﻿	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#5477BB';			// Background color when mouse is not over
	var LowSubBgColor='#000066';			// Background color when mouse is not over on subs
	var HighBgColor='#99CCFF';			// Background color when mouse is over
	var HighSubBgColor='#99CCFF';			// 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='#000066';			// Font color when mouse is over
	var FontSubHighColor='#000066';			// Font color subs when mouse is over
	var BorderColor='#000066';			// Border color
	var BorderSubColor='#5477BB';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=4;			// Border between elements 1 or 0
	var FontFamily="Verdana"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=170;				// Menu offset x coordinate
	var StartLeft=9;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// 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=1;			// 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}
Menu1=new Array("About Us","","",10,23,138);
	Menu1_1=new Array("Contact Us/Directions","directions.html","",0,20,190);	
	
	Menu1_2=new Array("Buena Vista Facts","facts.html","",0,20,250);
	Menu1_3=new Array("Buena Vista History","history.html","",0);
	Menu1_4=new Array("BV Staff","staff.html","",0);
	Menu1_5=new Array("BV Continental Cafe","cafe.html","",0,20,150);	
	
	Menu1_6=new Array("Bemidji Lodging & Dining","bemidjiarea.html","",2,20,150);
		Menu1_6_1=new Array("Bemidji Chamber","http://www.bemidji.org/","",0,20,150);
		Menu1_6_2=new Array("Visit Bemidji","http://www.visitbemidji.com/","",0);
	
	Menu1_7=new Array("Safety & Ski Patrol","skipatrol.html","",0,20,150);
	
	Menu1_8=new Array("Employment","employment.html","",0);
//	Menu1_10=new Array("About Bemidji","bemidji.html');","",2,20,150);
//		Menu1_9_1=new Array("Bemidji Chamber of Commerce","javascript:n_window('http://www.bemidji.org');","",0,20,225);
//		Menu1_9_2=new Array("Bemidji's Visitors Bureau","http://www.visitbemidji.com","",0);
	
	
	Menu1_9=new Array("Privacy Policy","policy.html","",0);
	Menu1_10=new Array("Terms of Usage","terms.html","",0);

	
Menu2=new Array("Rates","","",4);
	Menu2_1=new Array("Groups","group.html","",0,20,125);
	Menu2_2=new Array("Season Pass","season_membership.html","",0,20,150);
	Menu2_3=new Array("Tickets & Rentals","reg_rates.html","",0);	
	Menu2_4=new Array("Gift Certificates","gift_certificate_form.html","",0);	

Menu3=new Array("Trail Map","trailmap.html","",0,20,105);

Menu4=new Array("Calendar & Hours","calendar.html","",0,20,105);	
	
Menu5=new Array("Conditions Webcam","conditions.html","",0,20,105);    
			
Menu6=new Array("Ski School","lessons.html","",0,20,145); 
   
	
				
Menu7=new Array("Tubing Park","tubingpark.html","",0,20,105);
Menu8=new Array("Terrain Park","terrainpark.html","",0,20,105);
Menu9=new Array("Sleigh Rides","sleighrides.html","",0,20,105);		
//Menu10=new Array("Logging Days","loggingdays.html","",0,23,150);
Menu10=new Array("Historic Village & Ranch Activities","","",4,34,150);
	Menu10_1=new Array("Buena Vista Ranch","http://www.bvskiarea.com/ranch/index.html","",0,20,275);
	Menu10_2=new Array("Summer/Fall Covered Wagon Rides","wagonrides.html","",0);
	Menu10_3=new Array("Scenic Tours on the Continental Divide","scenic_tours.html","",0);
	Menu10_4=new Array("Logging Days","loggingdays.html","",0);
Menu11=new Array("Home","index.html","",0);
