-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
532 lines (491 loc) · 29.1 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
<!DOCTYPE html>
<!-- Microdata markup added by Google Structured Data Markup Helper. -->
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#">
<head>
<meta charset="utf-8" />
<meta name="msvalidate.01" content="D66195EB8118A45C77A23DE7B47BA67B" />
<title>MAQ Software | 2021 Power BI Partner of the Year</title>
<meta name="title" content="Microsoft Power BI Partner of the Year | MAQ Software" />
<meta name="theme-color" content="#c00000">
<meta name="description" content="With expertise in Power BI, AI & ML, data modernization, and business apps, we accelerate business intelligence and analytics initiatives. Learn more." />
<meta name="keywords" content="maq software, DAX Best Practices, Optimize Power BI, Power BI Best Practices, data management, Power BI, Azure Synapse, data science" />
<meta name="ROBOTS" content="FOLLOW,INDEX" />
<!-- Open Graph data -->
<meta name="og:title" property="og:title" content="MAQ Software | 2021 Power BI Partner of the Year" />
<meta name="og:description" property="og:description" content="With expertise in Power BI, AI & ML, data modernization, and business apps, we accelerate business intelligence and analytics initiatives. Learn more." />
<meta property="og:image" name="og:image" content="/img/MAQSoftware_square.png" />
<meta property="og:image:width" content="450" />
<meta property="og:image:height" content="298" />
<!-- End Open Graph data -->
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@maqsoftware" />
<meta name="twitter:title" content="MAQ Software | 2021 Power BI Partner of the Year" />
<meta name="twitter:description" content="With expertise in Power BI, AI & ML, data modernization, and business apps, we accelerate business intelligence and analytics initiatives. Learn more." />
<meta name="twitter:image" content="/img/MAQSoftware_square.png" />
<!-- End Twitter Card data -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="fragment" content="!">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<!-- Favicone Icon -->
<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">
<!-- CSS -->
<link href="/css/style.css?v=20210723" rel="stylesheet" type="text/css" />
<link href="/css/bootstrap.min.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 href="/css/bot.css?v=20190412" rel="stylesheet" />
<!--<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">-->
</head>
<body>
<!--<body onload="renderBot('I6ldON-4Twk.cwA.z0k.W49-jZyvzMcK_ArFX490lPBBRBiFB6vX1WN2JZKDxqo', 'jbBMQG640:fyndaUVO92}!*');">-->
<!--<body>-->
<!-- Preloader -->
<section id="preloader">
<div class="loader" id="loader">
<div class="loader-img"></div>
</div>
</section>
<!-- End Preloader -->
<!-- Site Wraper -->
<!--<div id="botContainer"> </div>-->
<div class="wrapper">
<!-- Header -->
<header id="header" class="header">
</header>
<!-- End Header -->
<!-- CONTENT --------------------------------------------------------------------------------->
<section id="body" class="">
<!-- Intro Section -->
<section class="home-slider " style="padding-top:64px;">
<div class="owl-carousel fullwidth-slider black content-carousel content-slider o-flow-hidden">
<div class="item bg-img parallax parallax-background1" style="background-image: url('/img/Banners/POTYA-BG-simple.png')">
<!-- Content -->
<div class="full-cap-wraper dark-color">
<div class="content-caption dark-color">
<div class="container">
<div class="row text-left">
<div class="col-md-6">
<h2 class="h2">Accelerate your Power BI initiatives</h2>
<p class="carousel">Gain actionable insights with optimized reports, intuitive dashboards, and custom visuals tailored to your business needs.</p>
<a href="/expertise/powerbi" target="_blank" class="btn btn-md btn-black_try">Learn More</a>
</div>
</div>
</div>
</div>
</div>
<!-- End Content -->
</div>
<div class="item bg-img parallax parallax-background1" style="background-image: url('/img/Banners/Power-BI-Best-Practices-banner.jpg')">
<!-- Content -->
<div class="full-cap-wraper dark-color">
<div class="content-caption dark-color">
<div class="container">
<div class="row text-left">
<div class="col-md-6">
<h2 class="h2">Power BI Best Practices Guide</h2>
<p class="carousel">Improve your report performance and security for faster, more reliable insights.</p>
<a href="/expertise/powerbi/power-bi-best-practices" target="_blank" class="btn btn-md btn-black_try">Read More</a>
</div>
</div>
</div>
</div>
</div>
<!-- End Content -->
</div>
<div class="item bg-img parallax parallax-background1" style="background-image: url('/img/Banners/PBI_Export_Tool_Banner.png');">
<!-- Content -->
<div class="full-cap-wraper dark-color">
<div class="content-caption dark-color">
<div class="container">
<div class="row text-left">
<div class="col-md-6">
<h2 class="h2">Power BI Export Tool</h2>
<p class="carousel">Share insights and quickly create executive presentations by exporting key Power BI visuals to PowerPoint, PDF, and Excel.</p>
<div>
<a href="https://exporttoppt.azurewebsites.net/" target="_blank" class="btn btn-md btn-black_try" onclick="ga('send', 'event', 'Button', 'Click', 'Export to PPT')">Try It Now</a>
<a href="/expertise/powerbi/power-bi-export-to-ppt" target="_blank" class="btn btn-md btn-black_try">Learn More</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Content -->
</div>
</div>
</section>
<!-- End Fullwidth Slider-->
<div class="clearfix"></div>
<!-- End Intro Section -->
<!-- Service Section -->
<section id="service" class="pt-45 ptb-sm-80">
<div class="wow fadeInLeft container text-center">
<div class="row text-center">
<div class="col-md-12">
<h3 class="">Expertise</h3>
<div class="spacer-15"></div>
<p class="lead">
Our software solutions empower the world’s top companies to improve how they run their business.
</p>
</div>
</div>
<div class="spacer-45"></div>
<div class="row">
<div class="col-md-4 col-sm-6 mb-45">
<a class="silent" href="/expertise/powerbi" target="_blank">
<div class="page-icon-top"><i class="ion ion-stats-bars"></i></div>
<h5 class="serviceTitle">Power BI </h5>
</a>
<p style="color:inherit">Speed up slow reports and gain more accurate insights with intuitive dashboards.</p>
</div>
<div class="col-md-4 col-sm-6 mb-45">
<a class="silent" href="/expertise/datascience" target="_blank">
<div class="page-icon-top"><i class="ion ion-lightbulb"></i></div>
<h5 class="serviceTitle">Data Science </h5>
</a>
<p style="color:inherit">Automate routine tasks and reallocate underutilized resources to refocus your time on creativity and growth.</p>
</div>
<div class="col-md-4 col-sm-6 mb-45">
<a class="silent" href="/expertise/datamanagement" target="_blank">
<div class="page-icon-top"><i class="ion ion-cube"></i></div>
<h5 class="serviceTitle">Data Management </h5>
</a>
<p style="color:inherit">Unify, validate, and analyze your data to ensure compliance and quality across your entire organization.</p>
</div>
<div class="col-md-4 col-sm-6 mb-45">
<a class="silent" href="/expertise/cloudtransformation" target="_blank">
<div class="page-icon-top"><i class="ion ion-android-upload"></i></div>
<h5 class="serviceTitle">Cloud Migration </h5>
</a>
<p style="color:inherit">Secure your assets and reduce monthly costs with a cloud scaled to suit your business needs.</p>
</div>
<div class="col-md-4 col-sm-6 mb-45">
<a class="silent" href="/expertise/appdevelopment" target="_blank">
<div class="page-icon-top"><i class="ion ion-android-phone-portrait"></i></div>
<h5 class="serviceTitle">App Development </h5>
</a>
<p style="color:inherit">Replace complex processes with user-friendly apps that can be accessed whether you’re at your desk or on the go.</p>
</div>
<div class="col-md-4 col-sm-6 mb-45">
<a class="silent" href="/expertise/collaborationcontent" target="_blank">
<div class="page-icon-top"><i class="ion ion-share"></i></div>
<h5 class="serviceTitle">Collaboration & Content </h5>
</a>
<p style="color:inherit">Unleash SharePoint’s full potential with fast-paced content migration, development, and testing services.</p>
</div>
</div>
</div>
</section>
<!-- End Service Section -->
<!-- Service -->
<section id="ourClients" class="pt-60 pb-45 pb-sm-60 footer" data-stellar-background-ratio="0.5">
<div class="wow fadeIn container text-center animated" style="visibility: visible; animation-name: fadeIn;">
<h3>Why Our Clients Choose to Work With Us</h3>
<div class="spacer-60"></div>
<div class="row">
<div class="col-md-3 col-sm-6 mb-45">
<div class="page-icon-top"><img src="img/Icons/settings.png" style="height:45px;width:45px"></div>
<h5>Continuous Delivery</h5>
<p>Receive high-quality solutions through daily build and testing with frequent status updates</p>
</div>
<div class="col-md-3 col-sm-6 mb-45">
<div class="page-icon-top"><img src="img/Icons/timer.png" style="height:45px;width:55px"></div>
<h5>Faster Implementation</h5>
<p>Implement solutions faster with 24/7 support from our global teams</p>
</div>
<div class="col-md-3 col-sm-6 mb-45">
<div class="page-icon-top"><img src="img/Icons/cost.png" style="height:45px;width:40px"></div>
<h5>Cost-Effective Process</h5>
<p>Optimized solutions at every stage of development to ensure minimal cost at maximum efficiency</p>
</div>
<div class="col-md-3 col-sm-6 mb-45">
<div class="page-icon-top"><img src="img/Icons/feedback.png" style="height:45px;width:45px"></div>
<h5>Immediate Response</h5>
<p>We quickly respond to changing business needs and adapt solutions based on your feedback</p>
</div>
</div>
</div>
</section>
<!-- End Service -->
<!-- Events Section -->
<section id="events" class="pt-60 ptb-sm-80">
<div class="wow fadeInLeft container text-center">
<div class="row text-center">
<div class="col-md-12">
<h3 class="">Upcoming Virtual Events</h3>
<div class="spacer-15"></div>
<p class="lead">
MAQ Software has partnered with Microsoft to offer one-day online workshops covering Power Platform technologies. Join us to learn app and analytics basics that will transform
the way you work.
</p>
</div>
</div>
<div class="row">
<div class="col-md-12 col-sm-12 mb-45">
<div class="spacer-15"></div>
<div class="row event-container-parent" id="eventGrid">
</div>
</div>
</div>
</div>
</section>
<!--End Events Section -->
<hr>
<!-- Custom Visuals-->
<section id="pbi" class="pt-45 pb-45 pb-sm-80">
<div class="container">
<div class="row text-center">
<div class="col-md-12">
<h3>Power BI Custom Visuals</h3>
<div class="spacer-15"></div>
<p class="lead">
Expand your reporting capabilities with our 33 <u><a href="https://docs.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-certified" target="_blank">certified</a></u> visuals free on <a href="https://appsource.microsoft.com/en-us/marketplace/apps?search=MAQ%20Software&page=1&product=power-bi-visuals" target="_blank"><u>Microsoft AppSource</U></a>.
</p>
</div>
</div>
<div class="spacer-60"></div>
<!-- Visuals -->
<div class="row" id="power-bi-carousel">
</div>
<!-- END Visuals -->
<h6 class="text-center pt-30">
<a href="/expertise/powerbiviewall" class="btn btn-md btn-black_try">View All</a>
</h6>
</div>
</section>
<!-- End CV -->
<!-- Counter Section -->
<section id="counter" class="footer ptb-80">
<div class="container text-center">
<div class="row">
<div class="col-md-3 mb-sm-30">
<h1 class="counter" style="color: rgb(192,0,0)">1M+</h1><h1 style="display:inline;"></h1>
<h6 class="">Solution Users Worldwide</h6>
</div>
<div class="col-md-3 mb-sm-30">
<h1 class="counter" style="color: rgb(192,0,0)">8K</h1><h1 style="display:inline;color: rgb(192,0,0)"></h1>
<h6 class="">Power BI Implementations</h6>
</div>
<div class="col-md-3 mb-sm-30">
<h1 class="counter" style="color: rgb(192,0,0)">39</h1><h1 style="display:inline;"></h1>
<h6 class="">Free Power BI Custom Visuals</h6>
</div>
<div class="col-md-3 mb-sm-30">
<h1 class="counter" style="color: rgb(192,0,0)">2.3M</h1><h1 style="display:inline;"></h1>
<h6 class="">Custom Visual Downloads</h6>
</div>
</div>
</div>
</section>
<!-- End Counter Section -->
<hr />
<!-- Blog Section -->
<section id="blog" class="wow fadeIn pt-60 pb-45 ptb-sm-80">
<div class="container">
<div class="text-center"><h3 class="">Case Studies</h3></div>
<div class="clearfix"></div>
<div class="spacer-15"></div>
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6 mb-sm-30">
<div class="blog-post NewsLoading">
<div class="post-media news-image">
<a id="img_href1" href=""><img id="newsimg1" class="item-container news-image" src="" alt="news" /></a>
</div>
<div class="post-meta"><span class="blog-font" id="stag1"></span><span id="newsdate1"></span></div>
<div class="post-header">
<h5 class="newsItem"><a href="" id="newstitle1"></a> </h5>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 mb-sm-30">
<div class="blog-post NewsLoading">
<div class="post-media news-image">
<a id="img_href2" href="">
<img id="newsimg2" class="item-container news-image" src="" alt="news" />
</a>
</div>
<div class="post-meta"><span class="blog-font" id="stag2"></span><span id="newsdate2"></span></div>
<div class="post-header">
<h5 class="newsItem"><a href="" id="newstitle2"></a> </h5>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 mb-sm-30">
<div class="blog-post NewsLoading">
<div class="post-media news-image">
<a id="img_href3" href="">
<img id="newsimg3" class="item-container news-image" src="" alt="news" />
</a>
</div>
<div class="post-meta"><span class="blog-font" id="stag3"></span><span id="newsdate3"></span></div>
<div class="post-header">
<h5 class="newsItem"><a href="" id="newstitle3"></a> </h5>
</div>
</div>
</div>
</div>
<h6 class="text-center"><a href="/case-studies" class="btn btn-md btn-black_try">View All</a></h6>
</div>
</section>
<!-- End Blog Section -->
<hr>
<!-- Client Logos Section -->
<section id="client-logos" class="wow fadeIn pt-45 pb-90 ptb-sm-80">
<div class="container">
<div class="text-center"><h3 class="">Our Clients</h3></div>
<div class="clearfix"></div>
<div class="spacer-60"></div>
<div class="row">
<div class="item">
<div class="client-logo">
<img src="/img/sponsors/microsoft.png" alt="Microsoft" />
</div>
</div>
<div class="item">
<div class="client-logo">
<img src="/img/sponsors/amazon.png" alt="Amazon" />
</div>
</div>
<div class="item">
<div class="client-logo">
<img src="/img/sponsors/devon.png" alt="Devon" />
</div>
</div>
<div class="item" style="margin-right: 25px">
<div class="client-logo">
<img src="/img/sponsors/t-mobile.png" alt="T-mobile" />
</div>
</div>
<div class="item">
<div class="client-logo">
<img src="/img/sponsors/wunderman.png" alt="Wunderman" />
</div>
</div>
</div>
</div>
</section>
<!-- End Client Logos Section -->
<section id="bloggerContent" class="hidden"></section>
</section>
<!-- END CONTENT ---------------------------------------------------------------------------->
<!-- Modal -->
<section id="modelChart">
<!-- Modal -->
</section>
<div class="modal fade product_view show" id="modelmartech">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h3 class="modal-title pull-left">Model Marketing</h3>
<a href="#" data-dismiss="modal" class="class pull-right">
<span class="glyphicon glyphicon-remove"></span>
</a>
</div>
<div class="modal-body">
<img src="../img/maq-software-martech.png" />
<a href="https://blog.maqsoftware.com/2018/11/modern-marketing-breathes-new-life-into.html" target="_self" class="btn btn-md btn-black-line pull-right">Learn More</a>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer pt-60" id="footer">
</footer>
<!-- END FOOTER -->
<!-- Scroll Top -->
<a class="scroll-top">
<i class="fa fa-angle-double-up"></i>
</a>
<!-- End Scroll Top -->
</div>
<!-- Site Wraper End -->
<!--<div><iframe src="./Onlybot.html" style="WIDTH:100%;height:100%;left:70%;top:80%"></iframe></div>-->
<!-- JS -->
<!-- Load app main script -->
<script src="/js/plugin/tether.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/jquery-1.11.2.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.easing.js?v=20170822" type="text/javascript"></script>
<script type="text/javascript" src="/js/resource.js?v=20190304"></script>
<script src="https://cdn.botframework.com/botframework-webchat/0.14.1/botchat-es5.js"></script>
<script src="/js/jquery-ui.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/bootstrap.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.fitvids.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.viewportchecker.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.stellar.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/wow.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.colorbox-min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/owl.carousel.2.0.0-beta.3.min.js"></script>
<script src="/js/plugin/isotope.pkgd.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/masonry.pkgd.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/imagesloaded.pkgd.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.fs.tipper.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/mediaelement-and-player.min.js?v=20170822"></script>
<script src="/js/plugin/sidebar-menu.js?v=20170822" type="text/javascript"></script>
<script src="/js/FileSaver.js?v=20170822" type="text/javascript"> </script>
<script src="/js/html-docx.js?v=20170822" type="text/javascript"> </script>
<script src="/js/renderBot.js?v=20190401" type="text/javascript"> </script>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="/js/theme.js?v=20211006" type="text/javascript"></script>
<script src="/js/contact.js?v=20170828.2" type="text/javascript"></script>
<script src="/js/common.js?v=20180807.1" type="text/javascript"></script>
<script src="/js/home.js?v=20201207" type="text/javascript"></script>
<script src="/js/event.js" type="text/javascript"></script>
<script src="/js/news.js?v=20190717" type="text/javascript"></script>
<script src="/js/careers.js?v=20190717"></script>
<script>
$("#header").load("/header");
$("#footer").load("/footer");
</script>
<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@type" : "Organization",
"name" : "MAQ Software",
"image" : "https://maqsoftware.com/img/MAQSoftware.png",
"address" : {
"@type": "PostalAddress",
"addressLocality": "Redmond",
"addressRegion": "WA ",
"postalCode": "98052",
"streetAddress": "2027 152nd Avenue NE" },
"url" : "https://maqsoftware.com/",
"logo" : "https://maqsoftware.com/img/MAQSoftware.png",
"email":"[email protected]",
"telephone":"+1-425-526-5399",
"sameAs" : [
"https://www.linkedin.com/company/maq-software",
"https://twitter.com/MAQSoftware",
"https://youtube.com/maqsoftware",
"https://www.facebook.com/maqsoftware",
"https://www.instagram.com/maqsoftware",
"https://plus.google.com/104615735701576694043"]
}
</script>
<!-- Google Analytics -->
<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-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</body>
</html>
<script>
iCounterFlag = 0;
loadPlugins();
loadBlogsLatest3();
setSliderNavigationButton();
loadEvents();
</script>