	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#0066FF';			// Background color when mouse is not over
	var LowSubBgColor='#0066FF';			// Background color when mouse is not over on subs
	var HighBgColor='#FF9900';			// Background color when mouse is over
	var HighSubBgColor='#FF9900';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='';				// Border color
	var BorderSubColor='black';			// Border color for subs
	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=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='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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=85;				// 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=6;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// 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=['tri.gif',5,10,'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:Image2.jpg"

 Menu1=new Array("rollover:images/butt1.gif:images/butt1_0.gif","","",2,22,158);
 	Menu1_1=new Array("Company Profile","aboutus_companyprofile.html","",0,22,145);
 	Menu1_2=new Array("History","aboutus_history.html","",0,22,158);
 	
 Menu2=new Array("rollover:images/butt2.gif:images/butt2_0.gif","","",3,24,158);
 	Menu2_1=new Array("Quality Policy","qa_qualitypolicy.html","",0,22,145);
 	Menu2_2=new Array("Certificates","qa_certificates.html","",0,22,158);
 	Menu2_3=new Array("Testimony","qa_testimony.html","",0,22,158);
 	
 	
 Menu3=new Array("rollover:images/butt3.gif:images/butt3_0.gif","","",6,24,158);
 	Menu3_1=new Array("Gate Valves","product_caststeelgates.html","",0,22,145);
 	Menu3_2=new Array("Globe Valves","product_caststeelglobal.html","",0,22,158);
 	Menu3_3=new Array("Check Valves","product_caststeelcheck.html","",0,22,158);
   	Menu3_4=new Array("Ball Valves","product_caststeeltwopiecefloating.html","",0,22,158);
  	Menu3_5=new Array("Plug Valves","product_caststeeltplugvalve.html","",0,22,158);
    	Menu3_6=new Array("Forged Valves","product_forgedvalves.html","",0,22,158);
  	
  	/*	Menu3_6_1=new Array("Plug Valves 150","product_caststeeltplugvalve_150.html","",0,22,135);
 		Menu3_6_2=new Array("Plug Valves 300","product_caststeeltplugvalve_300.html","",0,22,158);
 		Menu3_6_3=new Array("Plug Valves 400","product_caststeeltplugvalve_400.html","",0,22,158);
 		Menu3_6_4=new Array("Plug Valves 600","product_caststeeltplugvalve_600.html","",0,22,158);
 		Menu3_6_5=new Array("Plug Valves 900","product_caststeeltplugvalve_900.html","",0,22,158);
 		Menu3_6_6=new Array("Plug Valves 1500","product_caststeeltplugvalve_1500.html","",0,22,158);
 		Menu3_6_7=new Array("Plug Valves 2500","product_caststeeltplugvalve_2500.html","",0,22,158);
 	*/
 
  	
 Menu4=new Array("rollover:images/butt4.gif:images/butt4_0.gif","otherproducts_flanges.html","",3,24,158);
 	Menu4_1=new Array("Flanges","otherproducts_flanges.html","",0,22,135);
 	/*	Menu4_1_1=new Array("Flanges 150","otherproducts_flanges_150.html","",0,22,145);
 		Menu4_1_2=new Array("Flanges 300","otherproducts_flanges_300.html","",0,22,158);
 		Menu4_1_3=new Array("Flanges 400","otherproducts_flanges_400.html","",0,22,158);
 		Menu4_1_4=new Array("Flanges 600","otherproducts_flanges_600.html","",0,22,158);
 		Menu4_1_5=new Array("Flanges 900","otherproducts_flanges_900.html","",0,22,158);
 		Menu4_1_6=new Array("Flanges 1500","otherproducts_flanges_1500.html","",0,22,158);
 		Menu4_1_7=new Array("Flanges 2500","otherproducts_flanges_2500.html","",0,22,135);
 	*/
 	Menu4_2=new Array("Hoses","otherproducts_hoses.html","",0,22,135);
 	Menu4_3=new Array("Strainers","otherproducts_strainers.html","",0,22,158);
 	
 Menu5=new Array("rollover:images/butt5.gif:images/butt5_0.gif","","",2,24,158);
 	Menu5_1=new Array("Line Drawings","picturegalery_lines.html","",0,22,145);
 	Menu5_2=new Array("Images","picturegalery_images.html","",0,22,158);
 	
 Menu6=new Array("rollover:images/butt6.gif:images/butt6_0.gif","inquiry.html","",0,24,158);
 Menu7=new Array("rollover:images/butt7.gif:images/butt7_0.gif","contact.html","",0,25,158);
