displayDirectory(); $destinationFlag = false; if($_GET){ if(array_key_exists('id',$_GET)) $destinationFlag = true; } $slideUrl = "layout/slideshow.php"; if($destinationFlag){ $rsSubtheme=$objSubTheme->subThemesWithImage($_GET['id']); if(!empty($rsSubtheme) && (mysql_num_rows($rsSubtheme)>0)){ mysql_data_seek($rsSubtheme,0); $rowSubtheme=mysql_fetch_array($rsSubtheme); } $pageTitle = $rowSubtheme["sub_theme_name"]; $pagedesc=html_entity_decode($rowSubtheme["sub_theme_overview"]); //$slideUrl = "layout/slideshow.php?interest=".$_GET['id']; } else { $rowContinent = $objTheme->themesWithImage(1); $rsSubtheme=$objSubTheme->displayAllSubThemeWithImages(1); $pageTitle = "Tour By Interest"; $pagedesc= "These are the place you can cover in your dream holidays"; } $rsDirectory=$objTour->displayDirectory(); $rsdestination=$objDestination->displayAll(); if(!empty($rsdestination)&& mysql_num_rows($rsdestination)){ while($rowdest=mysql_fetch_array($rsdestination)) $arrdest[$rowdest['id']]=$rowdest['name']; } function replaceCityCode($str){ global $arrdest; $arrtemp = explode(",",$str); foreach($arrtemp as $k =>$v){ if($v!="") $arrtemp[$k]= " ".$arrdest[$v]; } $strNew = implode("-", $arrtemp); return $strNew; } ?> <?=TITLE?>
Go To My wishlist
 Home
getItineraryPrice($id)) echo("Price Start from $".$objTour->getItineraryPrice($id)); else echo("Price on request"); ?>
Get Inspired / Top up your bucket list
Stoke your wanderlust with these handpicked itineraries from our bucket of trips. Dreaming, after all, is a form of planning. So, where to next? You must note that our Journeys are built around specific activities and themes, and are tailor-made to meet and deepen your particular interests.

" target="_blank"> Share this with
Have Question?

Have a Question about ! feel free to contact us for more information for planning your memorable trip to India.

Our vacation experts are at your disposal to convert your idea and blend it with our expertise to create great vacation for you.

+91-9911225524
0){ $i=0;$strdest=""; while($row=mysql_fetch_array($rsSubtheme)){ ++$i; if($row["url_img"]!=""){ $itImage=$row["url_img"]; } else{ $itImage="images/default.jpg"; } ?>
'); ?>
  Interest Overview:'); echo('

'.html_entity_decode($row["overview"]).'

'); ?>