/***********************************************************************************
*	(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=14;			// Number of first level items
	var LowBgColor='#2e4560';			// Background color when mouse is not over
	var LowSubBgColor='#2e4560';			// Background color when mouse is not over on subs
	var HighBgColor='#445C78';			// Background color when mouse is over
	var HighSubBgColor='#445C78';			// Background color when mouse is over on subs
	var FontLowColor='#E5E5CA';			// Font color when mouse is not over
	var FontSubLowColor='#E5E5CA';			// Font color subs when mouse is not over
	var FontHighColor='#cccc99';			// Font color when mouse is over
	var FontSubHighColor='#cccc99';			// Font color subs when mouse is over
	var BorderColor='#2e4560';			// Border color
	var BorderSubColor='#445C78';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="tahoma, sans serif, technical"	// Font family menu items
	var FontSize=8;				// 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=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=2;				// 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='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=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}


function PopUp(PopUpUrl){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((750)/2);
    placementy=(ScreenHeight/2)-((600+50)/2);
    WinPop=window.open(PopUpUrl,"","width=1000,height=700,toolbar=1,location=0,directories=0,status=1,scrollbars=1,menubar=1,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }

// 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("Welcome","btw_index.shtml","",0,20,132);

Menu2=new Array("Purpose and History","purpose.shtml","",0,20);

Menu3=new Array("Get to know BTW","#","",5,20,135);
	Menu3_1=new Array("AFF & BTW Staff","btw_staff.shtml","",0,20,180);
	Menu3_2=new Array("Program Support","partners.shtml","",0);
	Menu3_3=new Array("Field Study Photos","javascript:PopUp('ed_photos.shtml')","",0,20,180);
	Menu3_4=new Array("Teacher Institute Photos","javascript:PopUp('teacher_photos.shtml')","",0,20);
	Menu3_5=new Array("BTW Programs Video","ed_video.shtml","",0);

Menu4=new Array("Students","btw_students.shtml","",0);
	
Menu5=new Array("Teachers","#","",11);
	Menu5_1=new Array("Overview","btw_teachers.shtml", "", 0,20,185);
	Menu5_2=new Array("How to Participate","participate.shtml","",0);
	Menu5_3=new Array("Schedule a Field Study","schedule_fieldstudy.shtml","",0);
		/*
		Menu5_3_1=new Array("Harpers Ferry","schedule_hafe_fieldstudy.php","",0,20,90);
		Menu5_3_2=new Array("All Others","schedule_fieldstudy.shtml","",0,20,90);
		*/
	Menu5_4=new Array("Request Classroom Visit","schedule_classvisit.shtml","",0);
	Menu5_5=new Array("Prepare for a Field Study","btw_prepareT.shtml","",0);
	Menu5_6=new Array("Curriculum Modules","#","",4);
		Menu5_6_1=new Array("Overview","btw_curriculum.shtml","",0,20,145);
		Menu5_6_2=new Array("Module Design","module_design.shtml","",0);
		Menu5_6_3=new Array("5 Core Modules","#","",5);
			Menu5_6_3_1=new Array("Alien Invaders: Assessing Exotic Invasive Species","aliens.shtml","",0,35,180);
			Menu5_6_3_2=new Array("Don't Get Sedimental: Runoff and Sediment in the River","sedimental.shtml","",0);
			Menu5_6_3_3=new Array("Talkin' Trash: Make a Litter Difference","talkintrash.shtml","",0,30);
			Menu5_6_3_4=new Array("Water Canaries: Assessing Benthic Macroinvertebrates","canaries.shtml","",0,30);
			Menu5_6_3_5=new Array("Watershed Watchdogs: Assessing Water Quality","watchdogs.shtml","",0,30);
		Menu5_6_4=new Array("Park Specific Modules","#","",5);
			Menu5_6_4_1=new Array("Herring Highway: Rock Creek National Park","herringhighway_students.shtml","",0,20,300);
			Menu5_6_4_2=new Array("Mine Over Matter: Prince William Forest Park","mineovermatter.shtml","",0,20,300);
			Menu5_6_4_3=new Array("Potomac Gorge: C&O Canal National Historical Park and George Washington Memorial Parkway","potomacgorge.shtml","",0,35,300);
			Menu5_6_4_4=new Array("Urban Pools: National Mall & Memorial Parks","urbanpools_students.shtml","",0,20,300);
			Menu5_6_4_5=new Array("WaterPower: Harpers Ferry National Historical Park","waterpower_students.shtml","",0,20,300);
			
	Menu5_7=new Array("Interactive Lessons","#","",4,20,135);
		Menu5_7_1=new Array("Plant Identification","javascript:PopUp('plantid/habitats.shtml')","",0,20,180);
		Menu5_7_2=new Array("Fish Identification","javascript:PopUp('fishidbtw/index.shtml')","",0);
		Menu5_7_3=new Array("Macro-Invertebrate Identification","javascript:PopUp('macroid/index.shtml')","",0,30);
		Menu5_7_4=new Array("Swim for Your Life! - Fish Game","javascript:PopUp('gofish/index.shtml')","",0,20);
	Menu5_8=new Array("Watershed Lessons","#","",4,20);
		Menu5_8_1=new Array("What is a Watershed?","watershed.shtml","",0,20,180);
		Menu5_8_2=new Array("Watershed Map with Parks","watershed_map.shtml","",0,30);
		Menu5_8_3=new Array("Watershed Timeline","javascript:PopUp('watershed_timeline/timeline_frameset.shtml')","",0);
		Menu5_8_4=new Array("Watershed Glossary","javascript:PopUp('glossary.shtml')","",0);
	Menu5_9=new Array("Standards Correlations","standards.shtml","",0,20,120);
	Menu5_10=new Array("Training Opportunities","#","",2,20);
		Menu5_10_1=new Array("Institutes", "training.shtml","",0,20,120);
		Menu5_10_2=new Array("Workshops", "workshops.shtml","",0,20);
	Menu5_11=new Array("Trash Free Schools","../trashfreeschools.shtml","",0);
		
