|
|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
<?php if (!empty($recommands['Content Article A'])) { ?>
|
|
|
|
|
<div class="infopage_ad">
|
|
|
|
|
<a href="<?php echo $recommands['Content Article A']->ic_url; ?>"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
src="https://data.japanhighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Content Article A']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive"
|
|
|
|
|
alt="<?php echo $recommands['Content Article A']->ic_title; ?>"></a>
|
|
|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
<?php if (!empty($recommands['Content Article B'])) { ?>
|
|
|
|
|
<div class="infopage_ad">
|
|
|
|
|
<a href="<?php echo $recommands['Content Article B']->ic_url; ?>"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
src="https://data.japanhighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Content Article B']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive"
|
|
|
|
|
alt="<?php echo $recommands['Content Article B']->ic_title; ?>"></a>
|
|
|
|
|
@ -40,7 +40,7 @@
|
|
|
|
|
<?php if (!empty($recommands['Content Article C'])) { ?>
|
|
|
|
|
<div class="infopage_ad">
|
|
|
|
|
<a href="<?php echo $recommands['Content Article C']->ic_url; ?>"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
src="https://data.japanhighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Content Article C']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive"
|
|
|
|
|
alt="<?php echo $recommands['Content Article C']->ic_title; ?>"></a>
|
|
|
|
|
@ -57,7 +57,7 @@
|
|
|
|
|
<?php if (!empty($recommands['Content Article D'])) { ?>
|
|
|
|
|
<div class="infopage_ad hidden-xs">
|
|
|
|
|
<a href="<?php echo $recommands['Content Article D']->ic_url; ?>"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
src="https://data.japanhighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Content Article D']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive"
|
|
|
|
|
alt="<?php echo $recommands['Content Article D']->ic_title; ?>"></a>
|
|
|
|
|
@ -75,7 +75,7 @@
|
|
|
|
|
<?php if (!empty($recommands['Content Article E'])) { ?>
|
|
|
|
|
<div class="infopage_ad hidden-xs">
|
|
|
|
|
<a href="<?php echo $recommands['Content Article E']->ic_url; ?>"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
src="https://data.japanhighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Content Article E']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive"
|
|
|
|
|
alt="<?php echo $recommands['Content Article E']->ic_title; ?>"></a>
|
|
|
|
|
@ -93,7 +93,7 @@
|
|
|
|
|
<?php if (!empty($recommands['Content Article F'])) { ?>
|
|
|
|
|
<div class="infopage_ad hidden-xs">
|
|
|
|
|
<a href="<?php echo $recommands['Content Article F']->ic_url; ?>"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
src="https://data.japanhighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Content Article F']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive"
|
|
|
|
|
alt="<?php echo $recommands['Content Article F']->ic_title; ?>"></a>
|
|
|
|
|
|