	var NoOffFirstLineMenus=5;			
	var LowBgColor='014A05';			
	var LowSubBgColor='014A05';			
	var HighBgColor='FFFFCC';			
	var HighSubBgColor='FFFFCC';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='014A05';			
	var FontSubHighColor='014A05';			
	var BorderColor='014A05';			
	var BorderSubColor='white';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana,arial,helvetic"	
	var FontSize=12;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=0;				
	var ChildVerticalOverlap=.2;			
	var StartTop=240;				
	var StartLeft=35;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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("Home","index.htm","",0,25,120);

Menu2=new Array("Products","","",2);
	Menu2_1=new Array("Manual Air Recovery System","Range-Rover-Suspension-Bypass.htm","","",20,275);	
	Menu2_2=new Array("Fast Flex Sway Bar Link","fast_flex.htm","","",20,275);
		
               	

Menu3=new Array("Installation","","",2);
	Menu3_1=new Array("Manual Air Recovery System","mars_install.htm","",0,20,275);
	Menu3_2=new Array("Fast Flex Sway Bar Link","fast_flex_install.htm","",0,20,275);

Menu4=new Array("Testimonial","testimonial.htm","",0);
	
	

Menu5=new Array("Order","order.htm","",0);
	

