/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='#fff';			// Background color when mouse is not over
	var LowSubBgColor='#fff';			// Background color when mouse is not over on subs
	var HighBgColor='#eaeaea';			// Background color when mouse is over
	var HighSubBgColor='#eaeaea';			// Background color when mouse is over on subs
	var FontLowColor='#2A2B7E';			// Font color when mouse is not over
	var FontSubLowColor='#2A2B7E';			// Font color subs when mouse is not over
	var FontHighColor='#2A2B7E';			// Font color when mouse is over
	var FontSubHighColor='#2A2B7E';			// Font color subs when mouse is over
	var BorderColor='#2A2B7E';			// Border color
	var BorderSubColor='#2A2B7E';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana,Geneva,Arial,Helvetica,sans-serif"	// Font family menu items
	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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=5;				// Menu offset y coordinate
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=1;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=3;				// 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='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=['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"

Menu1=new Array("Home","http://www.armorsteelbuildings.com/index.htm","",0,20,155);

Menu2=new Array("About Us","http://www.armorsteelbuildings.com/about.htm","",0,20,10);

Menu3=new Array("Compare Features & Benefits","http://www.armorsteelbuildings.com/benefits.htm","",0,20,115);

Menu4=new Array("Construction Estimates","http://www.armorsteelbuildings.com/const_estimates.htm","",0,20,155);

Menu5=new Array("3 Levels Value/Pricing","http://www.armorsteelbuildings.com/3_levels.htm","",0,20,150);

Menu6=new Array("Steel Building Uses","#","",9,20,200);
	Menu6_1=new Array("Commercial","http://www.armorsteelbuildings.com/commercial.htm","",3,20,110);	
		Menu6_1_1=new Array("Office Buildings","http://www.armorsteelbuildings.com/commercial.htm","",0,20,110);
		Menu6_1_2=new Array("Small Business","http://www.armorsteelbuildings.com/commercial.htm","",0,20,110);
		Menu6_1_3=new Array("Retail Stores","http://www.armorsteelbuildings.com/commercial.htm","",0,20,110);
	Menu6_2=new Array("Custom","http://www.armorsteelbuildings.com/custom.htm","",3,20,150);
		Menu6_2_1=new Array("Residential","http://www.armorsteelbuildings.com/custom.htm","",0,20,110);
		Menu6_2_2=new Array("Multi-Purpose","http://www.armorsteelbuildings.com/custom.htm","",0,20,110);
		Menu6_2_3=new Array("Retrofits/Additions","http://www.armorsteelbuildings.com/custom.htm","",0,20,110);
	Menu6_3=new Array("Industrial","http://www.armorsteelbuildings.com/industrial.htm","",4,20,110);
		Menu6_3_1=new Array("Manufacturing","http://www.armorsteelbuildings.com/industrial.htm","",0,20,150);
		Menu6_3_2=new Array("Industrial","http://www.armorsteelbuildings.com/industrial.htm","",0,20,150);
		Menu6_3_3=new Array("Recycling Plants","http://www.armorsteelbuildings.com/industrial.htm","",0,20,150);
		Menu6_3_4=new Array("Warehouse","http://www.armorsteelbuildings.com/industrial.htm","",0,20,150);
	Menu6_4=new Array("Non-Profits","http://www.armorsteelbuildings.com/nonprofit.htm","",4,20,150);
		Menu6_4_1=new Array("Churches","http://www.armorsteelbuildings.com/nonprofit.htm","",0,20,120);
		Menu6_4_2=new Array("Non-Profits","http://www.armorsteelbuildings.com/nonprofit.htm","",0,20,100);
		Menu6_4_3=new Array("Schools/Educational","http://www.armorsteelbuildings.com/nonprofit.htm","",0,20,100);
		Menu6_4_4=new Array("Government","http://www.armorsteelbuildings.com/nonprofit.htm","",0,20,150);
	Menu6_5=new Array("Ranch & Farm","http://www.armorsteelbuildings.com/ranch.htm","",4,20,200);
		Menu6_5_1=new Array("Equestrian","http://www.armorsteelbuildings.com/ranch.htm","",0,20,120);
		Menu6_5_2=new Array("Feed/Grain Storage","http://www.armorsteelbuildings.com/ranch.htm","",0,20,100);
		Menu6_5_3=new Array("Horse Riding Arenas","http://www.armorsteelbuildings.com/ranch.htm","",0,20,100);
		Menu6_5_4=new Array("Tractors/Machinery","http://www.armorsteelbuildings.com/ranch.htm","",0,20,150);
	Menu6_6=new Array("Recreational","http://www.armorsteelbuildings.com/recreation.htm","",4,20,150);
		Menu6_6_1=new Array("Amusement Centers","http://www.armorsteelbuildings.com/recreation.htm","",0,20,120);
		Menu6_6_2=new Array("Hobbies","http://www.armorsteelbuildings.com/recreation.htm","",0,20,100);
		Menu6_6_3=new Array("Motorized Vehicles","http://www.armorsteelbuildings.com/recreation.htm","",0,20,100);
		Menu6_6_4=new Array("Sports","http://www.armorsteelbuildings.com/recreation.htm","",0,20,150);	
	Menu6_7=new Array("Residential","http://www.armorsteelbuildings.com/residential.htm","",4,20,150);
		Menu6_7_1=new Array("Homes","http://www.armorsteelbuildings.com/residential.htm","",0,20,120);
		Menu6_7_2=new Array("Residential Additions","http://www.armorsteelbuildings.com/residential.htm","",0,20,100);
		Menu6_7_3=new Array("Storage","http://www.armorsteelbuildings.com/residential.htm","",0,20,100);
		Menu6_7_4=new Array("Workshops/Garages","http://www.armorsteelbuildings.com/residential.htm","",0,20,150);
	Menu6_8=new Array("Self-Storage","http://www.armorsteelbuildings.com/storage.htm","",5,20,150);
		Menu6_8_1=new Array("Garages","http://www.armorsteelbuildings.com/storage.htm","",0,20,100);
		Menu6_8_2=new Array("Mini-Storage","http://www.armorsteelbuildings.com/storage.htm","",0,20,150);
		Menu6_8_3=new Array("Modular","http://www.armorsteelbuildings.com/storage.htm","",0,20,100);
		Menu6_8_4=new Array("Public Self-Storage","http://www.armorsteelbuildings.com/storage.htm","",0,20,150);
		Menu6_8_5=new Array("Warehouse","http://www.armorsteelbuildings.com/storage.htm","",0,20,150);
	Menu6_9=new Array("Transportation","http://www.armorsteelbuildings.com/transportation.htm","",3,20,150);
		Menu6_9_1=new Array("Automotive","http://www.armorsteelbuildings.com/transportation.htm","",0,20,100);
		Menu6_9_2=new Array("Aviation","http://www.armorsteelbuildings.com/transportation.htm","",0,20,150);
		Menu6_9_3=new Array("Trucking","http://www.armorsteelbuildings.com/transportation.htm","",0,20,100);
		
