/***********************************************************************************
*	(c) Ger Versluis 2000 version 8.2 24 April 2002	          *
*	You may use this script on non commercial sites.	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *
***********************************************************************************/
	var NoOffFirstLineMenus=6;			// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or "#rrggbb" strings
						//For transparency make colors and border color ""
	var LowBgColor="#2D2D57";			// Background color when mouse is not over
	var HighBgColor="white";			// Background color when mouse is over
	var FontLowColor="white";			// Font color when mouse is not over
	var FontHighColor="black";			// Font color when mouse is over
	var BorderColor="#000033";			// Border color
	var BorderWidthMain=4;			// Border width main items
	var BorderWidthSub=4;			// Border width sub items
 	var BorderBtwnMain=4;			// Border between elements main items 1 or 0
	var BorderBtwnSub=4;			// Border between elements sub items 1 or 0
	var FontFamily="verdana, arial"	// 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 can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow deermines part of window to use
	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=0;				// Menu offset x coordinate
	var StartLeft=1;				// 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;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var UnfoldDelay=100;			// delay before sub unfolds
	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="menu";				// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links.
						// The script precedes your relative links with BaseHref
						// For instance:
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"

	var Arrws=[BaseHref+"images/tri.gif",5,10,BaseHref+"images/tridown.gif",10,5,BaseHref+"images/trileft.gif",5,10,BaseHref+"triup.gif",10,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item.
						// The preset is done by the body onload of target document.
						// In frame setup the body onload is:
						// onload="if(parent.frames[0]&&parent.frames[\"navig\"].SetMenu)parent.frames[\"navig\"].SetMenu=\"x_x\";"
						// In a single page the body onload is:
						// onload="if(window.SetMenu)window.SetMenu=\"x_x\""
						// x_x represents the menu item MenuX_X=new Array(.......
						// To preset the menu to no item use \"0\" for \"x_x\"

	var PartOfWindow=.8;				// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var MenuSlide="";
	var MenuSlide="";
	var MenuSlide="";

	var MenuShadow="";
	var MenuShadow="";
	var MenuShadow="";

	var MenuOpacity="";
	var MenuOpacity="";

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

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg"


Menu1=new Array("New Residential EcoSteel™ Systems","/res/","",12,20,233,"","","","","","",-1,-1,-1,"","");
	Menu1_1=new Array("EcoCottages","http://www.ecocottages.com/","",0,20,175,"","","","","","",-1,-1,-1,"","");
	Menu1_2=new Array("Design Your Own Building","/res/design/","",0,20,175,"","","","","","",-1,-1,-1,"","");
	Menu1_3=new Array("EcoSteel™ Building Plans","/res/ecosteel.php","",0,20,175,"","","","","","",-1,-1,-1,"","");
	Menu1_4=new Array("Affordable Housing","/res/afford.php","",0,20,50,"","","","","","",-1,-1,-1,"","");
	Menu1_5=new Array("Single Family","/res/single.php","",0,20,50,"","","","","","",-1,-1,-1,"","");
	Menu1_6=new Array("Multi-Family","/res/multi.php","",0,20,50,"","","","","","",-1,-1,-1,"","");
	Menu1_7=new Array("Sustainable Energy","/res/energy.php","",0,20,50,"","","","","","",-1,-1,-1,"","");
	Menu1_8=new Array("Exterior Finishes","/res/archdes.php","",0,20,50,"","","","","","",-1,-1,-1,"","");
	Menu1_9=new Array("Detailed Product Specs","/res/detail.php","",0,20,50,"","","","","","",-1,-1,-1,"","");
	Menu1_10=new Array("Garage Packages","/res/garage_package.php","",0,20,50,"","","","","","",-1,-1,-1,"","");
	Menu1_11=new Array("Systems Overview","/res/overview.php","",0,20,50,"","","","","","",-1,-1,-1,"","");
	Menu1_12=new Array("Project Development","/devel/","",0,20,50,"","","","","","",-1,-1,-1,"","");

Menu2=new Array("Commercial Industrial Systems","/intro.html","",12,20,50,"","","","","","",-1,-1,-1,"","");
	Menu2_1=new Array("Design Your Own Building","/form.php","",0,20,205,"","","","","","",-1,-1,-1,"","");
	Menu2_2=new Array("Pre-Engineered Building Systems","/intro.html","",0,20,205,"","","","","","",-1,-1,-1,"","");
	Menu2_3=new Array("Educational Facilities","/edu/","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_4=new Array("Airplane Hangars","/com/hangars.php","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_5=new Array("Construction Services","/c-construct.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_6=new Array("Building Plans","javascript:openWin('/productline/bplans/index.html','bplans',640,450,20,0,0)","",0,18,150,"","","","","","",-1,-1,-1,"","");
	Menu2_7=new Array("Roof Systems","/c-roof.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_8=new Array("Crane Systems","javascript:openWin('/productline/cranesyst/index.html','crane',640,450,20,0,0)","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_9=new Array("Insulated Panel Systems","javascript:openWin('/ipanels/index.html','ipanels',620,450,30,1,1)","",0,18,150,"","","","","","",-1,-1,-1,"","");
	Menu2_10=new Array("Accessories","/c-access.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_11=new Array("Color Chart","/c-photocolor.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_12=new Array("Project Development","/devel/","",0,20,150,"","","","","","",-1,-1,-1,"","");

Menu3=new Array("Photo Gallery","javascript:openGallery('index.htm');","",3,20,50,"","","","","","",-1,-1,-1,"","");
	Menu3_1=new Array("Commercial","javascript:openGallery('/images.php?gallery=commercial');","",0,20,90,"","","","","","",-1,-1,-1,"","");
	Menu3_2=new Array("Residential","javascript:openGallery('/images.php?gallery=residential');","",0,20,50,"","","","","","",-1,-1,-1,"","");
	Menu3_3=new Array("Classroom","javascript:openGallery('/images.php?gallery=classroom');","",0,20,50,"","","","","","",-1,-1,-1,"","");

Menu4=new Array("Project Showcase","/project_showcase.php","",3,20,50,"","","","","","",-1,-1,-1,"","");
	Menu4_1=new Array("&nbsp;<b><i>NEW</i></b> Marketing Services","/marketing.php","",0,20,160,"","","","","","",-1,-1,-1,"","");
	Menu4_2=new Array("Commercial","/project_showcase.php","",4,20,100,"","","","","","",-1,-1,-1,"","");
		Menu4_2_1=new Array("NSteel Tech","http://www.nsteeltech.com","images/menu/techcenter.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");
		Menu4_2_2=new Array("MBTPark","http://www.mbtpark.com","images/menu/mbtpark.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");
		Menu4_2_3=new Array("DCOTEC","http://www.dcotec.com","images/menu/dcotec.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");
		Menu4_2_4=new Array("NSteel MedTech","http://www.nsteel.com/medtech/","images/menu/medtech.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");
	Menu4_3=new Array("Residential","/project_showcase.php","",6,20,100,"","","","","","",-1,-1,-1,"","");
		Menu4_3_1=new Array("The Reserve","http://www.nsteel.com/thereserve","images/menu/reserve.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");
		Menu4_3_2=new Array("Forj Lofts","http://www.forjlofts.com","images/menu/forjlofts.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");
		Menu4_3_3=new Array("College Park","http://www.nsteel.com/college","images/menu/collegepark.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");
		Menu4_3_4=new Array("Ironhorse Ranch","http://www.nsteel.com/ironhorse/","images/menu/ironhorse.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");
		Menu4_3_5=new Array("Deep Branch Forest","http://www.nsteel.com/deepbranch/","images/menu/deepbranch.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");
		Menu4_3_6=new Array("Lincoln Park","http://www.linpark.com","images/menu/lincolnpark.gif",0,75,235,"","","#8C8CA3","white","","",-1,-1,-1,"","");

Menu5=new Array("Company Profile","/company_profile.php","",3,20,50,"","","","","","",-1,-1,-1,"","");
	Menu5_1=new Array("Company Profile","/company_profile.php","",0,20,160,"","","","","","",-1,-1,-1,"","");
	Menu5_2=new Array("&nbsp;<b><i>NEW</i></b> Marketing Services","/marketing.php","",0,20,160,"","","","","","",-1,-1,-1,"","");
	Menu5_3=new Array("Industry Links","/industrylinks.php","",0,20,50,"","","","","","",-1,-1,-1,"","");

Menu6=new Array("Company News","/articles/","",9,20,50,"","","","","","",-1,-1,-1,"","");
	Menu6_1=new Array("CA Home and Design March 2006", "/articles/index.php?article_id=13","",0,20,205,"","","","","","",-1,-1,-1,"","");
	Menu6_2=new Array("Wired News Feb 2006", "/articles/index.php?article_id=12","",0,20,205,"","","","","","",-1,-1,-1,"","");
	Menu6_3=new Array("La Vardera Interview Dec 2005", "/articles/index.php?article_id=11","",0,20,205,"","","","","","",-1,-1,-1,"","");
	Menu6_4=new Array("Metal Construction News Apr 2005","/articles/index.php?article_id=9","",0,20,205,"","","","","","",-1,-1,-1,"","");
	Menu6_5=new Array("Automated Builder Oct 2004","/articles/index.php?article_id=8","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu6_6=new Array("Metal Home Digest April 2004","/articles/index.php?article_id=7","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu6_7=new Array("Cape Gazette Feb 2004","/articles/index.php?article_id=6","",0,20,175,"","","","","","",-1,-1,-1,"","");
	Menu6_8=new Array("Builder Online 2004","/articles/index.php?article_id=5","",0,20,175,"","","","","","",-1,-1,-1,"","");
	Menu6_9=new Array("MetalMag Sept 2003","/articles/index.php?article_id=3","",0,20,175,"","","","","","",-1,-1,-1,"","");
	Menu6_10=new Array("Metal Architecture Feb 2003","/articles/index.php?article_id=4","",0,20,175,"","","","","","",-1,-1,-1,"","");
	Menu6_11=new Array("Automated Builder July 2003","/articles/index.php?article_id=2","",0,20,175,"","","","","","",-1,-1,-1,"","");
	Menu6_12=new Array("Automated Builder Nov 2002","/articles/index.php?article_id=1","",0,20,0,"","","","","","",-1,-1,-1,"","");