/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='#FFDFB5';			// Background color when mouse is not over
	var LowSubBgColor='#FFDFB5';			// Background color when mouse is not over on subs
	var HighBgColor='#C2855C';			// Background color when mouse is over
	var HighSubBgColor='#C2855C';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=150;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("General  Information","generalinformation.htm","",11,20,135);
		Menu1_1=new Array("Land & People","landandpeople.htm","",0,20,150);	
		Menu1_2=new Array("History","history.htm","",0,20,150);
		Menu1_3=new Array("Geography","geography.htm","",0);
		Menu1_4=new Array("Economy","economy.htm","",0);
             	Menu1_5=new Array("Religion","religion.htm","",0);
              	Menu1_6=new Array("Dance & Music","danceandmusic.htm","",0);
		Menu1_7=new Array("Cuisine","cuisine.htm","",0);
		Menu1_8=new Array("Languages","languages.htm","",0);
		Menu1_9=new Array("Shopping","shopping.htm","",0);
		Menu1_10=new Array("Culture","culture.htm","",0);
		Menu1_11=new Array("Climate","climate.htm","",0);

Menu2=new Array("Travel Information","travelinformation.htm","",10);
	Menu2_1=new Array("Useful Information","usefulinfo.htm","",10,20,150);	
		Menu2_1_1=new Array("Indian Embassy Abroad","indianembassiesabroad.htm","",0,20,165);
		Menu2_1_2=new Array("Foreign Embassies in India","foreignembassiesindia.htm","",0);
		Menu2_1_3=new Array("Telephone","telephone.htm","",0);
		Menu2_1_4=new Array("Electricity","electricity.htm","",0);
		Menu2_1_5=new Array("Money Changer","moneychanger.htm","",0);
		Menu2_1_6=new Array("T.V. and Media","tvmedia.htm","",0);
		Menu2_1_7=new Array("Tips","tips.htm","",0);
		Menu2_1_8=new Array("Credit Cards","creditcards.htm","",0);
		Menu2_1_9=new Array("Bussiness Hours","businesshours.htm","",0);
		Menu2_1_10=new Array("List of Holidays","holidays.htm","",0);
	Menu2_2=new Array("Health","health.htm","",0);
	Menu2_3=new Array("Visas","visas.htm","",0);
	Menu2_4=new Array("Accomodation","accomodation.htm","",0);
        Menu2_5=new Array("Museums & Art Galleries","museums.htm","",0);
        Menu2_6=new Array("World Heritage Sites","worldheritage.htm","",0);
	Menu2_7=new Array("Buddhist Sites","buddhistsites.htm","",0);
	Menu2_8=new Array("Monuments","monuments.htm","",0);
	Menu2_9=new Array("Restricted Area","restrictedareas.htm","",0);
	Menu2_10=new Array("Distances","distances.htm","",0);

Menu3=new Array("Getting to India","gettingtoindia.htm","",0,20,150);
	

Menu4=new Array("Getting in India","gettinginindia.htm","",3);
	Menu4_1=new Array("India by Air","indiabyair.htm","",0,20,180);
	Menu4_2=new Array("India by Rail","indiabyrail.htm","",0);
	Menu4_3=new Array("India by Road","indiabyroad.htm","",0);
	


Menu5=new Array("Travel in India","travelinindia.htm","",9);
	Menu5_1=new Array("India Tours","indiatours.htm","",0,20,180);
	Menu5_2=new Array("Rajasthan Tours","rajasthantours.htm","",0);
	Menu5_3=new Array("Kerala Tours","keralatours.htm","",0);
	Menu5_4=new Array("Ladakh Tours","ladakhtours.htm","",0);
	Menu5_5=new Array("South India Tours","southindiatours.htm","",0);
	Menu5_6=new Array("Adventure Tours","adventuretours.htm","",0);
	Menu5_7=new Array("Tribal Tours","tribaltours.htm","",0);
	Menu5_8=new Array("Laccadive","laccadives.htm","",0);
	Menu5_9=new Array("Andaman Tours","andamantours.htm","",0);

Menu6=new Array("Places to Visit","placestovisit.htm","",8);
	Menu6_1=new Array("Cities","cities.htm","",0,20,140);
	Menu6_2=new Array("States","states.htm","",0);
	Menu6_3=new Array("Hill Stations","hillstations.htm","",0);
	Menu6_4=new Array("Beaches","beaches.htm","",0);
	Menu6_5=new Array("CharDham","chardham.htm","",0);
	Menu6_6=new Array("Nepal","nepal.htm","",0);
	Menu6_7=new Array("Bhutan","bhutan.htm","",0);
	Menu6_8=new Array("Off the Beaten Tracks","offbeatentracks.htm","",0);
		

Menu7=new Array("Hotels in India","hotelsinindia.htm","",0,20,138);

Menu8=new Array("Car Rentals","carrentalsindia.htm","",0,20,138);

Menu9=new Array("Fairs & Festivals","fairsandfestivals.htm","",0,20,138);

Menu10=new Array("Indian Wild Life","wildlife.htm","",0,20,138);

Menu11=new Array("Luxury Trains","luxurytrains.htm","",3);
	Menu11_1=new Array("Palace on Wheels","palaceonwheels.htm","",0,20,140);
	Menu11_2=new Array("Royal","royal.htm","",0);
	Menu11_3=new Array("Deccan","deccan.htm","",0);


Menu12=new Array("Contact Us","contactus.htm","",0,20,138);

Menu13=new Array("FAQS","faqs.htm","",0,20,138);