|
|
|
@ -35,6 +35,18 @@
|
|
|
|
|
<!-- Google AD-->
|
|
|
|
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3275214174607898" crossorigin="anonymous"></script>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
<!-- Google -->
|
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YPN2N31HT0"></script>
|
|
|
|
|
<script>
|
|
|
|
|
window.dataLayer = window.dataLayer || [];
|
|
|
|
|
function gtag(){dataLayer.push(arguments);}
|
|
|
|
|
gtag('js', new Date());
|
|
|
|
|
|
|
|
|
|
gtag('config', 'G-YPN2N31HT0');
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<!-- End Google -->
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
@ -284,18 +296,6 @@ eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a
|
|
|
|
|
</script>
|
|
|
|
|
<!--@PRODUCT-JS@--> <?php echo $PRODUCTJS ?>
|
|
|
|
|
<!--@ADDON-JS@--> <?php echo $ADDONJS ?>
|
|
|
|
|
<!-- Google -->
|
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YPN2N31HT0"></script>
|
|
|
|
|
<script>
|
|
|
|
|
window.dataLayer = window.dataLayer || [];
|
|
|
|
|
function gtag(){dataLayer.push(arguments);}
|
|
|
|
|
gtag('js', new Date());
|
|
|
|
|
|
|
|
|
|
gtag('config', 'G-YPN2N31HT0');
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<!-- End Google -->
|
|
|
|
|
<!--@IN-ARTICLE-GOOGLE@-->
|
|
|
|
|
<!--@ADDTHIS-WIDGET@--><?php echo $addthis_widget ?>
|
|
|
|
|
<!--@PASSPARAM@--><?php echo $passParam ?>
|
|
|
|
|