/***********************************************************************************
*	(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='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#CCCCFF';			// Background color when mouse is over
	var HighSubBgColor='#CCCCFF';			// Background color when mouse is over on subs
	var FontLowColor='blue';			// Font color when mouse is not over
	var FontSubLowColor='blue';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='red';			// Font color subs when mouse is over
	var BorderColor='blue';			// Border color
	var BorderSubColor='blue';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="tahoma,arial,comic sans ms,sanserif"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=10;				// 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=5;				// Left padding
	var TopPaddng=1;				// 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=250;			// 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
	var ShowArrow=0;				// 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.htm","",0,20,80);

Menu2=new Array("About Us","../us.htm","",0,20,80);

Menu3=new Array("Cycling"," ","",4,20,80);
	Menu3_1=new Array("Cycle Tours","../tours/my_tours.htm","",12,20,80);
		Menu3_1_1=new Array("First Tour 1977","../tours/tour77.htm","",0,20,140);
		Menu3_1_2=new Array("Central Otago 1997","../tours/tour97.htm","",0);
		Menu3_1_3=new Array("Colorado/Utah 1998","../tours/tour98.htm","",0);
		Menu3_1_4=new Array("AOK Rally 2000","../tours/tour00.htm","",0);
		Menu3_1_5=new Array("South Australia 2001","../tours/tour01.htm","",0);
		Menu3_1_6=new Array("Victoria 2003","../tours/tour03.htm","",0);
		Menu3_1_7=new Array("Central Otago 2004","../tours/tour04.htm","",0);
		Menu3_1_8=new Array("Overnighter 2004","../tours/tour04a.htm","",0);
		Menu3_1_9=new Array("Mini-Tour 2005","../tours/tour05.htm","",0);
		Menu3_1_10=new Array("Top of the South tour 2005","../tours/tour05a.htm","",0);
		Menu3_1_11=new Array("The Rail Trail","../tours/tour08.htm","",0);
		Menu3_1_12=new Array("... Future ...","../tours/future_tours.htm","",0);
	Menu3_2=new Array("Rides","../rides/rides.htm","",3);
		Menu3_2_1=new Array("Day Rides","../rides/rides.htm","",0,20,100);
		Menu3_2_2=new Array("Events","../rides/events.htm","",0);
		Menu3_2_3=new Array("Fav Routes","../rides/fav_routes.htm","",0);
	Menu3_3=new Array("The Bikes","../bikes/the_bikes.htm","",7);
		Menu3_3_1=new Array("Giant Yukon","../bikes/giant_yukon.htm","",0,20,100);
		Menu3_3_2=new Array("GT Peace 29er","../bikes/gt_peace.htm","",0);
		Menu3_3_3=new Array("Salsa El Santo","../bikes/Salsa.htm","",0);
		Menu3_3_4=new Array("Singular Swift","../bikes/singular_swift.htm","",0);
		Menu3_3_5=new Array("Thorn Nomad","../bikes/nomad.htm","",0);
		Menu3_3_6=new Array("Trek 520","../bikes/trek_520.htm","",0);
		Menu3_3_7=new Array("Bentech 'bent","../bikes/bentech.htm","",0);
	Menu3_4=new Array("Useful Info","../info/info.htm","",9);
		Menu3_4_1=new Array("Touring NZ","../info/touringnz.htm","",0,20,120);
		Menu3_4_2=new Array("Suggested Routes","../info/suggested_routes.htm","",0);
		Menu3_4_3=new Array("Packing List","../info/packing_list.htm","",0);
		Menu3_4_4=new Array("Hypercracker","../info/hypercracker.htm","",0);
		Menu3_4_5=new Array("Touring stoves","../info/stove_comparison.htm","",0);
		Menu3_4_6=new Array("Tips and Hints","../info/tips_hints.htm","",0);
		Menu3_4_7=new Array("Travel cards","../info/cards.htm","",0);
		Menu3_4_8=new Array("Recipies","../info/recipies.htm","",0);
		Menu3_4_9=new Array("Book reviews","../info/books.htm","",0);

Menu4=new Array("Motorcycling","../mbikes/motorcycling.htm","",2,20,100);
	Menu4_1=new Array("Rides","../mbikes/rides_tours.htm","",8,20,80);
		Menu4_1_1=new Array("essb1","../mbikes/essb1.htm","",0,20,80);
		Menu4_1_2=new Array("essb2","../mbikes/essb2.htm","",0);
		Menu4_1_3=new Array("victoria","../mbikes/victoria.htm","",0);
		Menu4_1_4=new Array("essb3","../mbikes/essb3.htm","",0);
		Menu4_1_5=new Array("essb4","../mbikes/essb4.htm","",0);
		Menu4_1_6=new Array("essb5","../mbikes/essb5.htm","",0);
		Menu4_1_7=new Array("essb6","../mbikes/essb6.htm","",0);
		Menu4_1_8=new Array("dayrides","../mbikes/dayrides.htm","",0);
	Menu4_2=new Array("Motorbikes","../mbikes/mbikes.htm","",5);
		Menu4_2_1=new Array("Triumph Tiger","../mbikes/tiger.htm","",0,20,120);
		Menu4_2_2=new Array("Honda FT500","../mbikes/ft500.htm","",0);
		Menu4_2_3=new Array("Honda VF750F","../mbikes/vf750f.htm","",0);
		Menu4_2_4=new Array("Honda XL400R","../mbikes/xl400r.htm","",0);
		Menu4_2_5=new Array("Yamaha DT175E","../mbikes/dt175e.htm","",0);

Menu5=new Array("Misc","../misc/misc_stuff.htm","",6,20,80);
	Menu5_1=new Array("Previous Pics","../misc/previous_pics.htm","",0,20,100);
	Menu5_2=new Array("Stuff!","../misc/stuff.htm","",0);
	Menu5_3=new Array("Quotes","../misc/quotes.htm","",0);
	Menu5_4=new Array("For Sale","../misc/for_sale.htm","",0);
	Menu5_5=new Array("Product Review","../misc/product_review.htm","",0);
	Menu5_6=new Array("Bike Humour","../misc/bike_humour.htm","",0);

Menu6=new Array("Other","../constr.htm","",1,20,80);
	Menu6_1=new Array("Other adventures","../other/other.htm","",0,20,100);
	Menu6_2=new Array("tba","../misc/stuff.htm","",0);
	Menu6_3=new Array("tba","../misc/quotes.htm","",0);
	Menu6_4=new Array("tba","../misc/for_sale.htm","",0);
	Menu6_5=new Array("tba","../misc/product_review.htm","",0);
	Menu6_6=new Array("tba","../misc/bike_humour.htm","",0);

Menu7=new Array("Whats New?","../updates.htm","",0,20,90);

Menu8=new Array("Links","../links.htm","",0,20,80);

Menu9=new Array("Email","mailto:mail@hoogie.co.nz?subject=Hey Hoogie and Sharon!","",0,20,80);