|
|
@ -288,7 +288,13 @@
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
<?php if ($ISPRODUCT=="no") { ?>
|
|
|
|
<?php if ($ISPRODUCT=="no") { ?>
|
|
|
|
<!-- Google AD-->
|
|
|
|
<!-- Google AD-->
|
|
|
|
<script data-ad-client="ca-pub-3275214174607898" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
|
|
<!-- <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 } ?>
|
|
|
|
<?php } ?>
|
|
|
|
<!-- End Google -->
|
|
|
|
<!-- End Google -->
|
|
|
|
<!--@IN-ARTICLE-GOOGLE@-->
|
|
|
|
<!--@IN-ARTICLE-GOOGLE@-->
|
|
|
|