/***********************************************************************************
*	(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;			// Number of first level items
	var LowBgColor='#993300';			// Background color when mouse is not over
	var LowSubBgColor='black';			// Background color when mouse is not over on subs
	var HighBgColor='#993300';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='#ffcc33';			// Font color when mouse is not over
	var FontSubLowColor='#ffcc33';			// 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='#993300';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// 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=125;				// Menu offset x coordinate
	var StartLeft=1;				// 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=['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("WINE SHOP","","",3,22,120);
	Menu1_1=new Array("buy our wines","wineavail.html","",0,18,150);
	Menu1_2=new Array("our wineries","gwwineries.html","",0);
	Menu1_3=new Array("wine links","wlinks.html","",0);

Menu2=new Array("ACCESSORIES","","",22);

Menu2_1=new Array("bar accessories","baracc.html","",2,18,150);
		
		Menu2_1_1=new Array("Wine Bottle Stoppers","wbstop2.html","",0,18,150);
		Menu2_1_2=new Array("Wine Bottle Pouring","wbspout.html","",0); 
	
	Menu2_2=new Array("bottle & glass","bmark.html","",10,18,150);
		Menu2_2_1=new Array("Bottle Markers","bmarknew.html","",0,18,150);
		Menu2_2_2=new Array("Dripnot/Dropstop","wbspout.html","",0);
		Menu2_2_3=new Array("Drip Collars","dripc.html","",0);
		Menu2_2_4=new Array("Wine Bottle Coasters","wbcoast.html","",0);
		Menu2_2_5=new Array("Wine Bottle Stoppers","wbstop2.html","",0);
		Menu2_2_6=new Array("Wine Glass Markers","wgmark.html","",0);
		Menu2_2_7=new Array("Wine Glass/Plate Holder","wgph.html","",0);
		Menu2_2_8=new Array("Wine Bags","wbags.html","",0);
		Menu2_2_9=new Array("Wine Bottle Pourers","wbspout.html","",0);
		Menu2_2_10=new Array("Glass repair","Glassaccessories.html","",0);
		
	Menu2_3=new Array("champagne","chamacc.html","",0);
	
	Menu2_4=new Array("cleaning","wclean.html","",0);
	
	Menu2_5=new Array("coolers","wcoolr.html","",0,18,150);
		
	
	Menu2_6=new Array("corkboards","bmag.html","",0,17,150);
	
	Menu2_7=new Array("corkscrews","corkscrews.html","",8,18,150);
		Menu2_7_1=new Array("Engraved Corkscrews","imprint1.html","",0,18,200);
		Menu2_7_2=new Array("Engraved Laguiole","imprint2.html","",0,18,200);
		Menu2_7_3=new Array("Corkscrews under $10","corkwrm.html","",0,18,200);
		Menu2_7_4=new Array("Corkscrews over $10","corkuni.html","",0,18,200); 
		Menu2_7_5=new Array("Laguiole","corkcht.html","",0,18,200);		
		Menu2_7_6=new Array("Table & Wall Mount","corktab.html","",0,18,200);
		Menu2_7_7=new Array("Corkscrew Pouch","corkpou.html","",0,18,200);
		Menu2_7_8=new Array("Repair/Replace Worms","corkuwm.html","",0,18,200);
	
	Menu2_8=new Array("decanting","wdec.html","",6,18,150);
		
		Menu2_8_1=new Array("Wine Decanters","dec100.html","",0,18,200);
		Menu2_8_2=new Array("Engrave Wine Decanters","imprint4.html","",0);
		Menu2_8_3=new Array("Decanting Accessories","decacc.html","",0);
		Menu2_8_4=new Array("Decanting Cradle & Basket","deccrad.html","",0,18, 150);
		Menu2_8_5=new Array("Aerators of wine","foodsnew.html","",0);
		Menu2_8_6=new Array("Wine Decanting Funnels","wfunn.html","",0);

	Menu2_9=new Array("education - aroma kits","wedu.html","",2,18,150);
		Menu2_9_1=new Array("Wine Aroma Kits","wedu.html","",0,18,150);
		Menu2_9_2=new Array("Wine Aroma Charts","wedu2.html","",0,18,150);

	Menu2_10=new Array("entertaining","wgph.html","",2,18,300);
		
		Menu2_10_1=new Array("Wine Party Plate, Clips, Wine Glasses","wgph.html","",0,18,300);
Menu2_10_2=new Array("Imprinted Wine Party Plate, Clips, Wine Glasses ","imprint7.html","",0,18,300);

	Menu2_11=new Array("fashion","wfurn.html","",0,18,150);
		
		
	
	Menu2_12=new Array("furnishing","wfurn2.html","",0,18,150);
	
	Menu2_13=new Array("gift ideas","gsets.html","",5,18,150);
	Menu2_13_1=new Array("Gift Ideas Corkboards","gidea.html","",0,18,150);
	Menu2_13_2=new Array("Gift Ideas Wall Plaques","gidea2.html","",0);
	Menu2_13_3=new Array("Gift Ideas Unique","gidea3.html","",0);
	Menu2_13_4=new Array("Magnets & Pins","gidea4.html","",0);
	Menu2_13_5=new Array("Wine Label Book & Notes","wrecord.html","",0);
			
		
	Menu2_14=new Array("glasses & repair","glass.html","",5,18,200);
	    Menu2_14_1=new Array("Wine Glasses","spglass.html","",0,18,200);
		Menu2_14_2=new Array("Large Handblown","glassnew.html","",0,18,200);
		Menu2_14_3=new Array("Unbreakable Acrylic Glasses","udglass.html","",0);
		Menu2_14_4=new Array("INAO Glass","glassnc.html","",0);
		Menu2_14_5=new Array("Glass saver & accessories","Glassaccessories.html","",0);	

	Menu2_15=new Array("imprint & engrave","imprint.html","",15,18,150);
		
		Menu2_15_1=new Array("Bottle Stoppers","imprint15.html","",0, 18, 180);
		Menu2_15_2=new Array("Corkscrews","imprint1.html","",0 );
		Menu2_15_3=new Array("Corkscrews Laguiole ","imprint2.html","",0);
		Menu2_15_4=new Array("Decanters","imprint4.html","",0);
		Menu2_15_5=new Array("Decanters more","imprint5.html","",0);
		Menu2_15_6=new Array("Decanter Labels in Pewter","imprint8.html","",0);
		Menu2_15_7=new Array("Glasses","imprint3.html","",0);
		Menu2_15_8=new Array("Party Plates & clips","imprint7.html","",0);
		Menu2_15_9=new Array("Peppermills","pmills.html","",0);
		Menu2_15_10=new Array("Tastevins","imprint6.html","",0);
		Menu2_15_11=new Array("Wine Coasters","imprint16.html","",0);
		Menu2_15_12=new Array("Wine Coolers Marble","imprint10.html","",0);
		Menu2_15_13=new Array("Wine Coolers Terra Cotta ","imprint9.html","",0);		
		Menu2_15_14=new Array("**Color selection - Imprint","corklso.html","",0);
		Menu2_15_15=new Array("**Fonts - Engrave/Imprint ","imprintfont.html","",0);
		
		
	Menu2_16=new Array("preservation","pres.html","",0);

	Menu2_17=new Array("racks/cellars","wracks.html","",2,18,150);
		Menu2_17_1=new Array("Cubes, Modular Racks","cmracks.html","",0,18,150);
		Menu2_17_2=new Array("Wine Cellar Accessories","wcellacc.html","",0);
	
	Menu2_18=new Array("record keeping","wrecord.html","",0);
	
	Menu2_19=new Array("service food/wine","wserv.html","",5,18,150);
		Menu2_19_1=new Array("tastevins and more","wserv.html","",0,18,200);
		Menu2_19_2=new Array("wine aerators","foodsnew.html","",0);
		Menu2_19_3=new Array("table tools, knives, crumbers","foodsnew2.html","",0);
		Menu2_19_4=new Array("pepper mills with engraving","pmills.html","",0);
		Menu2_19_5=new Array("drip not/drop stop","wbspout.html","",0); 
	
	Menu2_20=new Array("wine buckets/spittoons","wbuck.html","",0);
	
	Menu2_21=new Array("wine luggage","wlugg.html","",3,18,150);
		Menu2_21_1=new Array("wheeled insulated carriers","wlugg2.html","",0,18,200);
		
		Menu2_21_2=new Array("metal airport safe carriers","wlugg2.html","",0,18,200); 
		
		Menu2_21_3=new Array("bottle & glass carriers","wlugg3.html","",0,18,200); 
		
		
		
	Menu2_22=new Array("Wine Party Plate","wgph.html","",0,18,150);

Menu3=new Array("SPECIALS","ssale.html","",0,18,150);

Menu4=new Array("Customer Service","","",3);
	Menu4_1=new Array("Policies","policies.html","",0,18,140);
	Menu4_2=new Array("Shipping","shipping.html","",0);
	Menu4_3=new Array("Contact","contact.html","",0,18,140);
	
Menu5=new Array("ABOUT US","","",2);
	Menu5_1=new Array("Company","about_us.html","",0,18,140);
	Menu5_2=new Array("Customer Comments","feedback.html","",0);

Menu6=new Array("","","",0);
	//Menu6_1=new Array("Company & Customers","about_us.html","",0,18,140);
	//Menu6_2=new Array("contact","contact.html","",0,18,140);
	
	
	
	
