|
|
|
|
@ -13,6 +13,7 @@
|
|
|
|
|
<meta name="keywords" content="<?php echo $KEYWORDS ?>">
|
|
|
|
|
<meta name="description" content="<?php echo $DESCRIPTION ?>">
|
|
|
|
|
<!--@OG:IMAGE@--><?php echo $OGIMAGE ?>
|
|
|
|
|
<!--@Meta_Robots@--><?php echo $meta_index_set ?>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
<link rel="canonical" href="<?php echo $CANONICAL ?>">
|
|
|
|
|
<link rel="shortcut icon" href="/favicon.ico">
|
|
|
|
|
@ -31,18 +32,13 @@
|
|
|
|
|
<!--@MAIN-CSS@--><?php echo $MAINCSS ?>
|
|
|
|
|
<!--@ADDON-CSS@--><?php echo $ADDONCSS ?>
|
|
|
|
|
<!--@CONSTRUCTION-CODE@--><?php echo $ConstructionCode ?>
|
|
|
|
|
<!-- 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 -->
|
|
|
|
|
<!-- Google Tag Manager -->
|
|
|
|
|
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
|
|
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
|
|
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
|
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
|
|
|
})(window,document,'script','dataLayer','GTM-TX4QFJ8');</script>
|
|
|
|
|
<!-- End Google Tag Manager -->
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
@ -286,6 +282,10 @@ eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a
|
|
|
|
|
<!--@IN-ARTICLE-GOOGLE@-->
|
|
|
|
|
<!--@ADDTHIS-WIDGET@--><?php echo $addthis_widget ?>
|
|
|
|
|
<!--@PASSPARAM@--><?php echo $passParam ?>
|
|
|
|
|
<!-- Google Tag Manager (noscript) -->
|
|
|
|
|
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TX4QFJ8"
|
|
|
|
|
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|
|
|
|
<!-- End Google Tag Manager (noscript) -->
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
<?php if ($productType == "cruisedetails") { // 游船?>
|
|
|
|
|
|