/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#41418B';			// Background color when mouse is not over
	var LowSubBgColor='#BCBCCB';			// Background color when mouse is not over on subs
	var HighBgColor='#8A8AB9';			// Background color when mouse is over
	var HighSubBgColor='#41418B';			// Background color when mouse is over on subs
	var FontLowColor='#FFFF00';			// Font color when mouse is not over
	var FontSubLowColor='#41418B';			// Font color subs when mouse is not over
	var FontHighColor='#41418B';			// Font color when mouse is over
	var FontSubHighColor='#FFFF00';			// 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,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=241;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// 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=300;			// 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=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=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

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","",0,26,60);

Menu2=new Array("Roofing","roofing.htm","",13,26,81);
                Menu2_1=new Array("Welcoming Video","video.htm","",0,26,160);
                Menu2_2=new Array("Roof System Solution","system.htm","",0,26,160);
                Menu2_3=new Array("Shingle Styles/Colors","shingles.htm","",0,26,160);
                Menu2_4=new Array("Ridge-Cap Shingles","shingles2.htm","",0,26,160);
                Menu2_5=new Array("Low-Slope Membrane","lowslope.htm","",0,26,160);
                Menu2_6=new Array("Starter Strip Shingles","starterstrip.htm","",0,26,160);
                Menu2_7=new Array("Warranties","warranties.htm","",0,26,160);
                Menu2_8=new Array("Danger Signals","danger.htm","",0,26,160);
                Menu2_9=new Array("Roof Deck Protection","roofdeck.htm","",0,26,160);
                Menu2_10=new Array("Accessory Paint","paint.htm","",0,26,160);
                Menu2_11=new Array("Attic Ventilation","attic.htm","",0,26,160);
                Menu2_12=new Array("Leak Barriers","leak.htm","",0,26,160);
                Menu2_13=new Array("TruSlate Slate Roofing","truslate.htm","",0,26,160);


Menu3=new Array("Vinyl Siding","siding.htm","",5,26,110);
                Menu3_1=new Array("See Pro Built's Siding Work","siding2.htm","",0,26,200);
                Menu3_2=new Array("Vinyl Siding Products","sidingproducts.htm","",0,26,200);
                Menu3_3=new Array("Soffit and Fascia Products","siding3.htm","",0,26,200);
                Menu3_4=new Array("Performance Metal Products","siding4.htm","",0,26,200);
                Menu3_5=new Array("Designer Accents","siding5.htm","",0,26,200);

Menu4=new Array("James Hardie Siding","cement.htm","",0,26,175);

Menu5=new Array("Natural Stone","stone.htm","",0,26,113);

Menu6=new Array("Remodeling","","",4,26,115);
                Menu6_1=new Array("Additions","additions.htm","",0,26,130);
                Menu6_2=new Array("Garages","garages.htm","",0,26,130);
                Menu6_3=new Array("Masonry","masonry.htm","",0,26,130);
                Menu6_4=new Array("Interior Design","interior.htm","",0,26,130);

Menu7=new Array("Gutters","","",2,26,70);
                Menu7_1=new Array("Seamless Gutters","gutters.htm","",0,26,150);
                Menu7_2=new Array("Leaf Protection","leaf.htm","",0,26,150);

Menu8=new Array("Our Company","","",10,26,116);
                Menu8_1=new Array("About Pro Built","about.htm","",0,26,150);
                Menu8_2=new Array("Our Team Pledge","pledge.htm","",0,26,150);
                Menu8_3=new Array("Licensed and Insured","insured.htm","",0,26,150);
                Menu8_4=new Array("What To Expect","expect.htm","",0,26,150);
                Menu8_5=new Array("Property Protection","protection1.htm","",0,26,150);
                Menu8_6=new Array("Free Estimate","estimate.htm","",0,26,150);
                Menu8_7=new Array("Payment Options","payments.htm","",0,26,150);
                Menu8_8=new Array("Our Service Area","area.htm","",0,26,150);
                Menu8_9=new Array("Our Location","location.htm","",0,26,150);
                Menu8_10=new Array("Contact Us","estimate.htm","",0,26,150);

Menu9=new Array("For Your Protection","","",2,26,140);
                Menu9_1=new Array("Property Protection","protection1.htm","",0,26,160);
                Menu9_2=new Array("Homeowner Protection","protection2.htm","",0,26,160);
