/***********************************************************************************
*	(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='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#d1dae7';			// Background color when mouse is over
	var HighSubBgColor='#d1dae7';			// Background color when mouse is over on subs
	var FontLowColor='#333399';			// Font color when mouse is not over
	var FontSubLowColor='#333399';			// Font color subs when mouse is not over
	var FontHighColor='#333399';			// Font color when mouse is over
	var FontSubHighColor='#333399';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='#e0e0e0';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="sans serif,arial,verdana"	// 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.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0.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=6;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// 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 openWindow(url) {
  popupWin = window.open(url,'remote','menubar=no,toolbar=no,location=no,directories=no,status,scrollbars=yes,resizable,dependent,width=500,height=400,left=50,top=50')
}
// 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,18,50);
Menu2=new Array("To MYSound","http://mysound.uconn.edu/","",0,18,85);
Menu3=new Array("To LISICOS","http://lisicos.uconn.edu/","",0,18,75);
Menu4=new Array("Data: Explore","","",0,18,90);
Menu5=new Array("Data: RealTime","http://mysound.uconn.edu/mys_realobs.html","",6,18,100);
	Menu5_1=new Array("Location Map","http://mysound.uconn.edu/mys_realobs.html","",0,18,110);
	Menu5_2=new Array("Axial Stations","http://mysound.uconn.edu/mys_realobs.html","",5,20,110);
	    Menu5_2_1=new Array("Ledge Light Wx","http://mysound.uconn.edu/apmet_stn.html","",0,18,150);
		Menu5_2_2=new Array("Eastern Sound Station","http://mysound.uconn.edu/elisoff_stn.html","",0,18,150);
		Menu5_2_3=new Array("Central Sound Station","http://mysound.uconn.edu/clis_stn.html","",0,18,150);
		Menu5_2_4=new Array("Western Sound Station","http://mysound.uconn.edu/wlisgw_stn.html","",0,18,150);
		Menu5_2_5=new Array("Execution Rocks Station","http://mysound.uconn.edu/exrx_stn.html","",0,18,150);					
	Menu5_3=new Array("Inshore Stations","http://mysound.uconn.edu/mys_realobs.html","",2,18,110);
		Menu5_3_1=new Array("Norwalk Harbor","http://mysound.uconn.edu/nwin_stn.html","",0,18,125);
		Menu5_3_2=new Array("Thames River","http://mysound.uconn.edu/thameslo_stn.html","",0,18,125);
	Menu5_4=new Array("SoundView","http://mysound.uconn.edu/mys_view.html","",0,18,110);
	Menu5_5=new Array("WebCam","","",1,18,110);
		Menu5_5_1=new Array("LedgeLight","javascript:openWindow('http://nopp.dms.uconn.edu/web_cam/Ledge_Light/ledgelight.html');","",0,18,100);	
	Menu5_6=new Array("MYBahamas","mys_hbcay.html","",0,18,100);
Menu6=new Array("Data: Archived","http://sounddata.uconn.edu","",0,18,100);
Menu7=new Array("Data: Links","http://mysound.uconn.edu/mys_links.html","",5,18,90);
		Menu7_1=new Array("NDBC Northeast","http://www.ndbc.noaa.gov/Maps/Northeast.shtml","",0,18,125);
		Menu7_2=new Array("LISound Links","http://mysound.uconn.edu/mys_links.html#in_lis","",0,18,125);
		Menu7_3=new Array("other Marine Data Centers","http://mysound.uconn.edu/mys_links.html#mar_dat","",0,18,125);
		Menu7_4=new Array("Water Resources","http://mysound.uconn.edu/mys_links.html#water_res","",0,18,125);				
		Menu7_5=new Array("Marine Education","http://mysound.uconn.edu/mys_links.html#mar_ed","",0,18,125);
Menu8=new Array("Data: Admin","http://sounddata.uconn.edu/cmsadmin/login.php","",0,18,110);

