getItSubTheme($id); $rsImage=$objImage->getImageForDisplay($itSubTheme["itId"]); $rsTour = $objTour->getItinerary($id); if(is_resource($rsTour) && mysql_num_rows($rsTour)>0) $row=mysql_fetch_array($rsTour); $rsDest = $objDest->displayAll(); if(is_resource($rsDest) && mysql_num_rows($rsDest)>0){ while($rowDest = mysql_fetch_array($rsDest)){ $arrDestination[$rowDest["id"]] = $rowDest["name"]; } } $arrtaglist = explode(",",$row["tour_tag"]); $arrItDest = explode(",",$row["destination_covered"]); $destlist="";$destformap=""; for($i=0;$i".$arrDestination[$arrItDest[$i]].""; $destformap.= $arrDestination[$arrItDest[$i]]."-"; } $destformap = substr($destformap, 0, strlen($destformap)-1); $rsTag = $objTour->displayTag(); $arrTag = array(); while($rowTag=mysql_fetch_array($rsTag)){ $arrTag[$rowTag["id"]]["tag"] = $rowTag["tag"]; $arrTag[$rowTag["id"]]["image"] = $rowTag["tag_image"]; } $rsTransport=$objTour->getTransport(); $arrtrans=array(); if(is_resource($rsTransport)&& mysql_num_rows($rsTransport)) { while($rowtrans=mysql_fetch_array($rsTransport)) { $arrtrans[$rowtrans["id"]]["name"]=$rowtrans["name"]; $arrtrans[$rowtrans["id"]]["image"]=$rowtrans["imglink"]; } } $rsFaq = $objFaq->getfaqByItinerary($id); if(Mysql_num_rows($rsFaq)<=0) { $rsFaq=$objFaq->getunallotedfaq(); } $rsCommendation = $objCommendation->getCommendationsByItinerary($id); if(Mysql_num_rows($rsCommendation)<=0) { $rsCommendation=$objCommendation->getunallotedCommendation(); } $rsDirectory=$objTour->displayDirectory(); $middlepart=""; if(array_key_exists("HTTP_REFERER", $_SERVER)){ $lastPageUrl = $_SERVER["HTTP_REFERER"]; if(strpos($lastPageUrl,"interest")){ $arrtemp = parse_url($lastPageUrl); if(array_key_exists("query",$arrtemp)) { $arrtemp2 = explode("=", $arrtemp["query"]); $rowInterest=$objSubTravelTheme->getSelectedSubTheme($arrtemp2[1]); $middlepart = $rowInterest["sub_theme_name"]; } } if(strpos($lastPageUrl,"destination")){ $arrtemp = parse_url($lastPageUrl); if(array_key_exists("query",$arrtemp)) { $arrtemp2 = explode("=", $arrtemp["query"]); $rsDestination=$objRegion->getValue($arrtemp2[1]); if($rsDestination) { $rowDestination=mysql_fetch_array($rsDestination); $middlepart = $rowDestination["region"]; } } } if(strpos($lastPageUrl,"tag")){ $arrtemp = parse_url($lastPageUrl); if(array_key_exists("query",$arrtemp)) { $arrtemp2 = explode("=", $arrtemp["query"]); $middlepart = $arrTag[$arrtemp2[1]]["tag"]; } } }?> <?=$row["page_title"]?> " /> " />
 Home
 Home
getItineraryPrice($id)) echo("Price Start from $".$objTour->getItineraryPrice($id)); else echo("Price on request"); ?>
Days
0) {?>
Have Question? " target="_blank">

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
Trip Highlights & Experiences
Temperature and Best Season
Destinations TO VISIT
This trip specializes in crafting holiday tours in the Indian subcontinent. This trip incorporates following themes and activity.
display_itinerary_detail($id); while($rowDetail = mysql_fetch_array($rsItinerary_detail)) { $distance=""; if(trim($rowDetail["distance"])!=="") $distance="(".$rowDetail["distance"].")"; if($arrtrans[$rowDetail["transport"]]["image"]==""){ $transport="images/transport/caricon.png"; } else{ $transport=$arrtrans[$rowDetail["transport"]]["image"]; } if($rowDetail["image_link"]!=""){ $itImage=$rowDetail["image_link"]; } else{ $itImage="images/default.jpg"; } echo("
".$rowDetail["destination"]."
".$distance."
Day ".$rowDetail["dayno"]."
".$rowDetail["image_name"]."

".html_entity_decode($rowDetail["detail"])."



"); } ?>

showdetailItineraryPrice($id));?>
".html_entity_decode($rowComm["commendation"])."
".$rowComm["client_name"]."
"); } }?>
Question: ".$rowFaq["question"]."
Answer: ".html_entity_decode($rowFaq["answer"])."

"); } }?>
getrelatedItineraries($id); if(($rsgetit) && mysql_num_rows($rsgetit)>0){ $x=0; while($rowit = mysql_fetch_array($rsgetit)){ $x++; if($x>=3) break; $urlimg=$rowit["url_small_img"]; ?>