|
|
|
@ -9,8 +9,8 @@
|
|
|
|
|
originalsrc="<?php echo $info_howtoplan->ic_photo; ?>"
|
|
|
|
|
alt="<?php echo $info_howtoplan->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
|
|
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_howtoplan->ic_url; ?>"><?php echo $info_howtoplan->ic_url_title; ?></a></span>
|
|
|
|
|
<div class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_howtoplan->ic_url; ?>"><?php echo $info_howtoplan->ic_url_title; ?></a></div>
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
|
|
|
|
@ -21,8 +21,8 @@
|
|
|
|
|
originalsrc="<?php echo $info_besttime->ic_photo; ?>"
|
|
|
|
|
alt="<?php echo $info_besttime->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
|
|
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_besttime->ic_url; ?>"><?php echo $info_besttime->ic_url_title; ?></a></span>
|
|
|
|
|
<div class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_besttime->ic_url; ?>"><?php echo $info_besttime->ic_url_title; ?></a></div>
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
|
|
|
|
@ -33,8 +33,8 @@
|
|
|
|
|
originalsrc="<?php echo $info_topthings->ic_photo; ?>"
|
|
|
|
|
alt="<?php echo $info_topthings->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
|
|
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_topthings->ic_url; ?>"><?php echo $info_topthings->ic_url_title; ?></a></span>
|
|
|
|
|
<div class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_topthings->ic_url; ?>"><?php echo $info_topthings->ic_url_title; ?></a></div>
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
|
|
|
|
@ -45,8 +45,8 @@
|
|
|
|
|
originalsrc="<?php echo $info_hotel->ic_photo; ?>"
|
|
|
|
|
alt="<?php echo $info_hotel->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
|
|
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_hotel->ic_url; ?>"><?php echo $info_hotel->ic_url_title; ?></a></span>
|
|
|
|
|
<div class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_hotel->ic_url; ?>"><?php echo $info_hotel->ic_url_title; ?></a></div>
|
|
|
|
|
</div>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
|
|
|
|
|