/***********************************************************************************
*	(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='#E7E0B3';			// Background color when mouse is not over
	var LowSubBgColor='#E7E0B3';			// Background color when mouse is not over on subs
	var HighBgColor='#C2C17E';			// Background color when mouse is over
	var HighSubBgColor='#C2C17E';			// Background color when mouse is over on subs
	var FontLowColor='#666699';			// Font color when mouse is not over
	var FontSubLowColor='#666699';			// Font color subs when mouse is not over
	var FontHighColor='#666699';			// Font color when mouse is over
	var FontSubHighColor='#666699';			// Font color subs when mouse is over
	var BorderColor='#666699';			// Border color
	var BorderSubColor='#666699';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="georgia"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=1;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// 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=100;			// 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='MenuPos';				// 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=0;				// 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("rollover:images/home.jpg:images/home-over.jpg","home.htm","images/home.jpg",4,46,194);
	Menu1_1=new Array("Calendar of Events","calendar.htm","",0,20,210);
	Menu1_2=new Array("Contact Information","contact.htm","",0,20,210);
	Menu1_3=new Array("Visit Drift Creek Nature Center","visit.htm","",0,20,210);
	Menu1_4=new Array("Map & Directions","location.htm","",0,20,210);
	
Menu2=new Array("rollover:images/about_us.jpg:images/about_us-over.jpg","about.htm","images/about_us.jpg",6,45,194);
	Menu2_1=new Array("Mission/Vision","mission.htm","",0,20,150);
	Menu2_2=new Array("Strategic Plan","strategic.htm","",0,20,150);
	Menu2_3=new Array("Brief History","history.htm","",0,20,150);
	Menu2_4=new Array("How to Get Involved","get_involved.htm","",4,20,150);
		Menu2_4_1=new Array("Cash Gifts","cash_gifts.htm","",0,20,150);
		Menu2_4_2=new Array("Gifts in Kind","gift_in_kind.htm","",0,20,150);
		Menu2_4_3=new Array("Vehicle Donation","vehicle_donation.htm","",0,20,150);
		Menu2_4_4=new Array("Email Updates","email_updates.htm","",0,20,150);
	Menu2_5=new Array("Advisory Board","advisory.htm","",1,20,150);
		Menu2_5_1=new Array("Short bios for DCNC advisory board members","dcncab_bios.htm","",0,20,300);
	Menu2_6=new Array("Organization","organization.htm","",0,20,150);


Menu3=new Array("rollover:images/programs.jpg:images/programs-over.jpg","programs.htm","images/programs.jpg",3,46,194);
	Menu3_1=new Array("Drift Creek Camp","drift_creek_camp.htm","",0,20,150);
	Menu3_2=new Array("Outdoor School","outdoor_school.htm","",7,20,150);
		Menu3_2_1=new Array("School Flyer","school_flyer.htm","",0,20,150);
		Menu3_2_2=new Array("Facilities","facilities.htm","",0);
		Menu3_2_3=new Array("Endorsements","endorsements.htm","",0);
		Menu3_2_4=new Array("Grant Opportunities","grants.htm","",0);
		Menu3_2_5=new Array("Related Links","related_links.htm","",0);
		Menu3_2_6=new Array("Natural Wonders","natural_wonders.htm","",0);
		Menu3_2_7=new Array("For Kids","for_kids.htm","",0);
	Menu3_3=new Array("Adult Education","adult_education.htm","",0,20,150);

Menu4=new Array("rollover:images/resources.jpg:images/resources-over.jpg","resources.htm","images/resources.jpg",5,43,194);
	Menu4_1=new Array("Nature Information Center","nature_info_center.htm","",7,20,210);
		Menu4_1_1=new Array("Children's Library","childrens_library.htm","",0,20,150);
		Menu4_1_2=new Array("Equipment","equipment.htm","",0);
		Menu4_1_3=new Array("Table Top Books","table_top_books.htm","",0);
		Menu4_1_4=new Array("Multi-media","multi-media.htm","",0);
		Menu4_1_5=new Array("Field Guides","field_guides.htm","",0);
		Menu4_1_6=new Array("Trail Map","trail_map.htm","",0);
		Menu4_1_7=new Array("Activity Guides","activity_guides.htm","",0);
	Menu4_2=new Array("Natural Habitat","natural_habitat.htm","",5,20,210);
		Menu4_2_1=new Array("Nature Guide","DCC_nature_guide.htm","",0,20,150);
		Menu4_2_2=new Array("Wildlife","wildlife.htm","",0);
		Menu4_2_3=new Array("Trail Guides","trail_guides.htm","",0);
		Menu4_2_4=new Array("Points of Interest","points_of_interest.htm","",0);
		Menu4_2_5=new Array("Online Resources","online_resources.htm","",0);
	Menu4_3=new Array("Biodiversity","Biodiversity.htm","",7,20,210);
		Menu4_3_1=new Array("Bioblitz event","2008_bioblitz.htm","",0,20,150);
		Menu4_3_2=new Array("Team of Experts","bioblitz_team.htm","",0);
		Menu4_3_3=new Array("Bioblitz Video","bioblitz_video.htm","",0);
		Menu4_3_4=new Array("Database","biodiversityDB.htm","",0);
		Menu4_3_5=new Array("Slide Show","biodiversity_slide_shows.htm","",0);
		Menu4_3_6=new Array("Research Tools","research_tools.htm","",0);
		Menu4_3_7=new Array("Trail Camera","trail_camera.htm","",0);
	Menu4_4=new Array("Photo Gallery","photo_gallery.htm","",0,20,210);
	Menu4_5=new Array("Reading List","reading_list.htm","",4,20,210);
		Menu4_5_1=new Array("Books","books.htm","",0,20,150);
		Menu4_5_2=new Array("Position Papers","papers.htm","",0,20,150);
		Menu4_5_3=new Array("Poetry","poetry.htm","",0,20,150);
		Menu4_5_4=new Array("Mennonite Writings","mennonite.htm","",0,20,150);
	

Menu5=new Array("rollover:images/news.jpg:images/news-over.jpg","news.htm","images/news.jpg",4,45,194);
	Menu5_1=new Array("Newsletters","newsletters.htm","",0,20,150);
	Menu5_2=new Array("Announcements","announcements.htm","",0,20,150);
	Menu5_3=new Array("Events","events.htm","",0,20,150);
	Menu5_4=new Array("Media News","media.htm","",0,20,150);
	
Menu6=new Array("rollover:images/links.jpg:images/links-over.jpg","links.htm","images/links.jpg",5,46,194);
	Menu6_1=new Array("Other Nature Centers","nature_centers.htm","",0,20,270);
	Menu6_2=new Array("Universites w/Environmental Programs","colleges.htm","",0,20,270);
	Menu6_3=new Array("Related Agencies & Organizations","related_agencies.htm","",0,20,270);
	Menu6_4=new Array("Partner Organizations","partners.htm","",0,20,270);
	Menu6_5=new Array("Environmental Education Links","environmental_education.htm","",0,20,270);