/***********************************************************************************
*	(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='f0f0f0';			// Background color when mouse is not over
	var LowSubBgColor='efeae6';			// Background color when mouse is not over on subs
	var HighBgColor='833E15';			// Background color when mouse is over
	var HighSubBgColor='b57550';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='#324563';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='324563';			// Border color
	var BorderSubColor='324563';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="arial,sans-serif,technical"	// Font family menu items
	var FontSize=10;				// 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';			// horizontal overlap child/ parent
	var ChildOverlap=.1;                            // horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=50;				// Menu offset x coordinate
	var StartLeft=8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=25;				// 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=200;				// 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=['tri.gif',5,10,'tri_blank.gif',10,5,'/styles/images/trileft.gif',5,10];	// Arrow source, width and height

if (navigator.appName == "Microsoft Internet Explorer") 
{
	StartLeft=10
}
if (navigator.appName == "Microsoft Internet Explorer") 
{
	StartTop=57
}

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","","",3,18,88);
	Menu1_1=new Array("Home Link", 	"/sdc", "", 0, 16, 115);
	Menu1_2=new Array("Oversight", 	"http://www.marine-geo.org/about/advisory_committee.php", "", 0, 16);
	Menu1_3=new Array("Contacts", 	"/sdc/contact.htm", "", 0, 18);

Menu2=new Array("About","","",3, 18, 80);
	Menu2_1=new Array("Purpose",		"/sdc/utig_overview.htm","",0, 16, 100);	
	Menu2_2=new Array("Overview",		"/sdc/whatarewe.htm","",0, 16);	
	Menu2_3=new Array("Flyer 2005-12-01",	"/sdc/SDC_flyer_06jan2009.pdf","",0, 18);
		
Menu3=new Array("HowtoUse","","",1, 18, 80);
	Menu3_1=new Array("Purpose",		"/sdc/utig_overview.htm","",0, 16, 100);	

Menu3=new Array("HowToUse","","",5, 20, 103);
	Menu3_1=new Array("First Timers","/sdc/how_to_use.htm","",0,19, 125);
	Menu3_2=new Array("Metadata","/sdc/utdms_definitions.htm","",0,19);
	Menu3_3=new Array("File Types","/sdc/file_types.htm","",0, 19);
	Menu3_4=new Array("Positions","/sdc/positions.htm","",0, 19);
	Menu3_5=new Array("Map Help","/sdc/search_map_help.htm","",0, 19);


Menu4=new Array("Register","","",5, 18, 100);
	Menu4_1=new Array("Login","/sdc/account/klogin.htm","",0, 16, 170);
	Menu4_2=new Array("Account Request","/sdc/account/account_request.htm","",0, 16);
	Menu4_3=new Array("Why Register?","/sdc/account/why_register.htm","",0, 16);
	Menu4_4=new Array("Terms & Conditions","/sdc/terms_conditions.htm","",0, 16);
	Menu4_5=new Array("Logout","/sdc/account/logout.htm","",0,21,170);

Menu5=new Array("Functions","","",5,18,97);
	Menu5_1=new Array("Search Map","/sdc/msi","",0,16,150);
	Menu5_2=new Array("Cruise List","/sdc/cruiseinfo.php","",0, 16);
	Menu5_3=new Array("Search Segy Data","/sdc/search/srch_segy.htm","",0, 16);
	Menu5_4=new Array("Seismic Plot Tool","/sdc/seisplot/index.htm","",0, 16);
	Menu5_5=new Array("Download Cart", "/sdc/cart/checkout.php?action=view" , "", 0, 18);

Menu6=new Array("Submit Data","","",3,18,105);
	Menu6_1=new Array("Submission Details","/sdc/submit.htm","",0, 16,120);
	Menu6_2=new Array("Access Restrictions","/sdc/access.htm","",0, 16 );
	Menu6_3=new Array("Usage Notification","/sdc/usage.htm","",0, 18);

Menu7=new Array("Credits","","",3,18,90);
	Menu7_1=new Array("Credits","/sdc/people.htm","",0, 16,156);
	Menu7_2=new Array("Attribution Policy","/sdc/attribution.htm","",0, 16 );
	Menu7_3=new Array("Organizations","/sdc/organizations.htm","",0, 18);
	
Menu8=new Array("Partners","","",5,18,95);
	Menu8_1=new Array("UTIG","/","",0, 16,90);
	Menu8_2=new Array("LDEO","http://www.marine-geo.org/link/","",0, 16);
	Menu8_3=new Array("TAMU","http://www-odp.tamu.edu/database","",0, 16);
	Menu8_4=new Array("Margins","http://www.margins.wustl.edu","",0, 16);
	Menu8_5=new Array("Marine Seismic Links","","",6, 16 );
		Menu8_5_1=new Array("SIOSEIS","http://sioseis.ucsd.edu/","",0, 18, 120);
		Menu8_5_2=new Array("ASDL","http://walrus.wr.usgs.gov/sdls/","",0, 16);
		Menu8_5_3=new Array("IRIS","http://www.iris.edu/","",0, 16);
		Menu8_5_4=new Array("NGDC","http://www.ngdc.noaa.gov./mgg/mggd.html","",0, 16);
		Menu8_5_5=new Array("GNS","http://www.gns.cri.nz/store/databases/index.html","",0, 16);
		Menu8_5_6=new Array("GEOMAR","http://www.geomar.de/sci_dpmt/geodyn/geodyn_proj.html","",0, 18);
