You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
142 lines
6.7 KiB
PHP
142 lines
6.7 KiB
PHP
<div class="nextcontext">
|
|
<?php if(!empty($recommands['Tour A']) || !empty($recommands['Tour B']) || !empty($recommands['Tour C']) || !empty($recommands['Tour D'])){ ?>
|
|
<h2 class="nexttitle">Get Inspired with Some Popular Itineraries</h2>
|
|
<p class="nextinfo">At Asia Highlights, we create your kind of journey — your dates, your destinations, at your pace. You can have any trip tailor made for your travel.</p>
|
|
|
|
<div class="table-responsive">
|
|
<table class="info_reco_table">
|
|
<tbody>
|
|
<tr>
|
|
|
|
<?php if(!empty($recommands['Tour A'])){ ?>
|
|
<td> <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"
|
|
originalsrc="<?php echo $recommands['Tour A']->mobile_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></td>
|
|
<?php } ?>
|
|
|
|
|
|
<?php if(!empty($recommands['Tour B'])){ ?>
|
|
<td> <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"
|
|
originalsrc="<?php echo $recommands['Tour B']->mobile_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> </td>
|
|
<?php } ?>
|
|
|
|
|
|
<?php if(!empty($recommands['Tour C'])){ ?>
|
|
<td> <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"
|
|
originalsrc="<?php echo $recommands['Tour C']->mobile_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></td>
|
|
<?php } ?>
|
|
|
|
|
|
<?php if(!empty($recommands['Tour D'])){ ?>
|
|
<td> <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"
|
|
originalsrc="<?php echo $recommands['Tour D']->mobile_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></td>
|
|
<?php } ?>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<?php } ?>
|
|
|
|
<?php if(!empty($recommands['Article A']) || !empty($recommands['Article B']) || !empty($recommands['Article C']) || !empty($recommands['Article D'])){ ?>
|
|
|
|
<h2 class="nexttitle">More Travel Ideas and Inspiration</h2>
|
|
<div class="table-responsive">
|
|
<table class="info_reco_table">
|
|
<tbody>
|
|
<tr>
|
|
|
|
<?php if(!empty($recommands['Article A'])){ ?>
|
|
<td>
|
|
<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"
|
|
originalsrc="<?php echo $recommands['Article A']->mobile_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>
|
|
</div>
|
|
|
|
</div></td>
|
|
<?php } ?>
|
|
|
|
<?php if(!empty($recommands['Article B'])){ ?>
|
|
<td>
|
|
<div class="nextarticle">
|
|
<a href="<?php echo $recommands['Article B']->ic_url; ?>" id="bottom_info_b_image"> <img
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
originalsrc="<?php echo $recommands['Article B']->mobile_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>
|
|
</div>
|
|
|
|
|
|
</div></td>
|
|
<?php } ?>
|
|
|
|
<?php if(!empty($recommands['Article C'])){ ?>
|
|
<td>
|
|
<div class="nextarticle">
|
|
<a href="<?php echo $recommands['Article C']->ic_url; ?>" id="bottom_info_c_image"> <img
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
originalsrc="<?php echo $recommands['Article C']->mobile_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>
|
|
</div>
|
|
|
|
|
|
</div></td>
|
|
<?php } ?>
|
|
|
|
<?php if(!empty($recommands['Article D'])){ ?>
|
|
<td>
|
|
<div class="nextarticle">
|
|
<a href="<?php echo $recommands['Article D']->ic_url; ?>" id="bottom_info_d_image"> <img
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
originalsrc="<?php echo $recommands['Article D']->mobile_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>
|
|
</div>
|
|
|
|
</div>
|
|
</td>
|
|
<?php } ?>
|
|
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<?php } ?>
|
|
|
|
|
|
|
|
</div>
|