
	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='#ced3e4';			// Background color when mouse is not over
	var LowSubBgColor='#ced3e4';			// Background color when mouse is not over on subs
	var HighBgColor='#003366';			// Background color when mouse is over
	var HighSubBgColor='#003366';			// Background color when mouse is over on subs
	var FontLowColor='#003366';			// Font color when mouse is not over
	var FontSubLowColor='#003366';			// Font color subs when mouse is not over
	var FontHighColor='#ced3e4';			// Font color when mouse is over
	var FontSubHighColor='#ced3e4';			// Font color subs when mouse is over
	var BorderColor='#003366';			// Border color
	var BorderSubColor='#003366';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=190;				// Menu offset x coordinate
	var StartLeft=70;				// 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 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	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"
//  Link can be a url (e.g. http://www.xxx.yy/some.html), a 
//  javascript function/script (e.g. javascript:jsfunc(parms)) or an empty string (i.e. "") which won't
//  produce the hand cursor indicating an anchor selection.

Menu1=new Array("Profile","/profile.html","",0,20,100);

Menu2=new Array("Products","","",6);
	Menu2_1=new Array("Equivalent Product List","javascript:window.open('/pdfdocs/equivalents.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0,20,220);	
	Menu2_2=new Array("Certificates & Approvals","javascript:window.open('/pdfdocs/certificates.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0,20,150);
	Menu2_3=new Array("Chemicals","","",21,20,150);
		Menu2_3_1=new Array("Fuel Oil Treatment","/htmlpages/cpt1.html","",0,20,370);
		Menu2_3_2=new Array("Fire Side Treatment","/htmlpages/cpt1.html","",0);
		Menu2_3_3=new Array("Gas Side Treatment","/htmlpages/cpt1.html","",0);
		Menu2_3_4=new Array("Biological Treatment","/htmlpages/cpt1.html","",0);
		Menu2_3_5=new Array("Oil Spill Dispersants / Tank Cleaners / Oil - Grease Removers","/htmlpages/cpt2.html","",0);
		Menu2_3_6=new Array("Ballast Tank Water Treatment And Corrosion Inhibitor","/htmlpages/cpt2.html","",0);
		Menu2_3_7=new Array("Special Cleaners","/htmlpages/cpt2.html","",0);
		Menu2_3_8=new Array("Electro Cleaners","/htmlpages/cpt3.html","",0);
		Menu2_3_9=new Array("Carbon Solvents","/htmlpages/cpt4.html","",0);
		Menu2_3_10=new Array("Acid Cleaners","/htmlpages/cpt5.html","",0);
		Menu2_3_11=new Array("Coatings","/htmlpages/cpt6.html","",0);
		Menu2_3_12=new Array("Boiler Water Treatment","/htmlpages/cpt7.html","",0);
		Menu2_3_13=new Array("Organic Boiler Water Treatment","/htmlpages/cpt7.html","",0);
		Menu2_3_14=new Array("Evaporator Treatment","/htmlpages/cpt7.html","",0);
		Menu2_3_15=new Array("Diesel Engine Cooling Water Treatment","/htmlpages/cpt7.html","",0);
		Menu2_3_16=new Array("Seawater Antifoulant","/htmlpages/cpt7.html","",0);
		Menu2_3_17=new Array("Potable Water Treatment","/htmlpages/cpt7.html","",0);
		Menu2_3_18=new Array("Reverse Osmosis Desalinator Water Treatment","/htmlpages/cpt7.html","",0);
		Menu2_3_19=new Array("Cruise Industry Products","/htmlpages/cpt7.html","",0);
		Menu2_3_20=new Array("Stainless Steel Products - Special Products","/htmlpages/cpt8.html","",0);
		Menu2_3_21=new Array("Biological Environmental Products","/htmlpages/cpt9.html","",0);
	Menu2_4=new Array("Water Treatment","","",7,20,180);	
		Menu2_4_1=new Array("Boiler Water Treatment","javascript:window.open('/pdfdocs/bwt.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0,20,370);
		Menu2_4_2=new Array("Boiler Water Testing Methods","javascript:window.open('/pdfdocs/bwtm.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
		Menu2_4_3=new Array("Low-Pressure Boiler Testing Methods","javascript:window.open('/pdfdocs/lpbwt.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
		Menu2_4_4=new Array("Diesel Engine Cooling Water Treatment","javascript:window.open('/pdfdocs/decwt.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
		Menu2_4_5=new Array("Evaporator Treatment","javascript:window.open('/pdfdocs/evaporator.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
		Menu2_4_6=new Array("Dosing Equipment","javascript:window.open('/pdfdocs/equipment.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
		Menu2_4_7=new Array("Conversion Factors","javascript:window.open('/pdfdocs/conversion.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
	Menu2_5=new Array("Welding - Cutting - Refrigeration","","",7,20,150);	
		Menu2_5_1=new Array("Oxygen","javascript:window.open('/pdfdocs/oxac.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0,20,370);
		Menu2_5_2=new Array("Acetylene","javascript:window.open('/pdfdocs/oxac.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
		Menu2_5_3=new Array("Nitrogen","javascript:window.open('/pdfdocs/niar.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
		Menu2_5_4=new Array("Argon","javascript:window.open('/pdfdocs/niar.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
		Menu2_5_5=new Array("R22","javascript:window.open('/pdfdocs/unifrost.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
		Menu2_5_6=new Array("Electrodes","/htmlpages/electrodes.html","",0);
		Menu2_5_7=new Array("Equipment","javascript:window.open('/pdfdocs/equipmentwc.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);
	Menu2_6=new Array("Fire Fighting & Safety","/pdfdocs/certificates.pdf","",2,20,150);	
		Menu2_6_1=new Array("Uni-X-cape","javascript:window.open('/pdfdocs/unixcape.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0,20,370);
		Menu2_6_2=new Array("Saver CF","javascript:window.open('/pdfdocs/draegereebd.pdf', '_products', 'alwaysRaised=yes,menubar=no,location=no,status=no,toolbar=no,scrollbars=yes')","",0);

Menu3=new Array("Contact","/contact.html","",0);

Menu4=new Array("News","/news.html","",0);


