﻿/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='#d7e4c4';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='#000000';			// 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='#ffffff';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica,geneva"	// Font family menu items
	var FontSize=9;				// 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=.002;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.075;			// vertical overlap child/ parent
	var StartTop=150;				// 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=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=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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['../js/tri.gif',5,10,'../js/tridown.gif',10,5,'../js/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);

Menu1=new Array("HOME","http://hi.water.usgs.gov/","",0,20,138);

Menu2=new Array("Water Data","/studies/project_waterdata.htm","",7,20,138);
	Menu2_1=new Array("WATER DATA","","",0,20,138);
	Menu2_2=new Array("Hawaii","","",5,20,138);
		Menu2_2_1=new Array("HAWAII","","",0,20,170);
		Menu2_2_2=new Array("Recent Conditions","","",3,20,170);
			Menu2_2_2_1=new Array("State of Hawaii","/recent/index.html","",0,20,170);
			Menu2_2_2_2=new Array("Iao & Waihee Aquifers, Maui","/iao/iao_tab.htm","",0,20,170);	
			Menu2_2_2_3=new Array("Lahaina District, Maui","/lahaina/lahaina_tab.htm","",0,20,170);
		Menu2_2_3=new Array("Real-time Data","http://waterdata.usgs.gov/hi/nwis/current/?type=all&group_key=county_cd","",4,20,138);
			Menu2_2_3_1=new Array("Rainfall","http://waterdata.usgs.gov/hi/nwis/current?agency_cd=usgs&sort_key=site_no&group_key=county_cd&sitefile_output_format=html_table&format=html_table&precipitation_interval=p01h_va,p24h_va,p07d_va&PARAmeter_cd=STATION_NM,DATETIME,00045","",0,20,138);		
			Menu2_2_3_2=new Array("Streamflow","http://waterdata.usgs.gov/hi/nwis/current/?type=flow&group_key=county_cd","",0,20,138);		
			Menu2_2_3_3=new Array("Ground Water","http://waterdata.usgs.gov/hi/nwis/current/?type=gw&group_key=county_cd","",0,20,138);
			Menu2_2_3_4=new Array("Reservoir","http://waterdata.usgs.gov/hi/nwis/current/?type=lake&group_key=county_cd","",0,20,138);				
		Menu2_2_4=new Array("Historical Data","http://waterdata.usgs.gov/hi/nwis/nwis","",5,20,170);
			Menu2_2_4_1=new Array("Rainfall","http://waterdata.usgs.gov/hi/nwis/inventory?station_type_cd=______Y&nw_longitude_va=159.4&nw_latitude_va=22.4&se_longitude_va=154.5&se_latitude_va=18.7&coordinate_format=decimal_degrees&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=lat_long_bounding_box%2Cstation_type_cd","",0,20,138);
			Menu2_2_4_2=new Array("Streamflow","http://waterdata.usgs.gov/hi/nwis/sw","",0,20,138);		
			Menu2_2_4_3=new Array("Ground Water","http://waterdata.usgs.gov/hi/nwis/gw","",0,20,138);		
			Menu2_2_4_4=new Array("Water Quality","http://waterdata.usgs.gov/hi/nwis/qw","",0,20,138);		
			Menu2_2_4_5=new Array("Reservoir","http://waterdata.usgs.gov/hi/nwis/inventory?county_cd=15001&county_cd=15003&county_cd=15005&county_cd=15007&county_cd=15009&station_type_cd=_Y_____&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=county_cd%2Cstation_type_cd","",0,20,138);		
		Menu2_2_5=new Array("Instantaneous Data Archive","http://ida.water.usgs.gov/ida/index.cfm?ncd=15","",0,20,170);	
	
	Menu2_3=new Array("American Samoa","/studies/data_samoa.htm","",3,20,138);
		Menu2_3_1=new Array("AMERICAN SAMOA","","",0,20,170);
		Menu2_3_2=new Array("Historical Data","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=samoa&search_station_nm_match_type=anywhere&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm","",5,20,170);
			Menu2_3_2_1=new Array("Rainfall","http://waterdata.usgs.gov/hi/nwis/dv?referred_module=sw&search_station_nm=samoa&search_station_nm_match_type=anywhere&station_type_cd=______Y&index_pmcode_00045=1&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm*#e_selection=days&period=365&begin_date=&end_date=&date_format=YYYY-MM-DD&rdb_compression=file&list_of_search_criteria=search_station_nm,station_type_cd,realtime_parameter_selection","",0,20,138);
			Menu2_3_2_2=new Array("Streamflow","http://waterdata.usgs.gov/hi/nwis/dv?referred_module=sw&search_station_nm=tutuila&search_station_nm_match_type=anywhere&station_type_cd=Y______&index_pmcode_00060=1&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&range_selection=days&period=365&begin_date=&end_date=&date_format=YYYY-MM-DD&rdb_compression=file&list_of_search_criteria=search_station_nm%2Cstation_type_cd%2Crealtime_parameter_selection","",0,20,138);		
			Menu2_3_2_3=new Array("Ground Water","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=samoa&search_station_nm_match_type=anywhere&station_type_cd=_____Y_&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm%2Cstation_type_cd","",0,20,138);		
			Menu2_3_2_4=new Array("Water Quality","http://nwis.waterdata.usgs.gov/hi/nwis/qwdata?search_station_nm=samoa&search_station_nm_match_type=anywhere&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&begin_date=&end_date=&inventory_output=0&rdb_inventory_output=file&date_format=YYYY-MM-DD&rdb_compression=file&qw_sample_wide=0&list_of_search_criteria=search_station_nm","",0,20,138);		
			Menu2_3_2_5=new Array("Reservoir","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=samoa&search_station_nm_match_type=anywhere&station_type_cd=_Y_____&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm%2Cstation_type_cd","",0,20,138);		
		Menu2_3_3=new Array("Instantaneous Data Archive","http://ida.water.usgs.gov/ida/index.cfm?ncd=15","",0,20,170);	

	Menu2_4=new Array("Guam","/guam/guam_tab.htm","",5,20,138);
		Menu2_4_1=new Array("GUAM","","",0,20,170);
		Menu2_4_2=new Array("Recent Conditions","/guam/guam_tab.htm","",0,20,170);
		Menu2_4_3=new Array("Real-time Data","http://waterdata.usgs.gov/hi/nwis/current?search_station_nm=guam&search_station_nm_match_type=anywhere&index_pmcode_STATION_NM=1&index_pmcode_DATETIME=2&index_pmcode_00065=&index_pmcode_MEAN=&index_pmcode_MEDIAN=&index_pmcode_00060=&index_pmcode_63680=&index_pmcode_00045=&index_pmcode_72150=&index_pmcode_00063=&index_pmcode_70969=&index_pmcode_72117=&index_pmcode_72114=&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&sort_key_2=site_no&html_table_group_key=NONE&rdb_compression=file&list_of_search_criteria=search_station_nm%2Crealtime_parameter_selection","",2,20,170);
			Menu2_4_3_1=new Array("Rainfall","http://waterdata.usgs.gov/hi/nwis/uv/?site_no=132128144421201&PARAmeter_cd=00065,00060,00045,00063,63680,72020","",0,20,138);		
			Menu2_4_3_2=new Array("Reservoir","http://waterdata.usgs.gov/hi/nwis/uv/?site_no=16849000&amp;","",0,20,138);				
		Menu2_4_4=new Array("Historical Data","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=guam&search_station_nm_match_type=anywhere&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm","",5,20,170);
			Menu2_4_4_1=new Array("Rainfall","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=guam&search_station_nm_match_type=anywhere&station_type_cd=______Y&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm%2Cstation_type_cd","",0,20,138);
			Menu2_4_4_2=new Array("Streamflow","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=guam&search_station_nm_match_type=anywhere&station_type_cd=Y______&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm%2Cstation_type_cd","",0,20,138);		
			Menu2_4_4_3=new Array("Ground Water","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=guam&search_station_nm_match_type=anywhere&station_type_cd=_____Y_&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm%2Cstation_type_cd","",0,20,138);		
			Menu2_4_4_4=new Array("Water Quality","http://nwis.waterdata.usgs.gov/hi/nwis/qwdata?search_station_nm=guam&search_station_nm_match_type=anywhere&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&begin_date=&end_date=&inventory_output=0&rdb_inventory_output=file&date_format=YYYY-MM-DD&rdb_compression=file&qw_sample_wide=0&list_of_search_criteria=search_station_nm","",0,20,138);		
			Menu2_4_4_5=new Array("Reservoir","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=guam&search_station_nm_match_type=anywhere&station_type_cd=_Y_____&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm%2Cstation_type_cd","",0,20,138);			
		Menu2_4_5=new Array("Instantaneous Data Archive","http://ida.water.usgs.gov/ida/index.cfm?ncd=15","",0,20,170);	
	Menu2_5=new Array("Palau","/data/palau/index.html","",2,20,138);
		Menu2_5_1=new Array("PALAU","/data/palau/index.html","",0,20,138);
		Menu2_5_2=new Array("Historical Data","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=Palau&search_station_nm_match_type=anywhere&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm","",3,20,138);
			Menu2_5_2_1=new Array("Rainfall","http://waterdata.usgs.gov/hi/nwis/dv?referred_module=gw&search_station_nm=palau&search_station_nm_match_type=anywhere&station_type_cd=______Y&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&range_selection=days&period=365&begin_date=&end_date=&date_format=YYYY-MM-DD&rdb_compression=file&list_of_search_criteria=search_station_nm%2Cstation_type_cd%2Crealtime_parameter_selection","",0,20,138);
			Menu2_5_2_2=new Array("Streamflow","http://waterdata.usgs.gov/hi/nwis/dv?referred_module=gw&search_station_nm=palau&search_station_nm_match_type=anywhere&station_type_cd=Y______&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&range_selection=days&period=365&begin_date=&end_date=&date_format=YYYY-MM-DD&rdb_compression=file&list_of_search_criteria=search_station_nm%2Cstation_type_cd%2Crealtime_parameter_selection","",0,20,138);		
			Menu2_5_2_3=new Array("Water Quality","http://nwis.waterdata.usgs.gov/hi/nwis/qwdata?search_station_nm=palau&search_station_nm_match_type=anywhere&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&begin_date=&end_date=&inventory_output=0&rdb_inventory_output=file&date_format=YYYY-MM-DD&rdb_compression=file&qw_sample_wide=0&list_of_search_criteria=search_station_nm","",0,20,138);

	Menu2_6=new Array("CNMI","","",2,20,138);
		Menu2_6_1=new Array("CNMI","","",0,20,138);
		Menu2_6_2=new Array("Historical Data","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=CNMI&search_station_nm_match_type=anywhere&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm","",5,20,138);
			Menu2_6_2_1=new Array("Rainfall","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=CNMI&search_station_nm_match_type=anywhere&station_type_cd=______Y&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm,station_type_cd","",0,20,138);
			Menu2_6_2_2=new Array("Streamflow","http://waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=CNMI&search_station_nm_match_type=anywhere&station_type_cd=Y______&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm,station_type_cd","",0,20,138);
			Menu2_6_2_3=new Array("Groundwater","http://nwis.waterdata.usgs.gov/hi/nwis/qwdata?search_station_nm=cnmi&search_station_nm_match_type=anywhere&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&begin_date=&end_date=&inventory_output=0&rdb_inventory_output=file&date_format=YYYY-MM-DD&rdb_compression=file&qw_sample_wide=0&list_of_search_criteria=search_station_nm","",0,20,138);
			Menu2_6_2_4=new Array("Water Quality","http://nwis.waterdata.usgs.gov/hi/nwis/qwdata?search_station_nm=cnmi&search_station_nm_match_type=anywhere&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&begin_date=&end_date=&inventory_output=0&rdb_inventory_output=file&date_format=YYYY-MM-DD&rdb_compression=file&qw_sample_wide=0&list_of_search_criteria=search_station_nm","",0,20,138);
			Menu2_6_2_5=new Array("Reservoir","http://nwis.waterdata.usgs.gov/hi/nwis/inventory?search_station_nm=CNMI&search_station_nm_match_type=anywhere&station_type_cd=_Y_____&format=station_list&sort_key=site_no&group_key=NONE&sitefile_output_format=html_table&column_name=agency_cd&column_name=site_no&column_name=station_nm&list_of_search_criteria=search_station_nm,station_type_cd","",0,20,138);
	Menu2_7=new Array("FSM","","",0,20,138);
