/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='009933';			// Background color when mouse is not over
	var LowSubBgColor='009933';			// Background color when mouse is not over on subs
	var HighBgColor='00CC00';			// Background color when mouse is over
	var HighSubBgColor='00CC00';			// Background color when mouse is over on subs
	var FontLowColor='333333';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='00CC00';			// Border color
	var BorderSubColor='gray';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,verdana, helvetica, sans"	// Font family menu items
	var FontSize=10;				// 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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=195;				// 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=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='';				// 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 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,18,110);
	
Menu2=new Array("Accommodations","","",4,18,175);
	Menu2_1=new Array("Accommodations","Accommodations.htm","",0,18,190);
	Menu2_2=new Array("Availability","Availability.htm","",6);
			Menu2_2_1=new Array("July 2010","july10.htm","",0,18,150);		
			Menu2_2_2=new Array("August 2010","august10.htm","",0);
			Menu2_2_3=new Array("September 2010","september10.htm","",0);
			Menu2_2_4=new Array("October 2010","october10.htm","",0);
			Menu2_2_5=new Array("May 2011","may11.htm","",0);
			Menu2_2_6=new Array("June 2011","june11.htm","",0,18,150);
			
	Menu2_3=new Array("Rates","Rates.htm","",0);
	
	Menu2_4=new Array("Shortcut to Cabins","","",4);
		Menu2_4_1=new Array("Our Two Largest Cabins","","",2,18,150);
			Menu2_4_1_1=new Array("Terry","Terry.htm","",0,18,150);
			Menu2_4_1_2=new Array("Goss","Goss.htm","",0);			
		Menu2_4_2=new Array("Large Cabins","","",3);
			Menu2_4_2_1=new Array("Patterson","Patterson.htm","",0,18,150);
			Menu2_4_2_2=new Array("Middendorf","Middendorf.htm","",0);	
			Menu2_4_2_3=new Array("Ottie","Ottie.htm","",0,18,150);
		Menu2_4_3=new Array("Medium Cabins","","",5);
			Menu2_4_3_1=new Array("Fargo","Fargo.htm","",0,18,150);
			Menu2_4_3_2=new Array("Wicker","Wicker.htm","",0);	
			Menu2_4_3_3=new Array("Ryan","Ryan.htm","",0,18,150);
			Menu2_4_3_4=new Array("Bross","Bross.htm","",0);	
			Menu2_4_3_5=new Array("Mohawk","Mohawk.htm","",0);	
		Menu2_4_4=new Array("Small Cabins","","",8);
			Menu2_4_4_1=new Array("Ferndale","Ferndale.htm","",0,18,150);
			Menu2_4_4_2=new Array("Roadside","Roadside.htm","",0);	
			Menu2_4_4_3=new Array("Lakeview","Lakeview.htm","",0,18,150);
			Menu2_4_4_4=new Array("Little Grey","Little Grey.htm","",0);	
			Menu2_4_4_5=new Array("Hillside","Hillside.htm","",0);		
			Menu2_4_4_6=new Array("Girls","Girls.htm","",0);		
			Menu2_4_4_7=new Array("Corner","Corner.htm","",0);		
			Menu2_4_4_8=new Array("Loons Nest","Loons Nest.htm","",0);		
								
		
Menu3=new Array("Fishing","","",10);
	Menu3_1=new Array("Fishing Page","Fishing.htm","",0,18,150);
	Menu3_2=new Array("Fish Record 2008","images/fishrecord08.pdf","",0);
	Menu3_3=new Array("Fish Record 2007","Fishrecord2007.htm","",0);
	Menu3_4=new Array("Fish Record 2006","Fishrecord2006.htm","",0);
	Menu3_5=new Array("Fish Record 2005","Fishrecord2005.htm","",0);
	Menu3_6=new Array("Fish Record 2004","Fishrecord2004.htm","",0);
	Menu3_7=new Array("Fish Record 2003","Fishrecord2003.htm","",0);
	Menu3_8=new Array("Fish Management","Fishmanagement.htm","",0);
	Menu3_9=new Array("Fish Caught History","Fishhistory.htm","",0);
	Menu3_10=new Array("Things to Know","Thingstoknow.htm","",0);
			
	
Menu4=new Array("Activities","Activities.htm","",2);
	Menu4_1=new Array("Activities","Activities.htm","",0,18,170);
	Menu4_2=new Array("Women's Weekend","weekend.html","",0);
	

Menu5=new Array("Guest Pics","","",6);
	Menu5_1=new Array("Guest Pics 1","Guestpics.htm","",0,18,160);
	Menu5_2=new Array("Guest Pics 2","Guestpics2.htm","",0);
	Menu5_3=new Array("Guest Pics 3","Guestpics3.htm","",0);
	Menu5_4=new Array("Guest Pics 4","Guestpics4.htm","",0);
	Menu5_5=new Array("Guest Pics 5","Guestpics5.htm","",0);
	Menu5_6=new Array("Submit Your Pics","Pictures.htm","",0);

Menu6=new Array("About Us","","",3);
	Menu6_1=new Array("History","History.htm","",0,18,150);
	Menu6_2=new Array("Boyd's Bulletin","Bulletin.htm","",0);
	Menu6_3=new Array("Maps","Maps.htm","",0);
		
Menu7=new Array("Email Us","mailto:boyds3469@yahoo.com","",0);
			
