	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#cccccc';			// Background color when mouse is not over
	var LowSubBgColor='ff6600';			// Background color when mouse is not over on subs
	var HighBgColor='ff6600';			// Background color when mouse is over
	var HighSubBgColor='#006699';			// Background color when mouse is over on subs
	var FontLowColor='#006699';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#cccccc';			// Border color
	var BorderSubColor='#ffffff';			// Border color for subs
//	var BorderWidth=2;				// Border width
	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 FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=67;				// Menu offset x coordinate
	var StartLeft=235;				// 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 TopPaddng=0;				// 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 TargetLoc='mnu';				// 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
//	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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("About Us","about_us.html","",0,13,60);

Menu2=new Array("Products","","",2,13,60);
	Menu2_1=new Array("Categories","","",18,13,150);			
		Menu2_1_1=new Array("Motor Oils","motor_oil.html","",0,13,185);
		Menu2_1_2=new Array("Diesel Oils","diesel_oil.html","",0,13,150);
		Menu2_1_3=new Array("Two Stroke Oils","twostroke_oil.html","",0,13,150);
		Menu2_1_4=new Array("Gas Engine Oils","gasengine_oil.html","",0,13,150);
		Menu2_1_5=new Array("Automotive Gear Oils","automotivegear_oil.html","",0,13,150);
		Menu2_1_6=new Array("Marine Oils","marine_oil.html","",0,13,150);
		Menu2_1_7=new Array("Hydraulic Oils","hydraulic_oil.html","",0,13,150);
		Menu2_1_8=new Array("Industrial Gear Oils","industrialgear_oil.html","",0,13,150);
		Menu2_1_9=new Array("Turbine & Circulating Oils","turbine_oil.html","",0,13,150);
		Menu2_1_10=new Array("Heat Transfer Oils","heattransfer_oil.html","",0,13,150);
		Menu2_1_11=new Array("Speciality Oils","speciality_oil.html","",0,13,150);
		Menu2_1_12=new Array("Compressor Oils","compressor_oil.html","",0,13,150);
		Menu2_1_13=new Array("Greases","greases.html","",0,13,150);		
		Menu2_1_14=new Array("Metal Working Fluids","metalworking_fluid.html","",0,13,150);	
		Menu2_1_15=new Array("Aviation Hydraulic Fluids","aviationhydraulic_fluid.html","",0,13,150);	
		Menu2_1_16=new Array("Automatic Transmission Fluids","autotransmission_fluid.html","",0,13,150);	
		Menu2_1_17=new Array("Heavy Duty Transmission Fluids","hdtransmission_fluid.html","",0,13,150);	
		Menu2_1_18=new Array("Coolants","coolants.html","",0,13,150);			
	Menu2_2=new Array("Description","products_ds.html","",0);

Menu3=new Array("Segment by Industry","","",2,20,125);
	Menu3_1=new Array("Commercial","","",6,13,150);
		Menu3_1_1=new Array("Trucking","trucking.html","",0,13,150);
		Menu3_1_2=new Array("Aviation","aviation.html","",0);
		Menu3_1_3=new Array("Agriculture","agriculture.html","",0);
		Menu3_1_4=new Array("Automotive","automotive.html","",0);
		Menu3_1_5=new Array("Marine","marine.html","",0);
		Menu3_1_6=new Array("Construction","construction.html","",0);
	
	Menu3_2=new Array("Industrial","","",3);
		Menu3_2_1=new Array("Power Generation","powergeneration.html","",0,13,150);
	//	Menu3_2_2=new Array("Processing","undercon.html","",0);
		Menu3_2_2=new Array("Exploration & Mining","exploration.html","",0);		
		Menu3_2_3=new Array("General Industries","","",5);
					Menu3_2_3_1=new Array("Cement","cement.html","",0,13,150);
					Menu3_2_3_2=new Array("Refinery","refinery.html","",0);
				//	Menu3_2_4_3=new Array("Plastic","undercon.html","",0);
					Menu3_2_3_3=new Array("Pulp & Paper","paper.html","",0);
					Menu3_2_3_4=new Array("Metal Working","metalworking.html","",0);
					Menu3_2_3_5=new Array("Electrical","electrical.html","",0);

Menu4=new Array("Merchandising","","",5,13,95);
	Menu4_1=new Array("Apparels","merch_apparel.html","",0,13,125);
	Menu4_2=new Array("Mugs","merch_mugs.html","",0,13,125);
	Menu4_3=new Array("Caps","merch_caps.html","",0,13,125);
	Menu4_4=new Array("Destop Stuff","merch_desktop.html","",0,13,125);
	Menu4_5=new Array("Misc. Items","merch_misc.html","",0,13,125);

Menu5=new Array("Technical Support","technical_support.html","",0,13,105);
	
Menu6=new Array("Jobs & Career","jobs_career.html","",0,13,85);
//	Menu6_1=new Array("Skill Development","undercon.html","",0,13,140);
		
