/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='#D9DFEC';			// Background color when mouse is not over
	var LowSubBgColor='#D9DFEC';			// Background color when mouse is not over on subs
	var HighBgColor='#00267F';			// Background color when mouse is over
	var HighSubBgColor='#00267F';			// Background color when mouse is over on subs
	var FontLowColor='#00267F';			// Font color when mouse is not over
	var FontSubLowColor='#00267F';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#00267F';			// Border color
	var BorderSubColor='#00267F';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,helvetica,sans-serif"	// 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='center';			// 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=.25;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.25;			// 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=0;				// Left padding
	var TopPaddng=0;				// 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=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=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=['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","index.htm","",0,15,60);

Menu2=new Array("Services","RemodelServices.htm","",0,15,60);

Menu3=new Array("Portfolio","RemodelPortfolio.htm","",7,15,70);
	Menu3_1=new Array("Kitchens","kitchen-portfolio.html","",17,15,170);
		Menu3_1_1=new Array("For Cooks and Company","LaundryRemodel.htm","",0,15,130);
		Menu3_1_2=new Array("Beautiful in Blue","KitchenRemodel4.htm","",0,15,130);
		Menu3_1_3=new Array("Country Beauty","KitchenRemodel2.htm","",0,15,120);
		Menu3_1_4=new Array("Room To Create","KitchenRemodel5.htm","",0,15,120);
		Menu3_1_5=new Array("Classic White","KitchenRemodel6.htm","",0,15,120);
		Menu3_1_6=new Array("Entertainer's Delight","KitchenRemodel7.htm","",0,15,120);
		Menu3_1_7=new Array("Historic Heirloom","KitchenRemodel8.htm","",0,15,120);
		Menu3_1_8=new Array("A Taste of the Country","KitchenRemodel9.htm","",0,15,120);
		Menu3_1_9=new Array("High Tech Entertaining","KitchenRemodel10.htm","",0,15,120);
		Menu3_1_10=new Array("Casual Elegance","KitchenRemodel11.htm","",0,15,120);
		Menu3_1_11=new Array("Small and Functional","KitchenRemodel12.htm","",0,15,120);
		Menu3_1_12=new Array("Traditional is In","KitchenRemodel3.htm","",0,15,120);
		Menu3_1_13=new Array("A Modern Makeover","KitchenRemodel13.htm","",0,15,120);
		Menu3_1_14=new Array("Spectacular Space","KitchenRemodel14.htm","",0,15,120);
		Menu3_1_15=new Array("Same Size - More Space","KitchenRemodel15.htm","",0,15,120);
		Menu3_1_16=new Array("An Amazing Makeover","KitchenRemodel16.htm","",0,15,120);
		Menu3_1_17=new Array("Space to Create","KitchenRemodel17.htm","",0,15,120);
	Menu3_2=new Array("Baths","bathroom-portfolio.html","",13,15,170);
		Menu3_2_1=new Array("A New Slant on an Old Bathroom","BathRemodel1.htm","",0,15,175);		
		Menu3_2_2=new Array("A Tasteful Facelift","BathRemodel2.htm","",0,15,175);
		Menu3_2_3=new Array("Creating Space","BathRemodel3.htm","",0,15,175);
		Menu3_2_4=new Array("A Peaceful Escape","BathRemodel5.htm","",0,15,175);
		Menu3_2_5=new Array("For the Best Guest","BathRemodel6.htm","",0,15,175);
		Menu3_2_6=new Array("Stress Free Oasis","BathRemodel7.htm","",0,15,175);
		Menu3_2_7=new Array("A Personal Paradise","BathRemodel8.htm","",0,15,175);
		Menu3_2_8=new Array("Master Comfort","BathRemodel9.htm","",0,15,175);
		Menu3_2_9=new Array("For Guests of Honor","BathRemodel10.htm","",0,15,175);
		Menu3_2_10=new Array("Back to the Future","BathRemodel11.htm","",0,15,175);
		Menu3_2_11=new Array("Redefined Excellence","BathRemodel12.htm","",0,15,175);
		Menu3_2_12=new Array("A Soothing Sanctuary","BathRemodel13.htm","",0,15,175);
		Menu3_2_13=new Array("Soaking in Nature","BathRemodel14.htm","",0,15,175);
	Menu3_3=new Array("Other Rooms","other-room-portfolio.html","",9,15,170);
		Menu3_3_1=new Array("Making Room for Life","BasementRemodel.htm","",0,15,150);
		Menu3_3_2=new Array("Dinner is Served","DiningRemodel.htm","",0,15,150);
		Menu3_3_3=new Array("Lakeview Dreams","GreatroomRemodel.htm","",0,15,150);
		Menu3_3_4=new Array("Cozy Comfort","fireplace1.html","",0,15,150);
		Menu3_3_5=new Array("Good Night, Sleep Tight","BedroomRemodel.htm","",0,15,150);
		Menu3_3_6=new Array("Neat & Clean","LaundryRemodel2.htm","",0,15,150);
		Menu3_3_7=new Array("Cheers!","BarRemodel.htm","",0,15,150);
		Menu3_3_8=new Array("Ready for Family or Guests","family-room1.htm","",0,15,150);
		Menu3_3_9=new Array("Sleeping Beautifully","bedroom-remodel2.htm","",0,15,150);
	Menu3_4=new Array("Basements, Attics & Garages","basement-portfolio.html","",4,15,170);
		Menu3_4_1=new Array("Downstairs Living","BasementRemodel2.htm","",0,15,120);
		Menu3_4_2=new Array("Space Down Under","BasementRemodel1.htm","",0,15,120);
		Menu3_4_3=new Array("Attic Play-Time","AtticRemodel.htm","",0,15,120);
		Menu3_4_4=new Array("A Two-Boy Garage","GarageRemodel.htm","",0,15,120);
	Menu3_5=new Array("Decks & Sunrooms","deck-sunroom.html","",16,15,170);
		Menu3_5_1=new Array("Welcome Home","MudroomAddition.htm","",0,15,150);
		Menu3_5_2=new Array("A Tranquil Escape","SunroomAddition3.htm","",0,15,150);		
		Menu3_5_3=new Array("Outdoor Sitting Room","RearPorchRemodel1.htm","",0,15,150);		
		Menu3_5_4=new Array("Four-Season Sunroom","SunroomAddition.htm","",0,15,150);
		Menu3_5_5=new Array("Outdoor Entertainment","DeckRemodel2.htm","",0,15,150);
		Menu3_5_6=new Array("A Room With A View","ScreenroomAddition2.htm","",0,15,150);
		Menu3_5_7=new Array("Carolina Breezes","ScreenroomAddition.htm","",0,15,150);
		Menu3_5_8=new Array("A Private Wildlife Sanctuary","ScreenroomAddition3.htm","",0,15,150);
		Menu3_5_9=new Array("A Warm Welcome","FrontPorchAddition.htm","",0,15,150);
		Menu3_5_10=new Array("A His and Hers Home","SunroomAddition2.htm","",0,15,150);
		Menu3_5_11=new Array("Back to Nature","ScreenroomAddition4.htm","",0,15,150);
		Menu3_5_12=new Array("Let the Sunshine In","ScreenPorchAddition.htm","",0,15,150);
		Menu3_5_13=new Array("A Panoramic View","ScreenroomAddition5.htm","",0,15,150);
		Menu3_5_14=new Array("For Comfort & Warmth on a Chilly Evening","fireplace2.htm","",0,32,150);
		Menu3_5_15=new Array("Gathering with Family and Friends","sunroom-addition4.htm","",0,32,150);
		Menu3_5_16=new Array("Deck the Walls","deck-remodel3.htm","",0,15,150);
	Menu3_6=new Array("Whole House Makeover","whole-house.html","",6,15,170);
		Menu3_6_1=new Array("Home Sweeter Home!","HomeRemodel14.html","",0,15,175);
		Menu3_6_2=new Array("A Family Makeover","HomeRemodel8.htm","",0,15,175);
		Menu3_6_3=new Array("Coming Home to a Vision","HomeRemodel1.htm","",0,15,175);
		Menu3_6_4=new Array("All Access, All Beautiful","KitchenRemodel1.htm","",0,15,175);
		Menu3_6_5=new Array("Starting Over","HomeRemodel3.htm","",4,15,175);
			Menu3_6_5_1=new Array("The Kitchen Close Up","HomeRemodel4.htm","",0,15,155);
			Menu3_6_5_2=new Array("The Bathroom Close Up","HomeRemodel5.htm","",0,15,155);
			Menu3_6_5_3=new Array("Going Up?","HomeRemodel6.htm","",0,15,155);
			Menu3_6_5_4=new Array("Other Spaces","HomeRemodel7.htm","",0,15,155);
		Menu3_6_6=new Array("Beauty & Comfort for Everyone","HomeRemodel9.htm","",5,15,175);
			Menu3_6_6_1=new Array("The Kitchen Close Up","HomeRemodel9.htm","",0,15,155);
			Menu3_6_6_2=new Array("The Master Bathroom","HomeRemodel10.htm","",0,15,155);
			Menu3_6_6_3=new Array("The Guest Bathroom","HomeRemodel11.htm","",0,15,155);
			Menu3_6_6_4=new Array("The Bedrooms","HomeRemodel12.htm","",0,15,155);
			Menu3_6_6_5=new Array("Other Spaces","HomeRemodel13.htm","",0,15,155);
	Menu3_7=new Array("Historic Renovation","historic-renovation.html","",1,15,175);
		Menu3_7_1=new Array("Bringing History Back to Life","CraftsmanRemodel.htm","",0,15,150);

Menu4=new Array("Testimonials","ClientTestimonials.htm","",0,15,75);

Menu5=new Array("Who We Are","who.htm","",3,15,90);
	Menu5_1=new Array("Our Team","RemodelStaff.htm","",0,15,90);
	Menu5_2=new Array("In the News","RemodelNews.htm","",0,15,90);
	Menu5_3=new Array("Awards","awards.htm","",0,15,90);

Menu6=new Array("Products","products.htm","",0,15,70);

Menu7=new Array("The Process","RemodelProcess.htm","",0,15,75);

Menu8=new Array("Contact Us","contact.htm","",0,15,70);

