| |
|
 |
|
 |
| |
 |
|
| |
include('inc_main_menu.php'); ?>
|
|
| |
 |
|
Lombok Best Offer
The island of Lombok is a close neighbour of Bali and is a scenic destination with its isolated beaches, peaceful countryside and the dominating volcano Mount Rinjani. Lombok is still developing its tourism industry and remains relatively unspoiled. In many areas and small villages there is a refreshing indifference shown towards outside visitors. Lombok has its own culture called Sasak and its traditions are reflected in the handicrafts such as pottery, basket weaving and hand made textiles.
$tb_list = '2';
$td_width = 100 / $tb_list."%";
if (!$lm) {$lm = '0';}
$num = '0';
$sql = mysql_query("SELECT ID,category,location,title,photo,s_desc FROM resorts WHERE category='Lombok Best Offer' ORDER BY location");
while ($row = mysql_fetch_array($sql)) {
$title_x = ereg_replace(" ","_",$row[title]);
echo"
|
|
";
$num = $num + 1;
if ($num % $tb_list == 0) {
echo" ";
}
}
?>
| |
include('inc_print.php'); ?> |
|
|