|
|
|
@ -31,6 +31,16 @@
|
|
|
|
|
<!--@MAIN-CSS@--><?php echo $MAINCSS ?>
|
|
|
|
|
<!--@ADDON-CSS@--><?php echo $ADDONCSS ?>
|
|
|
|
|
<!--@CONSTRUCTION-CODE@--><?php echo $ConstructionCode ?>
|
|
|
|
|
<?php if ($ISPRODUCT=="no") { ?>
|
|
|
|
|
<!-- Google AD-->
|
|
|
|
|
<!-- <script data-ad-client="ca-pub-3275214174607898" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> -->
|
|
|
|
|
<script>
|
|
|
|
|
function throttle(e,o,t){var n=null,c=new Date;return function(){var a=new Date;clearTimeout(n),a-c>=t?(e(),c=a):n=setTimeout(e,o)}}function createLazyloader(){return function(){var e=window.innerHeight;(document.documentElement&&document.documentElement.scrollTop||document.body&&document.body.scrollTop)>=e+100&&loadScriptByAsync("https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js")}}
|
|
|
|
|
var lazyloader = createLazyloader();window.addEventListener('scroll', throttle(lazyloader, 500, 500), false);
|
|
|
|
|
</script>
|
|
|
|
|
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-3275214174607898" ></ins>
|
|
|
|
|
<script> (adsbygoogle = window.adsbygoogle || []).push({});</script>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
@ -268,16 +278,7 @@ eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a
|
|
|
|
|
|
|
|
|
|
gtag('config', 'UA-4273670-1');
|
|
|
|
|
</script>
|
|
|
|
|
<?php if ($ISPRODUCT=="no") { ?>
|
|
|
|
|
<!-- Google AD-->
|
|
|
|
|
<!-- <script data-ad-client="ca-pub-3275214174607898" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> -->
|
|
|
|
|
<script>
|
|
|
|
|
function throttle(e,o,t){var n=null,c=new Date;return function(){var a=new Date;clearTimeout(n),a-c>=t?(e(),c=a):n=setTimeout(e,o)}}function createLazyloader(){return function(){var e=window.innerHeight;(document.documentElement&&document.documentElement.scrollTop||document.body&&document.body.scrollTop)>=e+100&&loadScriptByAsync("https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js")}}
|
|
|
|
|
var lazyloader = createLazyloader();window.addEventListener('scroll', throttle(lazyloader, 500, 500), false);
|
|
|
|
|
</script>
|
|
|
|
|
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-3275214174607898" ></ins>
|
|
|
|
|
<script> (adsbygoogle = window.adsbygoogle || []).push({});</script>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
|
|
|
|
|
<!-- End Google -->
|
|
|
|
|
<!--@IN-ARTICLE-GOOGLE@-->
|
|
|
|
|
<!--@ADDTHIS-WIDGET@--><?php echo $addthis_widget ?>
|
|
|
|
|