/*	(c) Ger Versluis 2000 version 5 9 October 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#669999';			// Background color when mouse is not over
	var LowSubBgColor='#669999';			// Background color when mouse is not over on subs
	var HighBgColor='#336666';			// Background color when mouse is over
	var HighSubBgColor='#336666';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='#669999';			// Border color
	var BorderSubColor='#669999';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="book antiqua"			// Font family menu items
	var FontSize=9;					// 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 'left', 'center' or 'right'
	var MenuVerticalCentered='center';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=110;				// 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=3;				// Left padding
	var TopPaddng=7;				// 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=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

function BeforeStart(){;
	}

function AfterBuild(){;
	}

// Menu tree
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width);
//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.html","",0,30,138);
	
Menu2=new Array("About Us","aboutus.html","",0,30,138);
	
Menu3=new Array("House & Garden","blank","",6);
	Menu3_1=new Array('Building the house','build.html',"",0,30,130);
	Menu3_2=new Array('Floorplans','floorplan.html',"",0);
	Menu3_3=new Array('A peek on the inside','inside.html',"",0);
	Menu3_4=new Array('Initial landscaping','garden99.html',"",0);
	Menu3_5=new Array('Building the deck','deck.html',"",0);
	Menu3_6=new Array('The garden in 2002','garden02.html',"",0);

Menu4=new Array("Journals","blank","",9);
	Menu4_1=new Array('1999','j-1999.html',"",0,30,80);
	Menu4_2=new Array('2000','j-2000.html',"",0);
	Menu4_3=new Array('2001','j-2001.html',"",0);
	Menu4_4=new Array('2002','j-2002.html',"",0);
	Menu4_5=new Array('2003','j-2003.html',"",0);
	Menu4_6=new Array('2004','j-2004.html',"",0);
	Menu4_7=new Array('2005','j-2005.html',"",0);
	Menu4_8=new Array('2006','j-2006.html',"",0);
        Menu4_9=new Array('2007','j-2007.html',"",0);
	
Menu5=new Array("Cars","blank","",5);
	Menu5_1=new Array('Our Cars','cars.html',"",0,30,130);
	Menu5_2=new Array('Our Cars in America','ginetta2003.html',"",0,30,130);
	Menu5_3=new Array('Jedi Racing',"javascript:NewWin=window.open('jedi.html','NWin');window['NewWin'].focus()","",0);
	Menu5_4=new Array('Meadowbrook',"javascript:NewWin=window.open('mb.html','NWin');window['NewWin'].focus()","",0);
	Menu5_5=new Array('Waterford Hills',"javascript:NewWin=window.open('wh.html','NWin');window['NewWin'].focus()","",0);

Menu6=new Array("Travel","blank","",9);
	Menu6_1=new Array('The English Lake District','lakes.html',"",0,30,165);
	Menu6_2=new Array('Scotland','scotland.html',"",0);
	Menu6_3=new Array('The Isle of Arran, Scotland','arran.html',"",0);
	Menu6_4=new Array('Durham, England','durham.html',"",0);
	Menu6_5=new Array('Cambridge, England','cambridge.html',"",0);
	Menu6_6=new Array('Somerset, England','somerset.html',"",0);
	Menu6_7=new Array('Tobermory, Canada','tobermory.html',"",0);
	Menu6_8=new Array('California',"blank","",6);
		Menu6_8_1=new Array('Monterey Bay Area',"montbay.html","",0,30,120);
		Menu6_8_2=new Array('San Diego',"sandiego.html","",0,30,120);
		Menu6_8_3=new Array('San Francisco',"sanfran.html","",0);
		Menu6_8_4=new Array('Sequoia',"sequoia.html","",0);
		Menu6_8_5=new Array('Yosemite',"yosemite.html","",0);
		Menu6_8_6=new Array('Northern California',"blank","",0);
	Menu6_9=new Array('Turkey','turkey.html',"",0);	
   
Menu7=new Array("Genealogy","blank","",5);
            Menu7_1=new Array('Introduction','genes.html',"",0,30,160);
            Menu7_2=new Array('Brendas Family Names','b-names.html',"",0);
            Menu7_3=new Array('Andrews Family Names','a-names.html',"",0);
            Menu7_4=new Array('Combined Family Names','combined.html',"",0);
            Menu7_5=new Array('Locations','locs.html',"",0);
                             
Menu8=new Array("What's New","new.html","",0,30,138);

Menu9=new Array("Resources","resources.html","",0,30,138);