
	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='black';				// Background color when mouse is not over
	var LowSubBgColor='#ffe8d0';			// Background color when mouse is not over on subs
	var HighBgColor='#c00000';			// Background color when mouse is over
	var HighSubBgColor='blue';			// Background color when mouse is over on subs
	var FontLowColor='#ffe8d0';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='#ffe8d0';			// Font color subs when mouse is over
	var BorderColor='#c00000';			// Border color
	var BorderSubColor='#c00000';			// Border color for subs
	var BorderWidth=4;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="comic sans ms,technical,arial"	// Font family menu items
	var FontSize=14;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.3;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.7;			// vertical overlap child/ parent
	var StartTop=358;				// Menu offset x coordinate
	var StartLeft=40;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=6;				// 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='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highlighted
	var Arrws=['powellpics/tri.gif',5,10,'powellpics/tridown.gif',10,5,'powellpics/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("The Boat","","",4,40,170);
	Menu1_1=new Array("Floorplan","FloorPlan.html","",0,36,170);
	Menu1_2=new Array("Photos","FloorPlan.html#photos","",0);
	Menu1_3=new Array("Construction","NewConst.html","",0);
	Menu1_4=new Array("Owners’ Group (private)","http://groups.yahoo.com/group/wildwind2/","",0,66);

Menu2=new Array("The Lake","","",6,40,150);
	Menu2_1=new Array("Area Map","Directions.html","",0,36,150);	
	Menu2_2=new Array("Photos","powellpics/index.html","",0);
	Menu2_3=new Array("Hikes","hikes.html","",0);
	Menu2_4=new Array("NPS site","http://www.nps.gov/glca/index.htm","",0);
	Menu2_5=new Array("Weather","weather.html","",0);
	Menu2_6=new Array("Links","links.html","",0);

Menu3=new Array("Trip Reports","","",12);
	Menu3_1=new Array("2000","NoTripRptYet.html","",0,36,170);
	Menu3_2=new Array("2001","Powell0109.html","",0);
	Menu3_3=new Array("2002","Powell0208.html","",0);
	Menu3_4=new Array("2003","","",2);
		Menu3_4_1=new Array("May","NoTripRptYet.html","",0,36,130);
		Menu3_4_2=new Array("October","NoTripRptYet.html","",0);
	Menu3_5=new Array("2004","Powell0408.html","",0);
	Menu3_6=new Array("G.R.I.T.","","",2);
		Menu3_6_1=new Array("2005","NoTripRptYet.html","",0,36,130);
		Menu3_6_2=new Array("2004","GRIT2004.html","",0);
	Menu3_7=new Array("2006","NoTripRptYet.html","",0);
	Menu3_8=new Array("2007","Powell0708.html","",0);
	Menu3_9=new Array("2008","NoTripRptYet.html","",0);
	Menu3_10=new Array("2009","","",2);
		Menu3_10_1=new Array("August","NoTripRptYet.html","",0,36,130);
		Menu3_10_2=new Array("October","NoTripRptYet.html","",0);
	Menu3_11=new Array("2010","NoTripRptYet.html","",0);
	Menu3_12=new Array("2011","NoTripRptYet.html","",0);

Menu4=new Array("Photos","","",3,40,150);
	Menu4_1=new Array("Boat Photos","FloorPlan.html#photos","",0,36,150);	
	Menu4_2=new Array("Lake Photos","powellpics/index.html","",0);
	Menu4_3=new Array("Panoramas","Panoramas/index.html","",0);


Menu5=new Array("Trip Details","","",5);
	Menu5_1=new Array("Expectations","Expectations.html","",0,36,170);
    Menu5_2=new Array("What to Bring","Expectations.html#WhatToBring","",0);
    Menu5_3=new Array("Finances","Expectations.html#accounting","",0);
	Menu5_4=new Array("Owner’s personal web page","../index.html","",0,66);
	Menu5_5=new Array("Send e-mail!","mailto:"+modified,"",0);