Menu3=new Array("Studies","/studies/project_index.htm","",0,20,138);
Menu4=new Array("Publications","/publications/pubs/index.html","",4,20,138);
	Menu4_1=new Array("PUBLICATIONS","/publications/pubs/index.html","",0,20,138);
	Menu4_2=new Array("Presentations","/publications/presentations/index.html","",0,20,138);
	Menu4_3=new Array("Science Plan","/office/science_plan.html","",0,20,138);
	Menu4_4=new Array("Search","http://infotrek.er.usgs.gov/pubs/","",0,20,138);
Menu5=new Array("General Info","","",8,20,138);
	Menu5_1=new Array("GENERAL INFO","","",0,20,170);
	Menu5_2=new Array("Frequently Asked Questions","","",0,20,170);
	Menu5_3=new Array("Mission Statement","/office/mission.html","",0,20,170);
	Menu5_4=new Array("Our Customers","/office/customers.html","",0,20,170);
	Menu5_5=new Array("Office Locations","/office/locations.html","",0,20,170);
	Menu5_6=new Array("Organizational Chart","","",0,20,170);
	Menu5_7=new Array("Personnel Directory","/office/contactinfo.html","",0,20,170);
	Menu5_8=new Array("USGS Employment","http://www.usgs.gov/ohr/","",0,20,170);
