	var NoOffFirstLineMenus=8;			//Please refer to config.htm for variable definitions
	var LowBgColor='#999999';				
	var LowSubBgColor='#999999';			
	var HighBgColor='#84a5c6';			
	var HighSubBgColor='#84a5c6';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='black';			
	var BorderSubColor='black';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;				
	var FontFamily="arial"
	var FontSize=9;				
	var FontBold=1;					
	var FontItalic=0;			
	var MenuTextCentered='left';			
	var MenuCentered='center';			
	var MenuVerticalCentered='';			
	var ChildOverlap=0;				
	var ChildVerticalOverlap=0;			
	var StartTop=72;				
	var StartLeft=1;			
	var VerCorrect=1;				
	var HorCorrect=1;			
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=500;			
	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;				

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.php","",0,20,60); 

Menu2=new Array("About Us","about-us.html","",0,20,75); 

Menu3=new Array("Air Compressors","","",7,20,120);
	Menu3_1=new Array("Garage Series","commercial-air-compressors.html","",0,20,150);
	Menu3_2=new Array("Contractor Series","contractor.html","",0);
	Menu3_3=new Array("Commercial Series","commercial-air-compressors.html","",0);
	Menu3_4=new Array("Industrial Series","industrial-air-compressors.html","",0);
	Menu3_5=new Array("Duplex Series","duplex-air-compressors.html","",0);
	Menu3_6=new Array("Tandem Series","tandem_industrial-air-compressors.html","",0);
	Menu3_7=new Array("Rotary Screw Series","rotary-air-compressors.html","",0);
	
Menu4=new Array("Air Cooled Aftercoolers","after-coolers.html","",0,20,150);

Menu5=new Array("Refrig Dryers","air-dryers.html","",0,20,90);

Menu6=new Array("Pumps","pumps.html","",0,20,55);

Menu7=new Array("Accessories","accessories.html","",9,20,95);
	Menu7_1=new Array("Motors","air-compressor-motors.html","",0,20,150);
	Menu7_2=new Array("Air Receivers","air-compressor-receivers.html","",0);
	Menu7_3=new Array("Pressure Switches","pressure-switches.html","",0)
	Menu7_4=new Array("Alternators","pressure-switches.html#alternators","",0)
	Menu7_5=new Array("Magnetic Motor Starters","pressure-switches.html#starters","",0)
	Menu7_6=new Array("Air Filters","air-compressor-filters.html","",0)
	Menu7_7=new Array("Automatic Drains","automatic-drains.html","",0)
	Menu7_8=new Array("Pressure Gauges","pressure-gauges.html","",0)
	Menu7_9=new Array("ASME - Safety Valves","pressure-gauges.html#safety_valves","",0)

Menu8=new Array("Contact Us","contact_us.php","",0,20,85);
