
	var NoOffFirstLineMenus=7;		
	var LowBgColor="f4e6c2";			
	var HighBgColor="A8012A";			
	var FontLowColor="#A8012A";		
	var FontHighColor="FFFFFF";			
	var BorderColor="cc9966";			
	var BorderWidthMain=0;			
	var BorderWidthSub=0;		
 	var BorderBtwnMain=0;		
	var BorderBtwnSub=0;			
	var FontFamily="Arial, Helvetica, sans-serif;";	
	var FontSize=8;				
	var FontBold=1;		
	var FontItalic=0;			
	var MenuTextCentered="left";		
	var MenuCentered="left";			
	var MenuVerticalCentered="top";		
	var ChildOverlap=.0;			
	var ChildVerticalOverlap=.0;		
	var StartTop=0;				
	var StartLeft=0;				
	var VerCorrect=0;			
	var HorCorrect=0;			
	var LeftPaddng=7;			
	var TopPaddng=3;			
	var FirstLineHorizontal=1;		
	var MenuFramesVertical=1;		
	var DissapearDelay=1000;		
	var UnfoldDelay=100;			
	var TakeOverBgColor=0;			
	var FirstLineFrame="";			
	var DocTargetFrame="";		
	var TargetLoc="MenuPos";				
	var MenuWrap=0;		
	var RightToLeft=0;		
	var BottomUp=0;			
	var UnfoldsOnClick=0;	
	var BaseHref="";		

	var Arrws=["menu/tri.gif",16,12,"",10,5,"menu/trileft.gif",5,10,"",10,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=2;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......
	var PartOfWindow=.8;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="";
	var MenuShadow="";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=85)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");


Menu1=new Array("Orchard","orchard.htm","",5,22,110,"","","","","","","11",-1,-1,"left","Orchard");
	Menu1_1=new Array("","","",0,12,160,"ffffff","","","","","",-1,0,-1,"","");
	Menu1_2=new Array("Fruits","orchard_fruits.htm","",7,22,160,"ffffff","","","","","",-1,0,-1,"","Fruits");
		Menu1_2_1=new Array("Apples","orchard_apples.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Apples");
		Menu1_2_2=new Array("Cherries","orchard_cherries.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Cherries");
		Menu1_2_3=new Array("Asian Pears","orchard_pears.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Asian Pears");
		Menu1_2_4=new Array("Peaches","orchard_peaches.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Peaches");
		Menu1_2_5=new Array("Plums","orchard_plums.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Plums");
		Menu1_2_6=new Array("Grapes","orchard_grapes.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Grapes");
		Menu1_2_7=new Array("Raspberries","orchard_raspberries.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Raspberries");
	Menu1_3=new Array("Vegetables","orchard_vegetables.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Vegetables");
	Menu1_4=new Array("Processing","orchard_processing.htm","",4,22,160,"ffffff","","","","","",-1,0,-1,"","Processing");
		Menu1_4_1=new Array("Cider Processing","orchard_ciderprocessing.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Cider Processing");
		Menu1_4_2=new Array("Apple Processing","orchard_appleprocessing.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Apple Processing");
		Menu1_4_3=new Array("Cherry Processing","orchard_cherryprocessing.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Cherry Processing");
		Menu1_4_4=new Array("Jams, Jellies and More","orchard_otherprocessing.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Jams, Jellies and More");
	Menu1_5=new Array("Harvest Calendar","calendar_harvest.php","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Harvest Calendar");

Menu2=new Array("Vineyard","vineyard.htm","",5,22,110,"","","","","","","11",-1,-1,"left","Vineyard");
	Menu2_1=new Array("","","",0,12,160,"ffffff","","","","","",-1,0,-1,"","");
	Menu2_2=new Array("White Wines","vineyard_whitewines.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","White Wines");
	Menu2_3=new Array("Red Wines","vineyard_redwines.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Red Wines");
	Menu2_4=new Array("Fruit Wines","vineyard_fruitwines.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Fruit Wines");
	Menu2_5=new Array("Wine Tasting","vineyard_winetesting.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Wine Tasting");