Menu7=new Array("Building Accessories","#","",3,20,130);
	Menu7_1=new Array("Straightwall","http://www.armorsteelbuildings.com/straightwall.htm","",2,20,120);
		Menu7_1_1=new Array("Straightwall Accessories","http://www.armorsteelbuildings.com/straightwall.htm","",0,20,130);
		Menu7_1_2=new Array("Straightwall Service","http://www.armorsteelbuildings.com/straightwall.htm","",0,20,110);
	Menu7_2=new Array("Arch","http://www.armorsteelbuildings.com/arch_panel.htm","",2,20,100);
		Menu7_2_1=new Array("Arch Accessories","http://www.armorsteelbuildings.com/arch_panel.htm","",0,20,100);
		Menu7_2_2=new Array("Arch Service","http://www.armorsteelbuildings.com/arch_panel.htm","",0,20,100);
	Menu7_3=new Array("Color Selection","http://www.armorsteelbuildings.com/color.htm","",0,20,120);

Menu8=new Array("Testimonials & References","http://www.armorsteelbuildings.com/testimonials.htm","",0,20,145);
	Menu8_1=new Array("Testimonials","http://www.armorsteelbuildings.com/testimonials.htm","",2,20,120);
	Menu8_2=new Array("References","http://www.armorsteelbuildings.com/references.htm","",2,20,120);

Menu9=new Array("Find A Local ARMOR Builder","http://www.armorsteelbuildings.com/builder.htm","",0,20,138);

Menu10=new Array("Printable Brochure","http://www.armorsteelbuildings.com/brochure.htm","",0,20,138);

Menu11=new Array("Useful Links","http://www.armorsteelbuildings.com/links.htm","",0,20,138);

Menu12=new Array("Contact Us","http://www.armorsteelbuildings.com/contact.htm","",0,20,138);	