-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
691 lines (631 loc) · 34.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
<!DOCTYPE html>
<html lang="en">
<head>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-7928102-2', 'auto');
ga('send', 'pageview');
</script>
<meta charset="utf-8" />
<title>MAQ Consulting | Staffing Services, Direct Hire, Project Work</title>
<meta name="title" content="MAQ Consulting | Staffing Services, Direct Hire, Project Work" />
<meta name="theme-color" content="#c00000">
<meta name="description"
content="MAQ Consulting provides staffing services, direct hire services, and project work for companies and job seekers in marketing, content, and creative fields." />
<meta name="keywords" content="maq consulting, staffing, direct hire, project work, marketing, content, creative" />
<meta name="ROBOTS" content="FOLLOW,INDEX" />
<meta name="og:title" property="og:title" content="MAQ Consulting | Staffing Services, Direct Hire, Project Work" />
<meta name="og:description" property="og:description"
content="MAQ Consulting provides staffing services, direct hire services, and project work for companies and job seekers in marketing, content, and creative fields." />
<meta property="og:image" name="og:image" content="" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="MAQ Consulting | Staffing Services, Direct Hire, Project Work" />
<meta name="twitter:description"
content="MAQ Consulting provides staffing services, direct hire services, and project work for companies and job seekers in marketing, content, and creative fields." />
<meta name="twitter:image" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<meta name="fragment" content="!">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<link rel="icon" type="image/png" href="img/favicon.ico">
<link rel="apple-touch-icon" href="img/favicon.ico">
<link href="css/style.css?v=20191217" rel="stylesheet" type="text/css" />
<link href="css/bootstrap.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="css/font-awesome.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="css/ionicons.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="css/plugin/sidebar-menu.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="css/plugin/animate.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="css/jquery-ui.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="css/plugin/YTPlayer.css?v=20170822" rel="stylesheet" />
<link href="css/plugin/owl.carousel.2.0.0-beta.3.min.css" rel="stylesheet" />
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.19/css/jquery.dataTables.css">
<script>
(function () {
var redirect = sessionStorage.redirect;
delete sessionStorage.redirect;
if (redirect && redirect != location.href) {
history.replaceState(null, null, redirect);
}
})();
</script>
</head>
<body>
<section id="preloader">
<div class="loader" id="loader">
<div class="loader-img"></div>
</div>
</section>
<div class="wrapper">
<header id="header" class="header">
<div class="container">
<div class="logo">
<a data-url="header" class="hiretalent i-am-link">
<img class="logo-dark" src="img/maqconsulting.png" alt="MAQ Consulting" />
</a>
</div>
<div class="nav-mobile nav-bar-icon">
<span></span>
</div>
<div class="nav-menu singlepage-nav">
<ul class="nav-menu-inner">
<li>
<a data-url="hiretalent" class="hiretalent i-am-link">Hire Talent</a>
</li>
<li>
<a data-url="expertise" class="expertise i-am-link">Our Expertise</a>
</li>
<li>
<a data-url="findwork" class="findwork i-am-link">Find Work</a>
</li>
<li>
<a data-url="benefits" class="benefits i-am-link">Benefits</a>
</li>
<li>
<a data-url="contact" class="contact i-am-link">Contact</a>
</li>
</ul>
</div>
</div>
</header>
<section class="inner-intro dark-bg bg-image overlay-dark parallax parallax-background1 datamanagementposter"
data-background-img="img/Banners/hero.png">
<div class="container text-center">
<div class="row title">
<h1 class="hidden">Connecting World's Biggest Brands</h1>
<h2 class="h2">Connecting World's Biggest Brands</h2>
<h3 class="h4">With Creative, Marketing, and Technical Communicators</h3>
<a data-url="hiretalent" class="btn btn-md btn-white-line hiretalent i-am-link">Hire Talent</a>
<a data-url="findwork" class="btn btn-md btn-white-line findwork i-am-link">Find Work</a>
</div>
</div>
</section>
<div class="clearfix"></div>
<section id="hiretalent" class="wow fadeIn pt-70 pb-60 pt-sm-80">
<div class="container">
<div class="text-center pb-30" style="display:block;">
<h3 class="h4">Hire Talent</h3>
</div>
<div class="row">
<div class="col-md-4" style="padding-bottom:27px;">
<h4>Contract Services</h4>
<p>
Independent professionals play a valuable role in today’s economy. Whether it’s strategic
planning, creative inspiration,
or flawless execution; MAQ Consulting offers the precise consulting you need, when you need
it,
for short and long term contract staffing needs.
</p>
</div>
<div class="col-md-4">
<h4>Direct Hire Services</h4>
<p>
MAQ Consulting identifies and delivers the right candidates for your direct placement needs.
We are connecting and screening
candidates every day and have an extraordinary network that enables us to make optimal
matches.
We have a superior source of candidates. Whether you require assistance with one position or
many, MAQ Consulting has the capacity and expertise to deliver quality candidates.
</p>
</div>
<div class="col-md-4">
<h4>Project Work</h4>
<p>
If you have a project that is more deliverable based, let us help. Just tell us what you
need to have done and we’ll find
the talent, take care of the project management and be responsible for the end result. We’ll
bring our expert knowledge and integrity to the table, provide a smooth experience and
deliver
a top notch product.
</p>
</div>
</div>
<div class="blog-post pt-40 pb-0">
<blockquote>
<h4>When to use Contract Services</h4>
<ul class="Circlebullets" style="font-size:13px; font-weight:400;">
<li>Coverage for vacations, maternity/paternity leaves, or other leaves of absence</li>
<li>Support during hiring freezes</li>
<li>Immediate need for staff without the lead time needed for direct hires</li>
<li>Specialized talent to enhance your team’s capabilities</li>
<li>Peaks in workload or unexpected new projects</li>
<li>Reduction of overtime costs for time-sensitive projects</li>
<li>Elimination of employer liabilities including benefits, insurance, and taxes</li>
</ul>
</blockquote>
</div>
<div class="text-center pt-40">
<h4>Talent Inquiries</h4>
<p>
Send an e-mail to
<br>
<a style="font-weight:600;" href="mailto:[email protected]">
<i class="fa fa-envelope-o left"></i>MSJobs at MAQConsulting dot com
</a>
</p>
</div>
<div class="blog-post pt-0 pb-0">
<div class="text-center" style="font-size:13px; font-weight:400;">
<div class="row">
<p>
<div style="width:100%">
To help you get a faster response from us for your open position request, include the
following
in your e-mail:
<br> (1) an outline of the project, (2) specific skills needed, and (3) timeline for
completion (duration)
</div>
</p>
</div>
</div>
</div>
</div>
</section>
<hr />
<section id="expertise" class="pt-70 pb-70 pb-sm-80 dark-bg overlay-dark80"
style="background-image: url('img/Banners/expertise.jpg');" data-stellar-background-ratio="0.5">
<div class="wow fadeIn container text-center animated" style="visibility: visible; animation-name: fadeIn;">
<h3>Our Expertise</h3>
<div class="spacer-40"></div>
<div class="row">
<div class="col-md-4 col-sm-6 ">
<div class="page-icon-top"><i class="ion ion-social-usd"></i></div>
<h5 class="serviceTitle">Marketing </h5>
<ul class="HiddenBullets" style="text-size:13px; text-weight:400">
<li>Marketing Communications</li>
<li>Product Marketing</li>
<li>Partner Marketing</li>
<li>Event Management</li>
</ul>
</div>
<div class="col-md-4 col-sm-6 ">
<div class="page-icon-top"><i class="ion ion-edit"></i></div>
<h5 class="serviceTitle">Content </h5>
<ul class="HiddenBullets">
<li>Technical Writing/Editing</li>
<li>Programming Writing</li>
<li>Content Producing</li>
<li>Copy Editing</li>
</ul>
</div>
<div class="col-md-4 col-sm-6 ">
<div class="page-icon-top"><i class="ion ion-lightbulb"></i></div>
<h5 class="serviceTitle">Creative </h5>
<ul class="HiddenBullets">
<li>UX/UI Design/Visual Design</li>
<li>Flash Design and Production</li>
<li>Visual Design</li>
<li>3D Modeling/Texturing/Animating</li>
<li>Web Production</li>
</ul>
</div>
</div>
</div>
</section>
<hr />
<section id="findwork" class="pt-70 pb-60 ptb-sm-80">
<div class="container">
<div class="text-center">
<h3>Find Work</h3>
<div class="spacer-15"></div>
<p id="jobs_field" class="lead">Below are current job listings. Click a listing for further
information or to apply.
</p>
</div>
<div class="spacer-60"></div>
<div class="container">
<div id="loadingIcon" class="loadingIcon Loading">
</div>
<div id="jobListingContainer" class="row">
<div id="reset">
<div class="btn_inline">
<a id="resetSearch" onclick="back();" class="btn btn-md btn-black-line btn_inline">BACK
TO JOBS</a>
</div>
<div class="btn_inline">
<a class="btn btn-md btn-black-line" href="">
<div class="" id="applyJobBtn">Apply Now</div>
</a>
</div>
<div class="btn_inline">
<a value="SEND TO FRIEND" class="btn btn-md btn-black-line" id="sendToFriendBtn"
href="">Share</a>
</div>
</div>
<div id="jobListingsData">
<table id="dttable" class="display">
<thead>
<tr>
<th>JOB ORDER</th>
<th>POSTED</th>
<th>JOB TITLE</th>
<th>LOCATION</th>
</tr>
</thead>
<tbody id="tbdy">
</table>
</div>
<div id="dumptable" class="hide">
</div>
<div id="dumpdescription" class="hide">
</div>
<div id="jobDescriptionContainer" class="row">
</div>
<div class="row">
</div>
</div>
</div>
</section>
<hr />
<section id="benefits" class="pt-70 pb-85 ptb-sm-80">
<div class="container ">
<div class="text-center">
<h3>Benefits</h3>
<div class="spacer-15"></div>
<p class="lead">
MAQ Consulting offers one of the best benefits packages in the staffing industry. We invite you
to compare the benefits plan
below to other staffing firms in the Pacific Northwest. In our survey, we did not find any other
company that offered comparable benefits. To help you compare benefits as you look to select
your
next employer, consider the following:
</p>
</div>
<div class="spacer-60"></div>
<div id="benefits-container" class="row ">
<div class="col-md-3 mtb-xs-30">
<div class="Pricing-box pBenefits ">
<div class="price-title">
<h4>Health</h4>
</div>
<hr />
<div class="pricing-features spacing-grid ">
Healthcare benefits are one of the most important parts of your benefits package. Many
other staffing firms offer multiple medical plans starting with a very limited plan.
You, as an employee, then have to pay extra money every month to enroll into a medical
insurance plan with decent benefits. We pay your insurance premiums in full for a
comprehensive medical, dental and vision plan. Unlike other staffing firms, we do not
ask you to pay to enroll in our comprehensive health insurance plans.
<br>
<br> We pay 100% of our employees' comprehensive medical, dental and vision insurance
premiums. You may add dependents to your health insurance policy by paying additional
insurance premiums on pre-tax basis.
</div>
</div>
</div>
<div class="col-md-3 mtb-xs-30">
<div class="Pricing-box pBenefits">
<div class="price-title ">
<h4>401(k) Plan</h4>
</div>
<hr />
<div class="pricing-features spacing-grid ">
Most employers in the staffing industry offer a 401(k) retirement plan. Not all 401(k)
plans are created equal. In our 401(k)
retirement plan, the company matches 50% of employee contributions up to 6% of your
gross wages. Unlike any other company
in the staffing industry that we know of, our company contributions vest immediately. In
addition, we offer 29 low-cost funds
to choose from for your 401(k) investments. Once your assignment ends, you can rollover
the 401(k) plan funds to
a new employer or convert to an Individual Retirement Account (IRA).
<br>
<br> Our 401(k) retirement plan includes access to low-cost Vanguard funds, with up to
3%
company match and immediate vesting. Joining eligibility begins on the first of the
month
following one month of employment.
</div>
</div>
</div>
<div class="col-md-3 mtb-xs-30">
<div class="Pricing-box pBenefits">
<div class="price-title ">
<h4>Paid Time Off (PTO)</h4>
</div>
<hr />
<div class="pricing-features spacing-grid">
As a full-time employee, you receive paid time off every month you work with us. Many
other staffing firms offer limited or no paid time off. Some employers try to limit your
use or payment for PTO. Employer policies vary, so ask before you choose a staffing firm
to represent you.
<br>
<br> Accrued paid time off (up to 15 PTO days per year), can be used for any reason
including holidays, personal days, vacation, or sick days.
</div>
</div>
</div>
<div class="col-md-3 mtb-xs-30">
<div class="Pricing-box pBenefits">
<div class="price-title ">
<h4>Career Services</h4>
</div>
<hr />
<div class="pricing-features spacing-grid">
We specialize in Creative Art and Design, Content Editing, Web Production, Marketing,
and Software Development positions. Our recruiters and staffing associates guide you
through new, exciting professional opportunities. We provide interview preparation and
coaching as well as ongoing career development and training.
</div>
</div>
</div>
</div>
<div class="row pt-40">
<h3 class="text-center" style="width:100%">Benefits Partners</h3>
<div class="spacer-30"></div>
<div class="col-md-4">
<div class="Pricing-box partners">
<div class="price-title">
<h4>Medical & Vision Insurance</h4>
</div>
<hr />
<img alt="FirstChoiceHealth" title="FirstChoiceHealth"
src="img/Logos/FirstChoiceHealth.png">
<br>
<br> First Choice Health’s PPO Network is the largest independent PPO in the Pacific
Northwest, serving over one million people.
<br>
<a href="https://www.fchn.com/" class="btn btn-md btn-black">Learn More</a>
</div>
</div>
<div class="col-md-4">
<div class="Pricing-box partners">
<div class="price-title">
<h4>Dental Insurance</h4>
</div>
<hr />
<img alt="Aetna" Title="Aetna" src="img/Logos/Aetna.png">
<br> With our Aetna Dental PPO plan you’ll have access to a large national network of
licensed dentists.
<br>
</div>
</div>
<div class="col-md-4">
<div class="Pricing-box partners">
<div class="price-title">
<h4>Retirement Savings</h4>
</div>
<hr />
<img alt="HumanInterest" Title="HumanInterest" src="img\Logos\HumanInterest.png">
<br> Human Interest is a full-service 401(k) provider with an investment philosophy centered
around diversification, low-cost funds, and a long-term strategy.
<br>
<br> Try <a style="text-decoration:underline"
href="https://humaninterest.com/learn/calculators/retirement-savings-calculator/">this</a>
calculator to see how increasing your contributions to an employer sponsored 401(k) plan
could potentially increase your retirement savings.
</div>
</div>
</div>
</div>
</section>
<hr />
<section id="contact" class=" pt-70 pb-60 ptb-sm-80">
<div class="container">
<div class="text-center mb-60">
<h3>Contact Us</h3>
</div>
<div class="row" style="padding-left:8%;">
<div class="col-md-3">
<div class="contact-box-left">
<div class="contact-icon-left"><i class="ion ion-ios-location"></i></div>
<h6>Address</h6>
<p>
<a class="font-weight-normal" target="_blank"
href="https://www.google.com/maps/search/?api=1&query=MAQ Software Redmond WA">
2027 152nd AVE NE,<br />
Redmond, WA 98052
</a>
</p>
</div>
</div>
<div class="col-md-4 offset-md-1">
<div class="contact-box-left">
<div class="contact-icon-left"><i class="ion ion-ios-email"></i></div>
<h6>Email</h6>
<p>
<a href="mailto:[email protected]">MSJobs at MAQConsulting dot com</a>
</p>
</div>
</div>
<div class="col-md-3 ">
<div class="contact-box-left">
<div class="contact-icon-left"><i class="ion ion-ios-telephone"></i></div>
<h6>Call Us</h6>
<p>
<span><a href="tel:+1 425 526 5399">+1 425 526 5399</a></span><br />
</p>
</div>
</div>
</div>
</div>
</section>
<div class="map" id="map"></div>
<footer style="" class="footer pt-60">
<div class="container">
<div class="row mb-30">
<div class="col-md-5 col-sm-4 mb-30">
<h6>Follow Us On</h6>
<ul class="social">
<li><a target="_blank"
href="https://www.facebook.com/pages/MAQ-Consulting/67256737143?v=photos&ref=ts#!/pages/MAQ-Consulting/67256737143?v=wall"><i
class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/825092?trk=null"><i
class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://twitter.com/maqconsulting"><i
class="fa fa-twitter"></i></a></li>
</ul>
</div>
<div class="col-md-4 offset-md-3 col-sm-12">
<h6>Address:</h6>
<a class="font-weight-normal" target="_blank"
href="https://www.google.com/maps/search/?api=1&query=MAQ Software Redmond WA">
2027 152nd AVE NE,<br />
Redmond, WA 98052
</a>
<ul class="link-small">
<li>
<span>Email: </span>
<a href="mailto:[email protected]">
<i class="fa fa-envelope-o left"></i><a
href="mailto:[email protected]">MSJobs at MAQConsulting dot com</a>
</a>
</li>
<li>Phone: <a href="tel:+1 425 526 5399"><i class="fa fa-phone left"></i>+1 425 526 5399</a>
</li>
</ul>
</div>
</div>
</div>
<hr>
<section class="copyright ptb-15">
<div class="container">
<p>
©
<script type="text/javascript">document.write(new Date().getFullYear());</script> <a
data-url="header" class="hiretalent i-am-link"><b>MAQ Consulting</b></a>. All Rights
Reserved.
</p>
</div>
</section>
</footer>
<a class="scroll-top">
<i class="fa fa-angle-double-up"></i>
</a>
</div>
<div class="hide" id="dumpData"></div>
<script src="js/plugin/tether.min.js?v=20170822" type="text/javascript"></script>
<script src="js/jquery-1.11.2.min.js" type="text/javascript"></script>
<script src="js/plugin/jquery.easing.js" type="text/javascript"></script>
<script src="js/jquery-ui.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/plugin/jquery.flexslider.js" type="text/javascript"></script>
<script src="js/plugin/jquery.fitvids.js" type="text/javascript"></script>
<script src="js/plugin/jquery.viewportchecker.js" type="text/javascript"></script>
<script src="js/plugin/jquery.stellar.min.js" type="text/javascript"></script>
<script src="js/plugin/wow.min.js" type="text/javascript"></script>
<script src="js/plugin/jquery.colorbox-min.js" type="text/javascript"></script>
<script src="js/plugin/owl.carousel.min.js" type="text/javascript"></script>
<script src="js/plugin/isotope.pkgd.min.js" type="text/javascript"></script>
<script src="js/plugin/masonry.pkgd.min.js" type="text/javascript"></script>
<script src="js/plugin/imagesloaded.pkgd.min.js" type="text/javascript"></script>
<script src="js/plugin/jquery.fs.tipper.min.js" type="text/javascript"></script>
<script src="js/plugin/mediaelement-and-player.min.js"></script>
<script src="js/plugin/jquery.validate.min.js" type="text/javascript"></script>
<script src="js/theme.js" type="text/javascript"></script>
<script src="js/plugin/sidebar-menu.js" type="text/javascript"></script>
<script src="js/navigation.js" type="text/javascript"></script>
<script src="js/plugin/jquery.singlePageNav.js" type="text/javascript"></script>
<script src="js/contact-form.js" type="text/javascript"></script>
<script type="text/javascript" charset="utf8"
src="https://cdn.datatables.net/1.10.19/js/jquery.dataTables.js"></script>
<script src="js/sdepold/jquery.rss.js?v=20190205" type="text/javascript"></script>
<script src="js/sdepold/sdepold.js?v=20190205" type="text/javascript"></script>
<script src="js/common.js?v=20200930" type="text/javascript"></script>
<script>
const CORS_PROXY = "https://cors-proxy-h6xnzgl60-amankothari20.vercel.app/"
fetch(CORS_PROXY + "rss")
.then(res => res.json())
.then(data => {
RenderJobs(data)
})
function RenderJobs(data) {
var tr = '';
var dataForTable = []
for (var i = 0; i < data.items.length; i++) {
url = data.items[i].link;
date_raw = data.items[i].pubDate;
date = $.datepicker.formatDate("M d", new Date(date_raw));
[title, Location] = data.items[i].title.split('-');
const splitURL = new URL(url).pathname.split("/");
job_id = splitURL[splitURL.length - 2].split("-")[0];
dataForTable.push({
"job_id": job_id,
"date": date,
"title": title,
"link": data.items[i].link,
"location": Location,
})
}
if (data.items.length) {
$(".loadingIcon").hide();
$(".No_jobs_field").hide();
$(".jobListingContainer").show();
$("#jobListingsData").show();
$('#dttable')
.DataTable({
"destroy": true,
"pagination": true,
"aaData": dataForTable,
"columns": [{
"data": "job_id",
"title": "JOB ORDER"
}, {
"data": "date",
"title": "POSTED"
}, {
"data": "title",
"title": "JOB TITLE",
fnCreatedCell: function (nTd, sData, oData, iRow, iCol) {
$(nTd).html("<a href='" + oData.link + "'>" + oData.title + "</a>");
}
}, {
"data": "location",
"title": "LOCATION"
}]
});
} else {
$(".jobListingContainer").hide();
$("#jobListingsData").hide();
$(".loadingIcon").hide();
document.getElementById('jobs_field').innerText = "We don't have any openings currently available. Please check back later."
}
}
</script>
<script
src="https://maps.googleapis.com/maps/api/js?v=3&sensor=true&key=AIzaSyBHkJlVTrAkgcD9jJxo_CyHx0YZZtX65iY&callback=initMap"></script>
<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@type" : "Organization",
"name" : "MAQ Consulting",
"image" : "https://maqconsulting.com/img/maqconsulting.png",
"address" : {
"@type": "PostalAddress",
"addressLocality": "Redmond",
"addressRegion": "WA ",
"postalCode": "98052",
"streetAddress": "2027 152nd AVE NE" },
"url" : "https://maqconsulting.com/",
"logo" : "https://maqconsulting.com/img/maqconsulting.png",
"email":"[email protected]",
"telephone":"+1-425-526-5399",
"sameAs" : [ "https://www.facebook.com/MAQConsulting",
"https://twitter.com/maqconsulting",
"https://www.linkedin.com/company/825092"]
}
</script>
</body>
</html>