	var NoOffFirstLineMenus=8;				// Number of first level items
	var LowBgColor='#ffffff';				// Background color when mouse is not over
	var LowSubBgColor='#f1ffcc';			// Background color when mouse is not over on subs
	var HighBgColor='#FFffff';				// Background color when mouse is over
	var HighSubBgColor='#f1ffcc';			// Background color when mouse is over on subs
	var FontLowColor='#333333';				// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='0069d8';				// Font color when mouse is over
	var FontSubHighColor='#0069d8';			// Font color subs when mouse is over
	var BorderColor='#ffffff';				// Border color
	var BorderSubColor='#FFFFFF';			// Border color for subs
	var BorderWidth=0;						// Border width
	var BorderBtwnElmnts=0;					// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif"	// 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=-.02;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;				// vertical overlap child/ parent
	var StartTop=91;						// Menu offset x coordinate
	var StartLeft=458;						// Menu offset y coordinate
	var VerCorrect=0;						// Multiple frames y correction
	var HorCorrect=0;						// Multiple frames x correction
	var LeftPaddng=12;						// Left padding
	var TopPaddng=5;						// 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=100;					// 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='MenuPos';				// span id for relative positioning
	//var TargetLoc='MenuPos';				// 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=['nav/transparent.gif',5,10,'nav/transparent.gif',10,5,'nav/transparent.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


 
//	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:nav/about.png:nav/about.png","","",4,23,61,"","","","","#FFFFFF");
	Menu1_1=new Array("Company History","about.php","",0,20,150,"","","","","#FFFFFF");
	Menu1_2=new Array("Fun Facts","funfacts.php","",0,20,150,"","","","","#FFFFFF");
	Menu1_3=new Array("Affiliations","affiliations.php","",0,20,150,"","","","","#FFFFFF");
	Menu1_4=new Array("FAQs","faq.php","",0,20,150,"","","","","#FFFFFF");
	
Menu2=new Array("rollover:nav/sustainability.png:nav/sustainability.png","","",5,23,80,"","","","","#FFFFFF");
	Menu2_1=new Array("Our Green Story","sustainability.php","",0,20,150,"","","","","#FFFFFF");
	Menu2_2=new Array("Sustainability Committment","sustainability_committment.php","",0,20,150,"","","","","#FFFFFF");
	Menu2_3=new Array("Rubber - The Facts","rubber_facts.php","",0,20,150,"","","","","#FFFFFF");
	Menu2_4=new Array("Floor Score Certified","floorscore.php","",0,20,150,"","","","","#FFFFFF");
	Menu2_5=new Array("LEED 2009","leed.php","",0,20,150,"","","","","#FFFFFF");

	
Menu3=new Array("rollover:nav/products.png:nav/products.png","","",17,23,59,"","","","","#FFFFFF");
	Menu3_1=new Array("ECOearth","ecoearth.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_2=new Array("ECOrocks","ecorocks.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_3=new Array("ECOstone","ecostone.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_4=new Array("ECOsand","ecosand.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_5=new Array("ECOstars","ecostars.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_6=new Array("ECOnights","econights.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_7=new Array("ECOnights for Sport","econightsforsport.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_8=new Array("ECOnights for ESD","econightsforesd.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_9=new Array("ECOmax","ecomax.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_10=new Array("ECOrx","ecorx.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_11=new Array("ECOcomfort","ecocomfort.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_12=new Array("ECOsilence","ecosilence.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_13=new Array("ECOguard","ecoguard.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_14=new Array("Custom Colors","customcolors.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_15=new Array("Custom Logos","logos.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_16=new Array("ColorMill EPDM","colormill.php","",0,20,150,"","","","","#FFFFFF");
	Menu3_17=new Array("Order Samples","ordersamples.php","",0,20,150,"","","","","#FFFFFF");
	
Menu4=new Array("rollover:nav/colorsuites.png:nav/colorsuites.png","","",4,23,80,"","","","","#FFFFFF");
	Menu4_1=new Array("Warm Suite","warmsuite.php","",0,20,150,"","","","","#FFFFFF");
	Menu4_2=new Array("Cool Suite","coolsuite.php","",0,20,150,"","","","","#FFFFFF");
	Menu4_3=new Array("Tan Suite","tansuite.php","",0,20,150,"","","","","#FFFFFF");
	Menu4_4=new Array("Grey Suite","greysuite.php","",0,20,150,"","","","","#FFFFFF");
		
Menu5=new Array("rollover:nav/news.png:nav/news.png","","",3,23,43,"","","","","#FFFFFF");
	Menu5_1=new Array("ECOrx","ecorx.php","",0,20,150,"","","","","#FFFFFF");
	Menu5_2=new Array("Tech Tip by Thomas","techtip.php","",0,20,150,"","","","","#FFFFFF");
	Menu5_3=new Array("CEU Courses","ceu.php","",0,20,150,"","","","","#FFFFFF");
	
Menu6=new Array("rollover:nav/press.png:nav/press.png","","",4,23,42,"","","","","#FFFFFF");
	Menu6_1=new Array("Press Releases","press.php","",0,20,150,"","","","","#FFFFFF");
	Menu6_2=new Array("Press Kit CD","presskit.php","",0,20,150,"","","","","#FFFFFF");
	Menu6_3=new Array("Case Studies","casestudies.php","",0,20,150,"","","","","#FFFFFF");
	Menu6_4=new Array("Recent Articles","articles.php","",0,20,150,"","","","","#FFFFFF");
	
Menu7=new Array("rollover:nav/market.png:nav/market.png","","",6,23,101,"","","","","#FFFFFF");
	Menu7_1=new Array("Education","education.php","",0,20,150,"","","","","#FFFFFF");
	Menu7_2=new Array("Healthcare","healthcare.php","",0,20,150,"","","","","#FFFFFF");
	Menu7_3=new Array("Corporate","corporate.php","",0,20,150,"","","","","#FFFFFF");
	Menu7_4=new Array("Retail","retail.php","",0,20,150,"","","","","#FFFFFF");
	Menu7_5=new Array("Hospitality","hospitality.php","",0,20,150,"","","","","#FFFFFF");
	Menu7_6=new Array("Fitness Facilities","fitness.php","",0,20,150,"","","","","#FFFFFF");
	
Menu8=new Array("rollover:nav/literature.png:nav/literature.png","","",3,23,68,"","","","","#FFFFFF");
	Menu8_1=new Array("2009 Catalog","catalog.php","",0,20,150,"","","","","#FFFFFF");
	Menu8_2=new Array("Specs & Manuals","literature.php","",0,20,150,"","","","","#FFFFFF");
	Menu8_3=new Array("Spanish Specs & Manuals","literature_esp.php","",0,20,150,"","","","","#FFFFFF"); 
	
	
	


 