/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='#B571C6';			// Background color when mouse is not over
	var LowSubBgColor='#B571C6';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='white';			// 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='#783C87';			// Font color when mouse is over
	var FontSubHighColor='red';			// Font color subs when mouse is over
	var BorderColor='#B571C6';			// Border color
	var BorderSubColor='#783C87';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=10;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.02;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=248;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// 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=['gifs/tri.gif',5,10,'gifs/tridown.gif',10,5,'gifs/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("Tamilnadu","","gifs/back.jpg",10,30,150);
	Menu1_1=new Array("Introduction","tamilnadu-tours/index.html","gifs/drop-down-bg.jpg",0,20,150);
	Menu1_2=new Array("History","tamilnadu-tours/history.html","gifs/drop-down-bg.jpg",0,20,150);
	Menu1_3=new Array("Cities to visit","tamilnadu-tours/cities-to-visit.html","gifs/drop-down-bg.jpg",0,20,150);
	Menu1_4=new Array("Travel Information","southindia-travel-info/tamilnadu.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu1_5=new Array("Fairs & festivals","tamilnadu-tours/fairs-festivals.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu1_6=new Array("Cuisine","southindia-cuisine/tamilnadu.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu1_7=new Array("Travel Guide","southindia-travel-guide/tamilnadu.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu1_8=new Array("Culture","tamilnadu-tours/culture.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu1_9=new Array("Weather & Climate","tamilnadu-tours/weather-climate.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu1_10=new Array("More...","tamilnadu-tours/index.html","gifs/drop-down-bg.jpg",0,20,125);

Menu2=new Array("Kerala","","gifs/back.jpg",10,18,150);
	Menu2_1=new Array("Introduction","kerala-tour/index.html","gifs/drop-down-bg.jpg",0,20,150);
	Menu2_2=new Array("History","kerala-tour/history.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu2_3=new Array("Cities to visit","kerala-tour/cities-to-visit.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu2_4=new Array("Travel Information","southindia-travel-info/kerala.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu2_5=new Array("Fairs & festivals","kerala-tour/fairs-festivals.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu2_6=new Array("Cuisine","southindia-cuisine/kerala.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu2_7=new Array("Travel Guide","southindia-travel-guide/kerala.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu2_8=new Array("Culture","kerala-tour/culture.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu2_9=new Array("Weather & Climate","kerala-tour/weather-climate.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu2_10=new Array("More...","kerala-tour/index.html","gifs/drop-down-bg.jpg",0,20,125);
	
Menu3=new Array("Goa","","gifs/back.jpg",10,18,150);
	Menu3_1=new Array("Introduction","goa-tour/index.html","gifs/drop-down-bg.jpg",0,20,150);
	Menu3_2=new Array("History","goa-tour/history.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu3_3=new Array("Cities to visit","goa-tour/cities-to-visit.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu3_4=new Array("Travel Information","southindia-travel-info/goa.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu3_5=new Array("Fairs & festivals","goa-tour/fairs-festivals.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu3_6=new Array("Cuisine","southindia-cuisine/goa.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu3_7=new Array("Travel Guide","southindia-travel-guide/goa.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu3_8=new Array("Culture","goa-tour/culture.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu3_9=new Array("Weather & Climate","goa-tour/weather-climate.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu3_10=new Array("More...","goa-tour/index.html","gifs/drop-down-bg.jpg",0,20,125);

Menu4=new Array("Karnataka","","gifs/back.jpg",10,18,150);
	Menu4_1=new Array("Introduction","karnataka-tour/index.html","gifs/drop-down-bg.jpg",0,20,150);
	Menu4_2=new Array("History","karnataka-tour/history.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu4_3=new Array("Cities to visit","karnataka-tour/cities-to-visit.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu4_4=new Array("Travel Information","southindia-travel-info/karnataka.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu4_5=new Array("Fairs & festivals","karnataka-tour/fairs-festivals.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu4_6=new Array("Cuisine","southindia-cuisine/karnataka.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu4_7=new Array("Travel Guide","southindia-travel-guide/karnataka.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu4_8=new Array("Culture","karnataka-tour/culture.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu4_9=new Array("Weather & Climate","karnataka-tour/weather-climate.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu4_10=new Array("More...","karnataka-tour/index.html","gifs/drop-down-bg.jpg",0,20,125);

Menu5=new Array("Andhra Paradesh","","gifs/back.jpg",10,18,150);
	Menu5_1=new Array("Introduction","andhrapradesh-tour/index.html","gifs/drop-down-bg.jpg",0,20,150);
	Menu5_2=new Array("History","andhrapradesh-tour/history.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu5_3=new Array("Cities to visit","andhrapradesh-tour/cities-to-visit.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu5_4=new Array("Travel Information","southindia-travel-info/andhrapradesh.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu5_5=new Array("Fairs & festivals","andhrapradesh-tour/fairs-festivals.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu5_6=new Array("Cuisine","southindia-cuisine/andhrapradesh.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu5_7=new Array("Travel Guide","southindia-travel-guide/andhrapradesh.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu5_8=new Array("Culture","andhrapradesh-tour/culture.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu5_9=new Array("Weather & Climate","andhrapradesh-tour/weather-climate.html","gifs/drop-down-bg.jpg",0,20,125);
	Menu5_10=new Array("More...","andhrapradesh-tour/index.html","gifs/drop-down-bg.jpg",0,20,125);