Menu6=new Array("Rangers","#","",3);
	Menu6_1=new Array("Overview","btw_rangers.shtml","",0,20,145);
	Menu6_2=new Array("Training Opportunities","#","",2);
		Menu6_2_1=new Array("Institutes", "training.shtml","",0,20,120);
		Menu6_2_2=new Array("Ranger Workshops", "ranger_workshops.shtml","",0,20);
	Menu6_3=new Array("Interpretive Outlines","ranger_outline.shtml","",0);
	
Menu7=new Array("Curriculum & Resources","#","",7,35);
	Menu7_1=new Array("Overview","btw_curriculum.shtml","",0,20,185);
	Menu7_2=new Array("Module Design","module_design.shtml","",0);	
	Menu7_3=new Array("5 Core Watershed Modules","#","",5);
		Menu7_3_1=new Array("Alien Invaders: Assessing Exotic Invasive Species","aliens.shtml","",0,35,180);
		Menu7_3_2=new Array("Don't Get Sedimental: Runoff and Sediment in the River","sedimental.shtml","",0);
		Menu7_3_3=new Array("Talkin' Trash: Make a Litter Difference","talkintrash.shtml","",0,30);
		Menu7_3_4=new Array("Water Canaries: Assessing Benthic Macroinvertebrates","canaries.shtml","",0,30);
		Menu7_3_5=new Array("Watershed Watchdogs: Assessing Water Quality","watchdogs.shtml","",0,30);		
	Menu7_4=new Array("Park Specific Modules", "#","",5);
		Menu7_4_1=new Array("Herring Highway: Rock Creek National Park","herringhighway_students.shtml","",0,20,300);
		Menu7_4_2=new Array("Mine Over Matter: Prince William Forest Park","mineovermatter.shtml","",0,20,300);
		Menu7_4_3=new Array("Potomac Gorge: C&O Canal National Historical Park and George Washington Memorial Parkway","potomacgorge.shtml","",0,35,300);
		Menu7_4_4=new Array("Urban Pools: National Mall & Memorial Parks","urbanpools_students.shtml","",0,20,300);
		Menu7_4_5=new Array("WaterPower: Harpers Ferry National Historical Park","waterpower_students.shtml","",0,20,300);			
	Menu7_5=new Array("Interactive Lessons","#","",4,20,135);
		Menu7_5_1=new Array("Plant Identification","javascript:PopUp('plantid/habitats.shtml')","",0,20,180);
		Menu7_5_2=new Array("Fish Identification","javascript:PopUp('fishidbtw/index.shtml')","",0);
		Menu7_5_3=new Array("Macro-Invertebrate Identification","javascript:PopUp('macroid/index.shtml')","",0,30);
		Menu7_5_4=new Array("Swim for Your Life! - Fish Game","javascript:PopUp('gofish/index.shtml')","",0,20);
	Menu7_6=new Array("Watershed Lessons","#","",4,20);
		Menu7_6_1=new Array("What is a Watershed?","watershed.shtml","",0,20,180);
		Menu7_6_2=new Array("Watershed Map with Parks","watershed_map.shtml","",0,30);
		Menu7_6_3=new Array("Watershed Timeline","javascript:PopUp('watershed_timeline/timeline_frameset.shtml')","",0);
		Menu7_6_4=new Array("Watershed Glossary","javascript:PopUp('glossary.shtml')","",0);	
	Menu7_7=new Array("Training Opportunities","#","",3,20);		
		Menu7_7_1=new Array("Institutes","training.shtml","",0,20,120);
		Menu7_7_2=new Array("Teacher Workshops", "workshops.shtml","",0,20);
		Menu7_7_3=new Array("Ranger Workshops", "ranger_workshops.shtml","",0,20);
	
