/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='#FFFFCD';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFCD';			// Background color when mouse is not over on subs
	var HighBgColor='#CCCC66';			// Background color when mouse is over
	var HighSubBgColor='#CCCC66';			// Background color when mouse is over on subs
	var FontLowColor='006666';			// Font color when mouse is not over
	var FontSubLowColor='#006666';			// Font color subs when mouse is not over
	var FontHighColor='#006666';			// Font color when mouse is over
	var FontSubHighColor='#006666';			// Font color subs when mouse is over
	var BorderColor='#006666';			// Border color
	var BorderSubColor='#006666';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=0;				// 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=180;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=11;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	
	var FirstLineFrame=this.name;			// Frame where first level appears
	var SecLineFrame=this.name;			// Frame where sub levels appear
	var DocTargetFrame=this.name;			// 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=0;				// 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|i/nav/home.jpg|i/nav/home-on.jpg","index.htm","",0,20,167);

Menu2=new Array("rollover|i/nav/chapters.jpg|i/nav/chapters-on-arrow.jpg","","",6,20,167);
	Menu2_1=new Array("Atlantic International","cpt_atlantic-international.htm","",0,18,235);
	Menu2_2=new Array("Mid-Atlantic","cpt_mid-atlantic.htm","",0,18,235);
	Menu2_3=new Array("New York","cpt_new-york.htm","",0,18,235);
	Menu2_4=new Array("Pennsylvania","cpt_pennsylvania.htm","",0,18,235);
	Menu2_5=new Array("Southern New England","cpt_southern-ne.htm","",0,18,235);
	Menu2_6=new Array("SUNY ESF","cpt_esf.htm","",0,18,235);

Menu3=new Array("rollover|i/nav/awards.jpg|i/nav/awards-on-arrow.jpg","","",3,20,167);
	Menu3_1=new Array("Call for Nomination","awd_call-for-nominations.htm","",0,18,235);
	Menu3_2=new Array("Awards of Recognition","awards.htm","",0,18,235);
	Menu3_3=new Array("Travel Awards","awd_studenttravel.htm","",0,18,235);
	

Menu4=new Array("rollover|i/nav/officers.jpg|i/nav/officers-on-arrow.jpg","","",4,20,167);
	Menu4_1=new Array("NED Officers","off_officers.htm","",0,18,235);
	Menu4_2=new Array("Chapter Presidents","off_chapterpresidents.htm","",0,18,235);
	Menu4_3=new Array("Standing Committees","off_standingcommittees.htm","",0,18,235);
	Menu4_4=new Array("Special Committees and Positions","off_special-committees.htm","",0,18,235);

//Menu5=new Array("rollover|i/nav/procedural-manual.jpg|i/nav/procedural-manual-on.jpg","proceduralmanual.htm","",0,20,167);

Menu5=new Array("rollover|i/nav/documents.jpg|i/nav/documents-on-arrow.jpg","","",4,20,167);

     Menu5_1=new Array("Procedural Manual","docs_proceduralmanual.htm","",0,18,235);
     Menu5_2=new Array("Newsletter","docs_newsletter.htm","",0,18,235);
     Menu5_3=new Array("Bylaws","docs_bylaws.htm","",0,18,235);
     Menu5_4=new Array("Meeting Minutes","docs_meeting-minutes.htm","",0,18,235);
	 
Menu6=new Array("rollover|i/nav/rivers-and-streams.jpg|i/nav/rivers-and-streams-on-arrow.jpg","Rivers-and-Streams.htm","",5,20,167);

     Menu6_1=new Array("About","riv_about.htm","",0,18,235);
     Menu6_2=new Array("Contacts","riv_contacts.htm","",0,18,235);
     Menu6_3=new Array("Documents","riv_documents.htm","",0,18,235);
     Menu6_4=new Array("History","riv_history.htm","",0,18,235);
     Menu6_5=new Array("Related Links","riv_links.htm","",0,18,235);

Menu7=new Array("rollover|i/nav/meetings-training.jpg|i/nav/meetings-training-on.jpg","meetings-trainings.htm","",0,20,167);

Menu8=new Array("rollover|i/nav/fisheries-links.jpg|i/nav/fisheries-links-on.jpg","fisherieslinks.htm","",0,20,167);

Menu9=new Array("rollover|i/nav/job-board.jpg|i/nav/job-board-on.jpg","job-board.htm","",0,20,167);

Menu10=new Array("rollover|i/nav/contact-us.jpg|i/nav/contact-us-on.jpg","contact.htm","",0,20,167);

Menu11=new Array("rollover|i/nav/afs.jpg|i/nav/afs-on.jpg","http://www.fisheries.org","",0,20,167);	
	