Menu6=new Array("Outreach","","",5,20,138);
	Menu6_1=new Array("OUTREACH","","",0,20,170);
	Menu6_2=new Array("Water Science for Schools","http://ga.water.usgs.gov/edu/","",0,20,170);
	Menu6_3=new Array("Ask-A-Geologist","http://walrus.wr.usgs.gov/ask-a-geologist/","",0,20,170);
	Menu6_4=new Array("Science Education","http://education.usgs.gov/","",0,20,170);
	Menu6_5=new Array("Ask USGS/Info Search","http://ask.usgs.gov/","",0,20,170);
Menu7=new Array("USGS in the Pacific","","",8,20,138);
	Menu7_1=new Array("USGS IN THE PACIFIC","","",0,20,270);
	Menu7_2=new Array("Hawaiian Volcano Observatory","http://hvo.wr.usgs.gov/","",0,20,270);
	Menu7_3=new Array("Pacific Island Ecosystems Research Center","http://biology.usgs.gov/pierc/","",0,20,270);
	Menu7_4=new Array("Pacific Basin Information Node","http://pbin.nbii.gov/","",0,20,270);
	Menu7_5=new Array("Hawaii Data Clearinghouse","http://hawaii.wr.usgs.gov/","",0,20,270);
	Menu7_6=new Array("Pacific Basin Clearingouse","http://166.122.241.253/pacific/","",0,20,270);
	Menu7_7=new Array("Western Region Coastal & Marine Geology","http://walrus.wr.usgs.gov/","",0,20,270);
	Menu7_8=new Array("Coral Reefs of Hawaii and the Pacific","http://walrus.wr.usgs.gov/coralreefs/index.html","",0,20,270);
Menu8=new Array("Data Requests","mailto:gs-w-hi_webmaster@usgs.gov","",0,20,138);