/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='lightblue';			// Background color when mouse is not over
	var LowSubBgColor='lightblue';			// Background color when mouse is not over on subs
	var HighBgColor='navy';			// Background color when mouse is over
	var HighSubBgColor='navy';			// Background color when mouse is over on subs
	var FontLowColor='black';			// 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='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=3;				// Border width
	var BorderBtwnElmnts=3;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=185;				// Menu offset x coordinate
	var StartLeft=10;				// 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=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=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","http://www.alaskabike.com/","",0,30,200);

Menu2=new Array("Our Tours","http://www.alaskabike.com/tours.htm","",5,30,150);
	
	Menu2_1=new Array("Bicycle Alaska Tour","http://www.alaskabike.com/bike_ak.htm","",0,30,220);										
	Menu2_2=new Array("Alaskan Adventure Tour (Multi-Sport)","http://www.alaskabike.com/adven.htm","",0,30,220);		
	Menu2_3=new Array("2012 Tour Dates","http://www.alaskabike.com/current.htm","",0,30,220);
	Menu2_4=new Array("Tour Availability and Reservations","http://alaskabike.com/reservations.htm","",0,30,220);
	Menu2_5=new Array("Testimonials","http://www.alaskabike.com/testimonials.htm","",0,30,200);
	

Menu3=new Array("Tour Dates & Prices","http://www.alaskabike.com/current.htm","",5,30,200);
	Menu3_1=new Array("2012 Tour Dates","http://www.alaskabike.com/current.htm","",0,30,200);
	Menu3_2=new Array("Tour Availability and Reservations","http://alaskabike.com/reservations.htm","",0,30,200);
	Menu3_3=new Array("Booking as a Single","http://www.alaskabike.com/single.htm","",0,30,200);
	Menu3_4=new Array("Cancellation Policy","http://www.alaskabike.com/cancel.htm","",0,30,200);
	Menu3_5=new Array("Make a Payment","http://www.alaskabike.com/998074/orderpage.html","",0,30,200);
	

Menu4=new Array("Availability and Reservations","http://alaskabike.com/reservations.htm","",0,30,160);

Menu5=new Array("About Alaskabike","http://www.alaskabike.com/touring.htm","",6,30,160);
	Menu5_1=new Array("A message from the owners","http://www.alaskabike.com/message.htm","",0,30,220);
	Menu5_2=new Array("Touring with Alaskabike","http://www.alaskabike.com/touring.htm","",0,30,220);
	Menu5_3=new Array("What's included","http://www.alaskabike.com/quality.htm","",0,30,220);
	Menu5_4=new Array("Compare Real Costs","http://www.alaskabike.com/compare.htm","",0,30,220);
	Menu5_5=new Array("About our company","http://www.alaskabike.com/history.htm","",0,30,190);
	Menu5_6=new Array("Employment Opportunities","http://www.alaskabike.com/employment.htm","",0,30,190);

		
Menu6=new Array("About Alaska","http://www.alaskabike.com/reqbro.htm","",4,30,130);
	Menu6_1=new Array("What are the roads like?","http://www.alaskabike.com/highways.htm","",0,30,200);
	Menu6_2=new Array("What's the weather like?","http://www.alaskabike.com/weather.htm","",0,30,200);
	Menu6_3=new Array("Will we see wildlife?","http://www.alaskabike.com/wildlife.htm","",0,30,200);
	Menu6_4=new Array("Mosquitoes ?!?","http://www.alaskabike.com/skeeters.htm","",0,30,150);
		
Menu7=new Array("Tour Photos ","http://www.alaskabike.com/slideshow/sldshow.htm","",6,30,130);
	Menu7_1=new Array("2010 Tour Photos!","http://www.alaskabike.com/archives/2010photos.htm","",0,30,200);
	Menu7_2=new Array("2009 Tour Photos!","http://www.alaskabike.com/archives/2009photos.htm","",0,30,200);
	Menu7_3=new Array("2008 Tour Photos!","http://www.alaskabike.com/archives/2008photos.htm","",0,30,200);
	Menu7_4=new Array("Photo Gallery","http://www.alaskabike.com/gallery.htm","",0,30,200);
	Menu7_5=new Array("Vintage Photos","http://www.alaskabike.com/archives/slideshow/sldshowf.htm","",0,30,200);
	Menu7_6=new Array("Smaller photos for dial up modems","http://www.alaskabike.com/archives/slideshow/sldshows.htm","",0,30,240);
	

Menu8=new Array("Contact Us!","http://www.alaskabike.com/contact.htm","",2,30,130);
	Menu8_1=new Array("Contact us by phone or email","http://www.alaskabike.com/contact.htm","",0,30,225);
	Menu8_2=new Array("Tour Availability and Reservations","http://alaskabike.com/reservations.htm","",0,30,225);

Menu9=new Array("Request a Catalog","http://www.alaskabike.com/catalog22.aspx","",0,30,130);



