/***********************************************************************************
*	(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=13;			
	var LowBgColor='fee994';			
	var LowSubBgColor='fee994';			
	var HighBgColor='fee994';			
	var HighSubBgColor='fef3c8';		
	var FontLowColor='CC0000';			
	var FontSubLowColor='CC0000';		
	var FontHighColor='black';			
	var FontSubHighColor='black';		
	var BorderColor='fee994';			
	var BorderSubColor='black';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana,arial,comic sans ms,technical"	
	var FontSize=8;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';	
	var MenuCentered='left';		
	var MenuVerticalCentered='top';		
	var ChildOverlap=.4;				
	var ChildVerticalOverlap=.1;		
	var StartTop=0;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='MenuPos';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=0;				
	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","http://www.bumblebeesandladybugs.com/default.htm","",0,25,138);

Menu2=new Array("What's New","http://www.bumblebeesandladybugs.com/new.htm","",0);	
	
Menu3=new Array("Upcoming Sales","","",3);
	Menu3_1=new Array("Upcoming Sale - Kearney","http://www.bumblebeesandladybugs.com/upcoming.htm","",0,25,250);
	Menu3_2=new Array("Upcoming Sale - Hastings","http://www.bumblebeesandladybugs.com/upcoming-ha.htm","",0);
	Menu3_3=new Array("Upcoming Sale - Grand Island","http://www.bumblebeesandladybugs.com/upcoming-gi.htm","",0);


Menu4=new Array("Mommie Mall","http://www.bumblebeesandladybugs.com/mall.htm","",0);
	
Menu5=new Array("Consigning","","",9);
	Menu5_1=new Array("How It Works","http://www.bumblebeesandladybugs.com/consigning.htm","",0,25,180);
	Menu5_2=new Array("Incentives","http://www.bumblebeesandladybugs.com/incentives.htm","",0);
	Menu5_3=new Array("What to Sell","http://www.bumblebeesandladybugs.com/consign_sell.htm","",0);
	Menu5_4=new Array("Preparation","http://www.bumblebeesandladybugs.com/consign_prepare.htm","",0);
	Menu5_5=new Array("Dropoff/Pickup","http://www.bumblebeesandladybugs.com/consign_dropoff.htm","",0);
	Menu5_6=new Array("Tagging/Pricing","http://www.bumblebeesandladybugs.com/consign_tagging.htm","",0);
	Menu5_7=new Array("Stress-Free Tagging","http://www.bumblebeesandladybugs.com/tagging.htm","",0);
	Menu5_8=new Array("Sign Up","http://www.bumblebeesandladybugs.com/signup.htm","",0);
	Menu5_9=new Array("Consignment Agreement","http://www.bumblebeesandladybugs.com/consignagreement.htm","",0);

Menu6=new Array("Volunteering","","",3);
	Menu6_1=new Array("Volunteering - Kearney","http://www.bumblebeesandladybugs.com/volunteering.htm","",0,25,250);
	Menu6_2=new Array("Volunteering - Hastings","http://www.bumblebeesandladybugs.com/volunteering-ha.htm","",0);
	Menu6_3=new Array("Volunteering - Grand Island","http://www.bumblebeesandladybugs.com/volunteering-gi.htm","",0);
	
Menu7=new Array("Testimonials","http://www.bumblebeesandladybugs.com/testimonials.htm","",0);
	
Menu8=new Array("Partners","http://www.bumblebeesandladybugs.com/partners.htm","",0);

Menu9=new Array("Promote Your Business","http://www.bumblebeesandladybugs.com/advertising.htm","",0,35,138);

Menu10=new Array("Contact Us","http://www.bumblebeesandladybugs.com/contact.htm","",0);

Menu11=new Array("Newsletters","","",2);
	Menu11_1=new Array("Newsletters","http://www.bumblebeesandladybugs.com/newsletter.htm","",0,25,138);
	Menu11_2=new Array("Newsletter SignUp","http://www.bumblebeesandladybugs.com/register.asp?T=N","",0);

Menu12=new Array("Flyers","http://www.bumblebeesandladybugs.com/flyer.htm","",0);

Menu13=new Array("Privacy Policy","http://www.bumblebeesandladybugs.com/privacy.htm","",0,22,138);




	
	
	
	
	
	
	
	