/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=18;			// Number of first level items
	var LowBgColor='ffcc33';			// Background color when mouse is not over
	var LowSubBgColor='ffcc33';			// Background color when mouse is not over on subs
	var HighBgColor='ffff99';			// Background color when mouse is over
	var HighSubBgColor='ffff99';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='990099';			// Border color
	var BorderSubColor='990099';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica"	// Font family menu items
	var FontSize=9;				// 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=115;				// Menu offset x coordinate
	var StartLeft=15;				// 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=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='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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=['tri.gif',5,10,'tridown.gif',10,5,'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","../index.html","",2,20,125);
	Menu1_1=new Array("Residential","reswedo.html","",0,20,140);
	Menu1_2=new Array("Commercial","http://www.crystalstructuresglazing.com/","",0);

Menu2=new Array("Sunroom Living","sunroomliving.html","",7);
	Menu2_1=new Array("Benefits","benesliving.html","",0,20,225);
	Menu2_2=new Array("Doing It Right","doing.html","",0);
	Menu2_3=new Array("What Customers Say","whatsay.html","",0);
	Menu2_4=new Array("Value Analysis","value.html","",2);
		Menu2_4_1=new Array("Monthly Payments","payments.html","",0,20,150);
		Menu2_4_2=new Array("Sunroom Resale Values","resale.html","",0);
	Menu2_5=new Array("Improving Your Health","health.html","",0);
	Menu2_6=new Array("Frequently Asked Questions","faq.html","",0);
	Menu2_7=new Array("Warranty","warranty.html","",0);

Menu3=new Array("Unique Products","unique.html","",11);
	Menu3_1=new Array("History","history.html","",0,20,150);
	Menu3_2=new Array("Wide Bays","widebay.html","",0,20,150);
	Menu3_3=new Array("Shading System","shade.html","",0);
	Menu3_4=new Array("Thermally Broken Frame","therm.html","",0);
	Menu3_5=new Array("Structural Integrity","struct.html","",0);
	Menu3_6=new Array("Fully Tempered Glass","temper.html","",0);
	Menu3_7=new Array("High Performance Glass","glassopt.html","",0);
	Menu3_8=new Array("Dual-Seal Insulated Glass","dual.html","",0);
	Menu3_9=new Array("Drainage Channels","drain.html","",0);
	Menu3_10=new Array("200 Standard Models","standard.html","",0);
	Menu3_11=new Array("Accessory Channel","channel.html","",0);

Menu4=new Array("Residential Photos","","",4);
	Menu4_1=new Array("Gallery Page 1","resgallery.html","",0,20,150);
	Menu4_2=new Array("Gallery Page 2","resgallery2.html","",0);
	Menu4_3=new Array("Gallery Page 3","resgallery3.html","",0);
	Menu4_4=new Array("Gallery Page 4","resgallery4.html","",0);

Menu5=new Array("Sunrooms","grandview.html","",0);

Menu6=new Array("Solariums","original.html","",8);
	Menu6_1=new Array("Jamaican","jamaican.html","",0,20,150);
	Menu6_2=new Array("Bel-Aire","belaire.html","",0);
	Menu6_3=new Array("Horizon","horizon.html","",0);
	Menu6_4=new Array("Catalina","catalina.html","",0);
	Menu6_5=new Array("Sundance","sundance.html","",0);
	Menu6_6=new Array("Islander","islander.html","",0);
	Menu6_7=new Array("Oxford Conservatories","conservatories.html","",0);
	Menu6_8=new Array("Galaxy Skylights","http://www.galaxyskylights.com","",0);

Menu7=new Array("Conservatories","conservatories.html","",0);

Menu8=new Array("Pool Enclosures","","",2);
	Menu8_1=new Array("Sunshine Rooms Pool Enclosures","srpool.html","",0,20,200);
	Menu8_2=new Array("Retractable Roof Pool Enclosures","roof.html","",0);

Menu9=new Array("Skylights","http://www.galaxyskylights.com","",1);
	Menu9_1=new Array("Skylight Gallery","http://www.galaxyskylights.com/galaxygallery.html","",0,20,200);

Menu10=new Array("After-Market Accessories","accessories.html","",11,34,150);
	Menu10_1=new Array("3' Sliding Door","deluxedoor.html","",0,20,150);	
	Menu10_2=new Array("6' Sliding Door","sliding.html","",0);
	Menu10_3=new Array("Vent Axia","axia.html","",0);
	Menu10_4=new Array("TC-1000 Roof Mount Fan","tc1000.html","",0);
	Menu10_5=new Array("AC Unit","acunit.html","",0);
	Menu10_6=new Array("Fantastic Fan","fantastic.html","",0);
	Menu10_7=new Array("'A' Size Window","awning.html","",0);
	Menu10_8=new Array("'B' Size Window","awning2.html","",0);
	Menu10_9=new Array("Sliding Window","slidwin.html","",0);
	Menu10_10=new Array("Comfort Glide Shade","comfort.html","",0);
	Menu10_11=new Array("Humitrak","humitrak.html","",0);

Menu11=new Array("Brochures","resbro.html","",0);

Menu12=new Array("VIC","vic.html","",0);

Menu13=new Array("Contact Us","http://www.askdana2.com/ssr/rescontactus.cfm","",0);

Menu14=new Array("Employment","jobs.html","",0);

Menu15=new Array("Free Estimate","http://www.askdana2.com/ssr/genericwebsitelead.cfm","",0);

Menu16=new Array("Customer Service","custsvc.html","",5);	
	Menu16_1=new Array("Owner Survey","survey.html","",0,20,150);
	Menu16_2=new Array("Replacement Parts","replacement.html","",0);
	Menu16_3=new Array("After-Market Accessories","accessories.html","",0);
	Menu16_4=new Array("Reglaze with SilverCoat Glass","reglaze.html","",0,34,150);
	Menu16_5=new Array("Warranty Info","warranty.html","",0);

Menu17=new Array("For Dealers","fordlrs.html","",0);

Menu18=new Array("Locate a Dealer","http://www.askdana2.com/ssr/zipredir.cfm","",0);
