/***********************************************************************************
*	(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='#87A8C2';			// Background color when mouse is not over - NAVY
	var LowSubBgColor='87A8C2';			// Background color when mouse is not over on subs
	var HighBgColor='#618CAF';			// Background color when mouse is over
	var HighSubBgColor='#618CAF';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=3;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,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='center';			// 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=120;				// Menu offset x coordinate
	var StartLeft=24;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='';				// 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=['../../menu/tri.gif',5,10,'../../menu/tridown.gif',10,5,'../../menu/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("Home","../../index.html","",0,20,62);
Menu2=new Array("About","../links_a.html","",6,20,74);
	Menu2_1=new Array("Theme Page","../about.html","",0,20,120);	
	Menu2_2=new Array("Contact Us","../contact.html","",0);
	Menu2_3=new Array("FAQ","../faq.html","",0);
	Menu2_4=new Array("Index by Subject","../index.html","",0);
	Menu2_5=new Array("News","../whatsnew.html","",0);
	Menu2_6=new Array("Site Map","../toc2.html","",0);

Menu3=new Array("North Pacific Ocean","../seas/index.html","",3,20,140);
	Menu3_1=new Array("North Pacific Ocean","../seas/index.html","",4,20,160);
		Menu3_1_1=new Array("North Pacific Ocean","../seas/npmap1.html","",0,20,160);
		Menu3_1_2=new Array("Bathymetry","../seas/npmap2.html","",0,20,160);
		Menu3_1_3=new Array("Currents","../seas/npmap4.html","",0);
		Menu3_1_4=new Array("Islands","../seas/npmap3.html","",0);
	Menu3_2=new Array("Marginal Seas","../seas/index.html","",6,20,160);
			Menu3_2_1=new Array("Bering Sea","../seas/bseamap.html","",5,20,120);
				Menu3_2_1_1=new Array("Bathymetry","../seas/bseamap2.html","",0,20,120);
				Menu3_2_1_2=new Array("Currents","../seas/bseamap5.html","",0);
				Menu3_2_1_3=new Array("Habitats","../seas/bphysdom.html","",0);
				Menu3_2_1_4=new Array("Islands","../seas/bseamap3.html","",0);
				Menu3_2_1_5=new Array("Marginal Seas","../seas/bseamap4.html","",0);
			Menu3_2_2=new Array("East China Sea","../seas/ecs.html","",0);
			Menu3_2_3=new Array("Gulf of Alaska","../seas/ask.html","",0);
			Menu3_2_4=new Array("Sea of Japan","../seas/sjp.html","",0);
			Menu3_2_5=new Array("Sea of Okhotsk","../seas/okh.html","",0);
			Menu3_2_6=new Array("Yellow Sea","../seas/yellowsea.html","",0);		
	Menu3_3=new Array("PICES Sub-Regions","index.html","",14,20,150);
			Menu3_3_1=new Array("Eastern Bering Sea Shelf","bsc.html","",0,20,200);
			Menu3_3_2=new Array("Western Bering Sea and Basin","bsp.html","",0);
			Menu3_3_3=new Array("North California Current","can.html","",0);
			Menu3_3_4=new Array("South California Current","cas.html","",0);
			Menu3_3_5=new Array("East China Sea","ecs.html","",0);
			Menu3_3_6=new Array("Gulf of Alaska","ask.html","",0);
			Menu3_3_7=new Array("Eastern Sub-Arctic","esa.html","",0);
			Menu3_3_8=new Array("Western Sub-Arctic","wsa.html","",0);
			Menu3_3_9=new Array("Kamchatka & Kurile","kmkl.html","",0);
			Menu3_3_10=new Array("Kuroshio & Oyashio","kroy.html","",0);
			Menu3_3_11=new Array("Sea of Japan","sjp.html","",0);
			Menu3_3_12=new Array("Sea of Okhotsk","okh.html","",0);
			Menu3_3_13=new Array("Eastern Transition Zone","etz.html","",0);
			Menu3_3_14=new Array("Western Transition Zone","wtz.html","",0);



Menu4=new Array("Data","../dat.html","",3,20,74);
	Menu4_1=new Array("North Pacific Ecosystem Metadatabase","../../mdb/index.html","",0,20,220);
	Menu4_2=new Array("Data","../dat.html","",0);
	Menu4_3=new Array("Databases","../databases.html","",0);
	
Menu5=new Array("Featured Links","../links_f.html","",11,20,120);
	Menu5_1=new Array("Arctic Info","../arctic.html","",0,20,200);
	Menu5_2=new Array("Conferences & Meetings","../conf.html","",0);
	Menu5_3=new Array("Cruise Schedules","../cruise_schedules.html","",0);
	Menu5_4=new Array("Educational","../educational.html","",0,20,175);
	Menu5_5=new Array("Institutions & Organizations","../monitor.html","",0);
	Menu5_6=new Array("Interagency Info Exchange","../inter-agency/index.html","",0);
	Menu5_7=new Array("Journal Instructions","../journal.html","",0);
	Menu5_8=new Array("Newsgroups & Mailing Lists","../newsgroups.html","",0);
	Menu5_9=new Array("Research Programs","../prog.html","",0);
	Menu5_10=new Array("Traditional & Native American Info","../traditional.html","",0);
	Menu5_11=new Array("What's New in Research?","../whatsnew_research.html","",0);


Menu6=new Array("Related Links","links_r.html","",5,20,110);
	Menu6_1=new Array("Sea Grant College Programs","http://www.seagrant.noaa.gov/","",6,20,200);
			Menu6_1_1=new Array("Alaska","http://seagrant.uaf.edu/","",0,20,160);
			Menu6_1_2=new Array("California","http://www-csgc.ucsd.edu/","",0,20,160);
			Menu6_1_3=new Array("Hawai'i","http://www.soest.hawaii.edu/SEAGRANT/index.php","",0,20,160);
			Menu6_1_4=new Array("Oregon","http://seagrant.oregonstate.edu/","",0,20,160);
			Menu6_1_5=new Array("Southern California","http://www.usc.edu/org/seagrant/","",0,20,160);
			Menu6_1_6=new Array("Washington","http://www.wsg.washington.edu/","",0,20,160);
	Menu6_2=new Array("Online Measurement Conversions","http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=RNWE,RNWE:2004-47,RNWE:en&q=measurement+conversion","",0);
	Menu6_3=new Array("Visible Earth by NASA","http://visibleearth.nasa.gov/","",0);
	Menu6_4=new Array("Web-Interactive Map","http://www.mapblast.com/(o2nmxkyqgfbzm4qpxhq3yj45)/map.aspx?L=WLD&C=33.07918%2c-166.80351&A=32100.93333&P=|B9DF|&TI=North+Pacific+Ocean+(region)","",0);
	Menu6_5=new Array("WINDandSEA","http://www.lib.noaa.gov/researchtools/subjectguides/wind/windandsea.html","",0);