|
|
|
@ -5,11 +5,11 @@
|
|
|
|
|
|
|
|
|
|
<?php if(!empty($recommands['Tour A'])){ ?>
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Tour A']->ic_url; ?>" id="bottom_tour_a_image"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
<a href="<?php echo $recommands['Tour A']->ic_url; ?>" id="bottom_tour_a_image_mobile"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Tour A']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Tour A']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour A']->ic_url; ?>" id="bottom_tour_a_title"><?php echo $recommands['Tour A']->ic_title; ?></a></div>
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour A']->ic_url; ?>" id="bottom_tour_a_title_mobile"><?php echo $recommands['Tour A']->ic_title; ?></a></div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
@ -17,11 +17,11 @@
|
|
|
|
|
|
|
|
|
|
<?php if(!empty($recommands['Tour B'])){ ?>
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Tour B']->ic_url; ?>" id="bottom_tour_b_image"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
<a href="<?php echo $recommands['Tour B']->ic_url; ?>" id="bottom_tour_b_image_mobile"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Tour B']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Tour B']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour B']->ic_url; ?>" id="bottom_tour_b_title"><?php echo $recommands['Tour B']->ic_title; ?></a></div>
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour B']->ic_url; ?>" id="bottom_tour_b_title_mobile"><?php echo $recommands['Tour B']->ic_title; ?></a></div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
@ -29,11 +29,11 @@
|
|
|
|
|
|
|
|
|
|
<?php if(!empty($recommands['Tour C'])){ ?>
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Tour C']->ic_url; ?>" id="bottom_tour_c_image"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
<a href="<?php echo $recommands['Tour C']->ic_url; ?>" id="bottom_tour_c_image_mobile"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Tour C']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Tour C']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour C']->ic_url; ?>" id="bottom_tour_c_title"><?php echo $recommands['Tour C']->ic_title; ?></a></div>
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour C']->ic_url; ?>" id="bottom_tour_c_title_mobile"><?php echo $recommands['Tour C']->ic_title; ?></a></div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
@ -41,11 +41,11 @@
|
|
|
|
|
|
|
|
|
|
<?php if(!empty($recommands['Tour D'])){ ?>
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Tour D']->ic_url; ?>" id="bottom_tour_d_image"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
<a href="<?php echo $recommands['Tour D']->ic_url; ?>" id="bottom_tour_d_image_mobile"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Tour D']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Tour D']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour D']->ic_url; ?>" id="bottom_tour_d_title"><?php echo $recommands['Tour D']->ic_title; ?></a></div>
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour D']->ic_url; ?>" id="bottom_tour_d_title_mobile"><?php echo $recommands['Tour D']->ic_title; ?></a></div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
@ -55,11 +55,11 @@
|
|
|
|
|
|
|
|
|
|
<?php if(!empty($recommands['Tour E'])){ ?>
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Tour E']->ic_url; ?>" id="bottom_tour_e_image"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
<a href="<?php echo $recommands['Tour E']->ic_url; ?>" id="bottom_tour_e_image_mobile"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Tour E']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Tour E']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour E']->ic_url; ?>" id="bottom_tour_e_title"><?php echo $recommands['Tour E']->ic_title; ?></a></div>
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour E']->ic_url; ?>" id="bottom_tour_e_title_mobile"><?php echo $recommands['Tour E']->ic_title; ?></a></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
@ -70,11 +70,11 @@
|
|
|
|
|
|
|
|
|
|
<?php if(!empty($recommands['Tour F'])){ ?>
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Tour F']->ic_url; ?>" id="bottom_tour_f_image"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
<a href="<?php echo $recommands['Tour F']->ic_url; ?>" id="bottom_tour_f_image_mobile"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Tour F']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Tour F']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour F']->ic_url; ?>" id="bottom_tour_f_title"><?php echo $recommands['Tour F']->ic_title; ?></a></div>
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour F']->ic_url; ?>" id="bottom_tour_f_title_mobile"><?php echo $recommands['Tour F']->ic_title; ?></a></div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
@ -84,11 +84,11 @@
|
|
|
|
|
|
|
|
|
|
<?php if(!empty($recommands['Tour G'])){ ?>
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Tour G']->ic_url; ?>" id="bottom_tour_g_image"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
<a href="<?php echo $recommands['Tour G']->ic_url; ?>" id="bottom_tour_g_image_mobile"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Tour G']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Tour G']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour G']->ic_url; ?>" id="bottom_tour_g_title"><?php echo $recommands['Tour G']->ic_title; ?></a></div>
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour G']->ic_url; ?>" id="bottom_tour_g_title_mobile"><?php echo $recommands['Tour G']->ic_title; ?></a></div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
@ -98,11 +98,11 @@
|
|
|
|
|
|
|
|
|
|
<?php if(!empty($recommands['Tour H'])){ ?>
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Tour H']->ic_url; ?>" id="bottom_tour_h_image"><img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
<a href="<?php echo $recommands['Tour H']->ic_url; ?>" id="bottom_tour_h_image_mobile"><img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Tour H']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Tour H']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour H']->ic_url; ?>" id="bottom_tour_h_title"><?php echo $recommands['Tour H']->ic_title; ?></a></div>
|
|
|
|
|
<div class="tournextname"><a href="<?php echo $recommands['Tour H']->ic_url; ?>" id="bottom_tour_h_title_mobile"><?php echo $recommands['Tour H']->ic_title; ?></a></div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
@ -119,12 +119,12 @@
|
|
|
|
|
<?php if(!empty($recommands['Article A'])){ ?>
|
|
|
|
|
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Article A']->ic_url; ?>" id="bottom_info_a_image"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
<a href="<?php echo $recommands['Article A']->ic_url; ?>" id="bottom_info_a_image_mobile"> <img src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Article A']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article A']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname">
|
|
|
|
|
<a href="<?php echo $recommands['Article A']->ic_url; ?>" id="bottom_info_a_title"> <?php echo $recommands['Article A']->ic_title; ?> </a>
|
|
|
|
|
<a href="<?php echo $recommands['Article A']->ic_url; ?>" id="bottom_info_a_title_mobile"> <?php echo $recommands['Article A']->ic_title; ?> </a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
@ -133,13 +133,13 @@
|
|
|
|
|
<?php if(!empty($recommands['Article B'])){ ?>
|
|
|
|
|
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Article B']->ic_url; ?>" id="bottom_info_b_image"></a> <img
|
|
|
|
|
<a href="<?php echo $recommands['Article B']->ic_url; ?>" id="bottom_info_b_image_mobile"></a> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Article B']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article B']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname">
|
|
|
|
|
<a href="<?php echo $recommands['Article B']->ic_url; ?>" id="bottom_info_b_title"> <?php echo $recommands['Article B']->ic_title; ?> </a>
|
|
|
|
|
<a href="<?php echo $recommands['Article B']->ic_url; ?>" id="bottom_info_b_title_mobile"> <?php echo $recommands['Article B']->ic_title; ?> </a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -149,13 +149,13 @@
|
|
|
|
|
<?php if(!empty($recommands['Article C'])){ ?>
|
|
|
|
|
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Article C']->ic_url; ?>" id="bottom_info_c_image"> <img
|
|
|
|
|
<a href="<?php echo $recommands['Article C']->ic_url; ?>" id="bottom_info_c_image_mobile"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Article C']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article C']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname">
|
|
|
|
|
<a href="<?php echo $recommands['Article C']->ic_url; ?>" id="bottom_info_c_title"> <?php echo $recommands['Article C']->ic_title; ?> </a>
|
|
|
|
|
<a href="<?php echo $recommands['Article C']->ic_url; ?>" id="bottom_info_c_title_mobile"> <?php echo $recommands['Article C']->ic_title; ?> </a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -165,13 +165,13 @@
|
|
|
|
|
<?php if(!empty($recommands['Article D'])){ ?>
|
|
|
|
|
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Article D']->ic_url; ?>" id="bottom_info_d_image"> <img
|
|
|
|
|
<a href="<?php echo $recommands['Article D']->ic_url; ?>" id="bottom_info_d_image_mobile"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Article D']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article D']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname">
|
|
|
|
|
<a href="<?php echo $recommands['Article D']->ic_url; ?>" id="bottom_info_d_title"> <?php echo $recommands['Article D']->ic_title; ?> </a>
|
|
|
|
|
<a href="<?php echo $recommands['Article D']->ic_url; ?>" id="bottom_info_d_title_mobile"> <?php echo $recommands['Article D']->ic_title; ?> </a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -182,13 +182,13 @@
|
|
|
|
|
<?php if(!empty($recommands['Article E'])){ ?>
|
|
|
|
|
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Article E']->ic_url; ?>" id="bottom_info_e_image"> <img
|
|
|
|
|
<a href="<?php echo $recommands['Article E']->ic_url; ?>" id="bottom_info_e_image_mobile"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Article E']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article E']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname">
|
|
|
|
|
<a href="<?php echo $recommands['Article E']->ic_url; ?>" id="bottom_info_e_title"> <?php echo $recommands['Article E']->ic_title; ?> </a>
|
|
|
|
|
<a href="<?php echo $recommands['Article E']->ic_url; ?>" id="bottom_info_e_title_mobile"> <?php echo $recommands['Article E']->ic_title; ?> </a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -199,13 +199,13 @@
|
|
|
|
|
<?php if(!empty($recommands['Article F'])){ ?>
|
|
|
|
|
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Article F']->ic_url; ?>" id="bottom_info_f_image"> <img
|
|
|
|
|
<a href="<?php echo $recommands['Article F']->ic_url; ?>" id="bottom_info_f_image_mobile"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Article F']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article F']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname">
|
|
|
|
|
<a href="<?php echo $recommands['Article F']->ic_url; ?>" id="bottom_info_f_title"> <?php echo $recommands['Article F']->ic_title; ?> </a>
|
|
|
|
|
<a href="<?php echo $recommands['Article F']->ic_url; ?>" id="bottom_info_f_title_mobile"> <?php echo $recommands['Article F']->ic_title; ?> </a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -216,13 +216,13 @@
|
|
|
|
|
<?php if(!empty($recommands['Article G'])){ ?>
|
|
|
|
|
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Article G']->ic_url; ?>" id="bottom_info_g_image"> <img
|
|
|
|
|
<a href="<?php echo $recommands['Article G']->ic_url; ?>" id="bottom_info_g_image_mobile"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Article G']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article G']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname">
|
|
|
|
|
<a href="<?php echo $recommands['Article G']->ic_url; ?>" id="bottom_info_g_title"> <?php echo $recommands['Article G']->ic_title; ?> </a>
|
|
|
|
|
<a href="<?php echo $recommands['Article G']->ic_url; ?>" id="bottom_info_g_title_mobile"> <?php echo $recommands['Article G']->ic_title; ?> </a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
@ -232,13 +232,13 @@
|
|
|
|
|
<?php if(!empty($recommands['Article H'])){ ?>
|
|
|
|
|
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|
<a href="<?php echo $recommands['Article H']->ic_url; ?>" id="bottom_info_h_image"> <img
|
|
|
|
|
<a href="<?php echo $recommands['Article H']->ic_url; ?>" id="bottom_info_h_image_mobile"> <img
|
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $recommands['Article H']->desktop_photo; ?>"
|
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article H']->ic_title; ?>"></a>
|
|
|
|
|
|
|
|
|
|
<div class="tournextname">
|
|
|
|
|
<a href="<?php echo $recommands['Article H']->ic_url; ?>" id="bottom_info_h_title"> <?php echo $recommands['Article H']->ic_title; ?> </a>
|
|
|
|
|
<a href="<?php echo $recommands['Article H']->ic_url; ?>" id="bottom_info_h_title_mobile"> <?php echo $recommands['Article H']->ic_title; ?> </a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|