Menu8=new Array("Publications","publications.shtml","",0);
	
Menu9=new Array("Newsletters","newsletter_archives.shtml","",0,20);
	
Menu10=new Array("Parks","#","",14);
	Menu10_1=new Array("Antietam National Battlefield","antietam.shtml","",0,20,230);
	Menu10_2=new Array("C&O Canal National Historical Park","cocanal.shtml","",0);
	Menu10_3=new Array("Ford's Theatre National Historic Site","fords_theatre.shtml","",0);
	Menu10_4=new Array("George Washington Memorial Parkway","gwmp.shtml","",0);
	Menu10_5=new Array("Harpers Ferry National Historical Park", "harpers_ferry.shtml","",0);
	Menu10_6=new Array("Manassas National Battlefield Park","manassas_nb.shtml","",0);
	Menu10_7=new Array("Monocacy National Battlefield","monocacy.shtml","",0);
	Menu10_8=new Array("National Mall and Memorial Parks","national_mall.shtml",0);	
	Menu10_9=new Array("National Capital Parks-East", "ncpe.shtml","",0);
	Menu10_10=new Array("President's Park","presidents_park.shtml","",0);
	Menu10_11=new Array("Prince William Forest Park","prince_william.shtml","",0);
	Menu10_12=new Array("Rock Creek National Park","rock_creek.shtml",0);
	Menu10_13=new Array("Rocky Gap State Park","roga.shtml",0);	
	Menu10_14=new Array("Wolf Trap Farm Park","wolftrap.shtml",0);
	

Menu11=new Array("Photos & Videos","#","",4);
	Menu11_1=new Array("Field Study Photos", "javascript:PopUp('ed_photos.shtml')","",0,20,135);
	Menu11_2=new Array("Teacher Institute Photos","javascript:PopUp('teacher_photos.shtml')","",0,30);
	Menu11_3=new Array("BTW Programs Video","ed_video.shtml","",0);
	Menu11_4=new Array("More...","../gallery.shtml","",0);

Menu12=new Array("Contact Information","../contact.shtml","",0);

Menu13=new Array("Events Calendar","fs_calendar.shtml","",0);
	
Menu14=new Array("Site Map","../affsitemap.shtml","",0);



	


