/***********************************************************************************
*	(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=6;		// Number of first level items
	var LowBgColor='#ffffff';		// Background color when mouse is not over
	var LowSubBgColor='#F5F5EB';	// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';		// Background color when mouse is over
	var HighSubBgColor='#275D01';	// Background color when mouse is over on subs
	var FontLowColor='#ffffff';		// Font color when mouse is not over
	var FontSubLowColor='#000000';	// Font color subs when mouse is not over
	var FontHighColor='#000000';	// Font color when mouse is over
	var FontSubHighColor='#ffffff';	// Font color subs when mouse is over
	var BorderColor='#ffffff';		// Border color
	var BorderSubColor='#B3B3B3';	// Border color for subs
	var BorderWidth=0;			// Border width
	var BorderBtwnElmnts=0;		// Border between elements 1 or 0
	var FontFamily="Trebuchet MS, Tahoma, ms sans serif"	// Font family menu items
	var FontSize=10;			// Font size menu items
	var FontBold=0;				// 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=.01;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.00;	// vertical overlap child/ parent
	var StartTop=116;			// Menu offset x coordinate
	var StartLeft=292;			// Menu offset y coordinate
	var VerCorrect=0;			// Multiple frames y correction
	var HorCorrect=0;			// Multiple frames x correction
	var LeftPaddng=12;			// Left padding
	var TopPaddng=4;			// 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=0;			// Uses arrow gifs when 1
	var KeepHilite=1;			// Keep selected path highligthed
	var Arrws=['images/common/tri.gif',5,10,'images/common/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.gif:Image2.jpg"

Menu1=new Array("rollover:images/common/nav_Home_green.gif:images/common/nav_Home_grey.gif","default.asp","",4,40,122);
	Menu1_1=new Array("The Company","article.asp?p=Company_Profile","",0,24,190)
	Menu1_2=new Array("The Promotors","article.asp?p=Company_Profile","",0)
	Menu1_3=new Array("Quality Objectives","article.asp?p=Quality_Objectives","",0)
	Menu1_4=new Array("Quality Policies","article.asp?p=Quality_Policies","",0)

Menu2=new Array("rollover:images/common/nav_Models_green.gif:images/common/nav_Models_grey.gif","maruti_suzuki_models.asp","",16,40,122);
	Menu2_1=new Array("800","maruti.asp?suzuki=800","",0,24,190)
	Menu2_2=new Array("Alto","maruti.asp?suzuki=Alto","",0)
	Menu2_3=new Array("Alto K10","maruti.asp?suzuki=Alto_K10","",0)
	Menu2_4=new Array("A-star","maruti.asp?suzuki=A-star","",0)
	Menu2_5=new Array("DZire","maruti.asp?suzuki=DZire","",0)
	Menu2_6=new Array("Eeco","maruti.asp?suzuki=Eeco","",0)
	Menu2_7=new Array("Estilo","maruti.asp?suzuki=Estilo","",0)
	Menu2_8=new Array("Grand Vitara","maruti.asp?suzuki=Grand_Vitara","",0)
	Menu2_9=new Array("Gypsy","maruti.asp?suzuki=Gypsy","",0)
	Menu2_10=new Array("Kizashi","maruti.asp?suzuki=Kizashi","",0)
	Menu2_11=new Array("Omni","maruti.asp?suzuki=Omni","",2,24,160)
		Menu2_11_1=new Array("Omni Ambulance","maruti.asp?suzuki=Omni_Ambulance","",0,24,190)
		Menu2_11_2=new Array("Omni Cargo","maruti.asp?suzuki=Omni_Cargo","",0)

	Menu2_12=new Array("Ritz","maruti.asp?suzuki=Ritz","",0)
	Menu2_13=new Array("Swift","maruti.asp?suzuki=Swift","",0)
	Menu2_14=new Array("SX4","maruti.asp?suzuki=SX4","",0)
	Menu2_15=new Array("WagonR","maruti.asp?suzuki=WagonR","",0)
	Menu2_16=new Array("Complete Price List","article.asp?p=Complete_Price_List","",0)

Menu3=new Array("rollover:images/common/nav_Showrooms_green.gif:images/common/nav_Showrooms_grey.gif","articles.asp?k=Showroom","",2,40,122);
	Menu3_1=new Array("New Delhi","article.asp?p=Rana_Motors_New_Delhi_Showrooms","",0,24,190)
	Menu3_2=new Array("Gurgaon","article.asp?p=Rana_Motors_Gurgaon_Showroom","",0)

Menu4=new Array("rollover:images/common/nav_Workshops_green.gif:images/common/nav_Workshops_grey.gif","articles.asp?k=Workshop","",2,40,122);
	Menu4_1=new Array("New Delhi","article.asp?p=Rana_Motors_New_Delhi_Workshops","",0,24,190)
	Menu4_2=new Array("Gurgaon","article.asp?p=Rana_Motors_Gurgaon_Workshop","",0)

Menu5=new Array("rollover:images/common/nav_Bodyshops_green.gif:images/common/nav_Bodyshops_grey.gif","article.asp?p=Rana_Motors_New_Delhi_Bodyshop","",0,40,122);

Menu6=new Array("rollover:images/common/nav_Services_green.gif:images/common/nav_Services_grey.gif","article.asp?p=Service_Schedule","",5,40,122);
	Menu6_1=new Array("Car Service Schedule","article.asp?p=Service_Schedule","",0,24,190)
	Menu6_2=new Array("Extended Warranty","article.asp?p=Extended_Warranty","",0)
	Menu6_3=new Array("Maruti Genuine Accessories","article.asp?p=Maruti_Genuine_Accessories","",0)
	Menu6_4=new Array("Learning School","learning_school.asp","",0)
	Menu6_5=new Array("TrueValue","truevalue_cars.asp","",0)