Menu3=new Array("About Us","aboutus.htm","",7,22,110,"","","","","","","11",-1,-1,"left","About Us");
	Menu3_1=new Array("","","",0,12,160,"ffffff","","","","","",-1,0,-1,"","");
	Menu3_2=new Array("Mission","aboutus_mission.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Mission");
	Menu3_3=new Array("History","aboutus_history.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","History");
	Menu3_4=new Array("Kimmel Foundation","aboutus_foundation.htm","",2,22,160,"ffffff","","","","","",-1,0,-1,"","Kimmel Foundation");
		Menu3_4_1=new Array("Kimmel Foundation Web Site","JavaScript:newWindow=openWin('http://www.kimmelfoundation.org','popup','width=1024,height=768,toolbar=1,location=1,directories=1,status=1,menuBar=1,scrollBars=1,resizable=1'); newWindow.focus()","",0,22,230,"ffffff","","","","","",-1,0,-1,"","Kimmel Foundation Web Site");
		Menu3_4_2=new Array("Kimmel Harding Nelson Center for the Arts","JavaScript:newWindow=openWin('http://www.khncenterforthearts.org','popup','width=1024,height=768,toolbar=1,location=1,directories=1,status=1,menuBar=1,scrollBars=1,resizable=1'); newWindow.focus()","",0,22,230,"ffffff","","","","","",-1,0,-1,"","Kimmel Harding Nelson Center for the Arts");
	Menu3_5=new Array("Partners","aboutus_partners.htm","",3,22,160,"ffffff","","","","","",-1,0,-1,"","Partners");
		Menu3_5_1=new Array("Arbor Day Foundation","JavaScript:newWindow=openWin('http://www.arborday.org','popup','width=1024,height=768,toolbar=1,location=1,directories=1,status=1,menuBar=1,scrollBars=1,resizable=1'); newWindow.focus()","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Arbor Day Foundation");
		Menu3_5_2=new Array("University of Nebraska","JavaScript:newWindow=openWin('http://www.unl.edu','popup','width=1024,height=768,toolbar=1,location=1,directories=1,status=1,menuBar=1,scrollBars=1,resizable=1'); newWindow.focus()","",0,22,160,"ffffff","","","","","",-1,0,-1,"","University of Nebraska");
		Menu3_5_3=new Array("Kimmel Education and Research Center","kerc.htm","",0,34,160,"ffffff","","","","","",-1,0,-1,"","Kimmel Education and Research Center");
	Menu3_6=new Array("Programs","aboutus_programs.htm","",5,22,160,"ffffff","","","","","",-1,0,-1,"","Programs");
		Menu3_6_1=new Array("Educational","aboutus_educational.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Educational");
		Menu3_6_2=new Array("Sustainable Agriculture","aboutus_sustainable.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Sustainable Agriculture");
		Menu3_6_3=new Array("Viticulture","aboutus_viticulture.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Viticulture");
		Menu3_6_4=new Array("Specialty Forestry Crops","aboutus_specialty_forestry.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Specialty Forestry Crops");
		Menu3_6_5=new Array("Agritourism","aboutus_agritourism.htm","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Agritourism");
	Menu3_7=new Array("Facilities","aboutus_facilities.htm","",6,22,210,"ffffff","","","","","",-1,0,-1,"","Facilities");
		Menu3_7_1=new Array("Kimmel Education and Research Center","kerc.htm","",0,22,210,"ffffff","","","","","",-1,0,-1,"","Kimmel Education and Research Center");
		Menu3_7_2=new Array("Apple Barn","aboutus_applebarn.htm","",0,22,210,"ffffff","","","","","",-1,0,-1,"","Apple Barn");
		Menu3_7_3=new Array("The Orchard Trail","aboutus_hiking.htm","",0,22,210,"ffffff","","","","","",-1,0,-1,"","The Orchard Trail");
		Menu3_7_4=new Array("Vineyard","aboutus_vineyard.htm","",0,22,210,"ffffff","","","","","",-1,0,-1,"","Vineyard");
		Menu3_7_5=new Array("Kimmel Kitchen","aboutus_kitchen.htm","",0,22,210,"ffffff","","","","","",-1,0,-1,"","Kimmel Kitchen");
		Menu3_7_6=new Array("Gift Shop","aboutus_giftshop.htm","",0,22,210,"ffffff","","","","","",-1,0,-1,"","Gift Shop");

Menu4=new Array("Contact Us","contactus.htm","",0,22,113,"","","","","","","11",-1,-1,"left","Contact Us");
	
Menu5=new Array("Directions","directions.htm","",0,22,118,"","","","","","","11",-1,-1,"left","Directions");

Menu6=new Array("","","",0,22,10,"#f3da9a","","","","","","11",-1,-1,"left","");

Menu7=new Array("Calendars","calendar.php","",3,22,118,"","","","","","","11",-1,-1,"left","Calendars");
	Menu7_1=new Array("Events","calendar_events.php","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Events");
	Menu7_2=new Array("Harvests","calendar_harvest.php","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Harvests");
	Menu7_3=new Array("Field Works","calendar_fieldworks.php","",0,22,160,"ffffff","","","","","",-1,0,-1,"","Field Works");
