	var NoOffFirstLineMenus=5;			// Number of first level items	var LowBgColor='8CA670';			// Background color when mouse is not over	var LowSubBgColor='8CA670';			// Background color when mouse is not over on subs	var HighBgColor='8CA670';			// Background color when mouse is over	var HighSubBgColor='002F00';			// Background color when mouse is over on subs	var FontLowColor='ffffff';			// Font color when mouse is not over	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over	var FontHighColor='333333';			// Font color when mouse is over	var FontSubHighColor='ffffff';			// 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=1;			// Border between elements 1 or 0	var FontFamily="Verdana,arial,comic sans ms,technical"	// Font family menu items	var LineHeight='12px';	var FontSize=7;				// 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.00;				// horizontal overlap child/ parent	var ChildVerticalOverlap=0.00;			// vertical overlap child/ parent	var StartTop=0;				// Menu offset y coordinate	var StartLeft=0;				// Menu offset x coordinate	var VerCorrect=0;				// Multiple frames y correction	var HorCorrect=0;				// Multiple frames x correction	var LeftPaddng=4;				// Left padding	var TopPaddng=3;				// 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=500;			// 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='mynavmenu';				// 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=1;			// 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	var Arrws2=['tri_down.gif',5,10,'tridown_down.gif',10,5,'trileft_down.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:/images/navigation/nav1_off.gif:/images/navigation/nav1_on.gif","/southernpine.shtml","",4,30,128)		Menu1_1=new Array("How to Buy Southern Pine","/howtobuysp.shtml","",0,20,170)		Menu1_2=new Array("How to Read a Grademark","/grademark.shtml","",0,20,170)		Menu1_3=new Array("Where to Buy Southern Pine","http://www.southernpine.com/productlocator.shtml","",0,20,170)		Menu1_4=new Array("Caring for Southern Pine","caring.shtml","",0,20,170)	Menu2=new Array("rollover:/images/navigation/nav2_off.gif:/images/navigation/nav2_on.gif","/use.shtml","",8,30,122)		Menu2_1=new Array("Southern Pine Paneling","/southern-pine-paneling.shtml","",0,20,145)		Menu2_2=new Array("Southern Pine Interior Flooring","/southern-pine-flooring.shtml","",0,30,145)		Menu2_3=new Array("Southern Pine Moulding","/southern-pine-moulding.shtml","",0,20,145)		Menu2_4=new Array("Southern Pine Porches","/southern-pine-porches.shtml","",0,20,145)		Menu2_5=new Array("Southern Pine Decks and Docks","/southern-pine-deck-docks.shtml","",0,30,145)		Menu2_6=new Array("Southern Pine Furniture","/southern-pine-furniture.shtml","",0,20,145)		Menu2_7=new Array("Southern Pine Framing Lumber","/southernpineframe.shtml","",0,30,145)		Menu2_8=new Array("Caring for Southern Pine","/caring.shtml","",0,20,145)	Menu3=new Array("rollover:/images/navigation/nav3_off.gif:/images/navigation/nav3_on.gif","/southern-pine-projects.shtml","",2,30,132)		Menu3_1=new Array("Projects and Plans","/southern-pine-projects.shtml","",0,20,145)		Menu3_2=new Array("Brad's Page","/brad-staggs.shtml","",0,20,145)	Menu4=new Array("rollover:/images/navigation/nav4_off.gif:/images/navigation/nav4_on.gif","/environment.shtml","",2,30,138)		Menu4_1=new Array("The Sensible Environmentalist","/drmoore.shtml","",0,20,200)		Menu4_2=new Array("Classroom Corner","/classroom.shtml","",0,20,200)	Menu5=new Array("rollover:/images/navigation/nav5_off.gif:/images/navigation/nav5_on.gif","/newf","",0,30,165)