/***********************************************************************************
*	(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=6;			
	var LowBgColor='#b52d59';			
	var LowSubBgColor='#b52d59';			
	var HighBgColor='black';			
	var HighSubBgColor='black';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='#b52d59';			
	var BorderSubColor='#b52d59';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=9;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=120;				
	var StartLeft=1;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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","default.htm","",0,20,85);

Menu2=new Array("Our Wines","Our_wines.htm","",7,20,100);
	Menu2_1=new Array("Current Releases","Our_wines.htm","",0,20,120);	
	Menu2_2=new Array("Recent Releases","Recent_Releases.htm","",0);	
	Menu2_3=new Array("2004-05 Wines","2004-05_wines.htm","",0);
	Menu2_4=new Array("2002-03 Wines","2002-03_wines.htm","",0);
	Menu2_5=new Array("2000-01 Wines","2000-01_wines.htm","",0);
	Menu2_6=new Array("1998-99 Wines","1998-99_wines.htm","",0);
	Menu2_7=new Array("1994-97 Wines","1994-97_wines.htm","",0);

Menu3=new Array("Wine Club","wine_club.htm","",0,20,110);
	
Menu4=new Array("Events","events.htm","",0,20,85);
	
Menu5=new Array("Tasting Room","Tasting_room.htm","",4,20,110);
	Menu5_1=new Array("Map","Map.htm","",0,20,100);
	Menu5_2=new Array("East WA Outlets","Eastern_Wa_outlets.htm","",0);
	Menu5_3=new Array("West WA Outlets","Western_WA_Outlets1.htm","",0);
	Menu5_4=new Array("Tasting Tips","Tasting_Tips.htm","",0);

Menu6=new Array("More Fun","Blankmenu.htm","",5);
	Menu6_1=new Array("Background","Background.htm","",0,20,120);
	Menu6_2=new Array("Fun Pictures","Fun_Pictures.htm","",5);
		Menu6_2_1=new Array("2001 Anniv","2001_Anniv.htm","",0,20,130);
		Menu6_2_2=new Array("2002 Anniv","2002_Anniv.htm","",0);
		Menu6_2_3=new Array("2004 Spring Barrel","Slideshow_04_barrel.htm","",0);
		Menu6_2_4=new Array("Bottling and Bikes","slideshow_I.htm","",0);
		Menu6_2_5=new Array("Barrel of Wine","winebarrel.htm","",0);
	Menu6_3=new Array("Local Bike Rides","Local_Bike_Rides.htm","",0);
	Menu6_4=new Array("Our Fav Web Links","Our_Fav_Links.htm","",0);
	Menu6_5=new Array("Webs By Kenbo","WebsByKenbo.htm","",0);


		

	
