/***********************************************************************************
*	(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='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#996633';			// Background color when mouse is over
	var HighSubBgColor='#996633';			// Background color when mouse is over on subs
	var FontLowColor='#996633';			// Font color when mouse is not over
	var FontSubLowColor='#996633';			// 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='#996633';			// Border color
	var BorderSubColor='#996633';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Times New Roman,Georgia,Serif"	// Font family menu items
	var FontSize=12;				// 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='center';			// 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=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=2;				// 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=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","index.html","",0,25,100);

Menu2=new Array("Retail","blank.htm","",4);
	Menu2_1=new Array("Victorian","blank.htm","",3,25,150);	
		Menu2_1_1=new Array("Shop by Fragrance","","",11,25,150);
			Menu2_1_1_1=new Array("Berry Mango","victorian/berrymango.html","",0,25,150);
			Menu2_1_1_2=new Array("Brutus","victorian/brutus.html","",0);
			Menu2_1_1_3=new Array("Citrus Glo","victorian/citrusglo.html","",0);
			Menu2_1_1_4=new Array("Cucumber Melon","victorian/cucumbermelon.html","",0);
			Menu2_1_1_5=new Array("Lavendar Breeze","victorian/lavenderbreeze.html","",0);
			Menu2_1_1_6=new Array("Midnight Sky","victorian/midnightsky.html","",0);
			Menu2_1_1_7=new Array("Prairie Rain","victorian/prairierain.html","",0);
			Menu2_1_1_8=new Array("Romantic Rose","victorian/romanticrose.html","",0);
			Menu2_1_1_9=new Array("Shepherd's Pride","victorian/shepherdspride.html","",0);
			Menu2_1_1_10=new Array("Spiced Oatmeal","victorian/spicedoatmeal.html","",0);
			Menu2_1_1_11=new Array("Toby","victorian/toby.html","",0);
		Menu2_1_2=new Array("Shop by Product","","",4);
			Menu2_1_2_1=new Array("Soaps","","",5,25,100);
				Menu2_1_2_1_1=new Array("Bar Soap","victorian/barsoap.html","",0,25,125);
				Menu2_1_2_1_2=new Array("Floral Rounds","victorian/floralround.html","",0);
				Menu2_1_2_1_3=new Array("Guest Bars","victorian/guestbar.html","",0);
				Menu2_1_2_1_4=new Array("Liquid Soaps","victorian/liquidsoap.html","",0);
				Menu2_1_2_1_5=new Array("'Ewenique' Soap","victorian/ewenique.html","",0);
			Menu2_1_2_2=new Array("Lotions","victorian/lotion.html","",0);
			Menu2_1_2_3=new Array("Milk Bath","victorian/milkbath.html","",0);
			Menu2_1_2_4=new Array("Bath Tea","victorian/bathtea.html","",0);
		Menu2_1_3=new Array("Gift Sets","","",6);
            Menu2_1_3_1=new Array("Large Gift Bag","victorian/largegiftbag.html","",0,25,225);
            Menu2_1_3_2=new Array("Medium Gift Bag","victorian/mediumgiftbag.html","",0);
            Menu2_1_3_3=new Array("Small Gift Bag","victorian/smallgiftbag.html","",0);
            Menu2_1_3_4=new Array("Mini Gift Sets","victorian/1ozgiftset.html","",0);
            Menu2_1_3_5=new Array("Special occasion Gift Sets","victorian/specialoccasion.html","",0);
            Menu2_1_3_6=new Array("Monogrammed Towel Gift Sets","victorian/towelgiftset.html","",0);
	Menu2_2=new Array("Primitive","blank.htm","",4);
		Menu2_2_1=new Array("Shop by Fragrance","","",11,25,150);
		    Menu2_2_1_1=new Array("Berry Mango","primitive/berrymango.html","",0,25,150);
			Menu2_2_1_2=new Array("Brutus","primitive/brutus.html","",0);
			Menu2_2_1_3=new Array("Citrus Glo","primitive/citrusglo.html","",0);
			Menu2_2_1_4=new Array("Cucumber Melon","primitive/cucumbermelon.html","",0);
			Menu2_2_1_5=new Array("Lavendar Breeze","primitive/lavenderbreeze.html","",0);
			Menu2_2_1_6=new Array("Midnight Sky","primitive/midnightsky.html","",0);
			Menu2_2_1_7=new Array("Prairie Rain","primitive/prairierain.html","",0);
			Menu2_2_1_8=new Array("Romantic Rose","primitive/romanticrose.html","",0);
			Menu2_2_1_9=new Array("Shepherd's Pride","primitive/shepherdspride.html","",0);
			Menu2_2_1_10=new Array("Spiced Oatmeal","primitive/spicedoatmeal.html","",0);
			Menu2_2_1_11=new Array("Toby","primitive/toby.html","",0);
		Menu2_2_2=new Array("Shop by Product","","",4);
		    Menu2_2_2_1=new Array("Soap","","",3,25,125);
			    Menu2_2_2_1_1=new Array("Bar Soap","primitive/barsoap.html","",0,25,150);
			    Menu2_2_2_1_2=new Array("Soap on a Rope","primitive/soaponrope.html","",0);
			    Menu2_2_2_1_3=new Array("Liquid Soaps","primitive/liquidsoap.html","",0);
			Menu2_2_2_2=new Array("Lotion","primitive/lotion.html","",0);
			Menu2_2_2_3=new Array("Milk Bath","primitive/milkbath.html","",0);
			Menu2_2_2_4=new Array("Bath Tea","primitive/bathtea.html","",0);
		Menu2_2_3=new Array("Gift Sets","primitive/giftbag.html","",0);
	        Menu2_2_3_1=new Array("Large Gift Bag","victorian/largegiftbag.html","",0,25,225);
		    Menu2_2_3_2=new Array("Medium Gift Bag","victorian/mediumgiftbag.html","",0);
		    Menu2_2_3_3=new Array("Small Gift Bag","victorian/smallgiftbag.html","",0);
		    Menu2_2_3_4=new Array("Mini Gift Bag","victorian/1ozgiftset.html","",0);
		    Menu2_2_3_5=new Array("Special Occasion Gift sets","victorian/specialoccasion.html","",0);
		    Menu2_2_3_6=new Array("Monogrammed Towel Gift Set","victorian/towelgiftset.html","",0);
		Menu2_2_4=new Array("Shaving Kits","primitive/shavingkit.html","",0);
			
	Menu2_3=new Array("Little Lamb","","",2,25,100);
       Menu2_3_1=new Array("Individual Items","misc/littlelambindividual.html","",0,25,120);
       Menu2_3_2=new Array("Gift Packs","misc/littlelambgift.html","",0);
	Menu2_4=new Array("Specials","","",3,25,100);
        Menu2_4_1=new Array("Imperfects","misc/imperfects.html","",0,25,150);
	    Menu2_4_2=new Array("Clearance","misc/clearance.html","",0);
	    Menu2_4_3=new Array("Special of the Day","misc/specialofday.html","",0);

Menu3=new Array("Wholesale","wholesale.html","",0);


Menu4=new Array("Samples","/misc/samples.html","",0);
	
Menu5=new Array("Testimonials","/misc/testimonials.html","",0);
	
Menu6=new Array("Links","","",2,25,100);
   Menu6_1=new Array("Grow Nebraska","http://www.grownebraska.org.","",0,25,150); 
   Menu6_2=new Array("Salon MohVi & Spa","http://www.salonmohvi.com.","",0,25,150);