//UDMv3.4.1.1b
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.4.1b by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment
var absLEFT = 	107;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 90; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "../../../scripts/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#245f85";	// main nav cell color
var rCOLOR = 	"#ffffff";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#ffffff"	// main nav border color
var aLINK = 	"#ffffff";	// main nav link color
var aHOVER = 	"#245f85";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	12;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#245f85";	// submenu cell color

var srCOLOR = 	"#ffffff";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#0099cc"	// submenu border color
var saLINK = 	"#ffffff";	// submenu link color
var saHOVER = 	"#245f85";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";// submenu font face
var sfSIZE = 	10;		// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"cccccc";	// submenu drop shadow color
var shOPACITY = 75;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5


//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("../../../index.htm","Home",65,"center","","",0,0,"e");

// *** change these to absolutes

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

addMainItem("../../../about/goal.htm","About GLOBEC",87,"center","","",0,0,"w");

	defineSubmenuProperties(90,"center","left",-4,0,"");

	addSubmenuItem("../../../about/igbp.htm","IGBP","","");
	addSubmenuItem("../../../about/scor.htm","SCOR","","");
	

addMainItem("../../../structure/structure.htm","Structure",70,"center","","",0,0,"s");

	defineSubmenuProperties(145,"center","left",-4,0,"");

	addSubmenuItem("../../../structure/ssc/ssc.htm","SSC &gt;&gt","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(120,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../structure/ssc/ssc.htm","Current SSC members","","");
		addChildmenuItem("../../../structure/ssc/meetings.htm","Meetings","","");
		addChildmenuItem("../../../structure/ssc/pastSSC.htm","Past SSC members","","");
		addChildmenuItem("../../../structure/ssc/ssc_table.htm","Membership 1996-2010","","");
		addChildmenuItem("../../../structure/ssc/tor.htm","Terms of Reference","","");
		addChildmenuItem("../../../structure/ssc/procedures.htm","Operational procedures","","");
		
	addSubmenuItem("../../../structure/fwg/research_foci.htm","Research Foci &gt;&gt;","","");
		
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(70,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../structure/fwg/focus1/focus1.htm","Focus 1","","");
		addChildmenuItem("../../../structure/fwg/focus2/focus2.htm","Focus 2","","");
		addChildmenuItem("../../../structure/fwg/focus3/focus3.htm","Focus 3","","");
		addChildmenuItem("../../../structure/fwg/focus4/focus4.htm","Focus 4","","");
		addChildmenuItem("../../../structure/fwg/ToR.htm","ToR","","");
	
	addSubmenuItem("../../../structure/regional/regional.htm","Regional Programmes &gt;&gt;","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(120,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../structure/regional/cliotop/cliotop.htm","CLIOTOP","","");
		addChildmenuItem("../../../structure/regional/essas/essas.htm","ESSAS","","");
		addChildmenuItem("../../../structure/regional/ices_ccc/ccc.htm","ICES GLOBEC CCC","","");
		addChildmenuItem("../../../structure/regional/pices_cccc/cccc.htm","PICES GLOBEC CCCC","","");
		addChildmenuItem("../../../structure/regional/so/so.htm","SO GLOBEC","","");
		addChildmenuItem("../../../structure/regional/spacc/spacc.htm","SPACC","","");
	
	addSubmenuItem("../../../structure/national/national.htm","National Activities &gt;&gt;","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(70,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../structure/national/NatContacts.htm","Contacts","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#brazil","Brazil","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#canada","Canada","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#chile","Chile","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#china","China","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#france","France","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#germany","Germany","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#italy","Italy","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#japan","Japan","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#korea","Korea","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#mexico","Mexico","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#netherlands","Netherlands","","");
		addChildmenuItem("../../../structure/national/NatContacts.htm#norway","Norway","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#peru","Peru","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#portugal","Portugal","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#spain","Spain","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#turkey","Turkey","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#ukraine","Ukraine","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#uk","UK","","");	
		addChildmenuItem("../../../structure/national/NatContacts.htm#us","US","","");	
	
	addSubmenuItem("../../../structure/multinational/multinational.htm","Multinational Programmes &gt;&gt;","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(70,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm","Contacts","","");
		addChildmenuItem("../../../structure/multinational/basin/basin.htm","BASIN","","");
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm#benefit","BENEFIT","","");
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm#eco_up","ECO-UP","","");
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm#envifish","ENVIFISH","","");
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm#idyle","IDYLE","","");
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm#lifeco","LIFECO","","");
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm#natfish","NATFISH","","");
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm#ofccp","OFCCP","","");
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm#sardyn","SARDYN","","");
		addChildmenuItem("../../../structure/multinational/multinatcontacts.htm#tasc","TASC","","");
		
	addSubmenuItem("../../../structure/imber/joint.htm","GLOBEC/IMBER activities &gt;&gt;","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(120,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../structure/imber/iced.htm","ICED","","");
		addChildmenuItem("../../../structure/imber/e2e.htm","E2E","","");
		addChildmenuItem("../../../structure/imber/china.htm","China GLOBEC/IMBER","","");
		addChildmenuItem("../../../structure/imber/euroceans.htm","EUR-OCEANS","","");	
	
	addSubmenuItem("../../../structure/ipo/ipo.htm","GLOBEC IPO &gt;&gt;","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(95,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../structure/ipo/directions.htm","Directions","","");
		addChildmenuItem("../../../structure/ipo/sponsors.htm","IPO sponsors","","");
		addChildmenuItem("../../../structure/ipo/barange.htm","Manuel Barange","","");

		

addMainItem("../../../products/products.htm","Products",75,"center","","",0,0,"t");

	defineSubmenuProperties(145,"center","left",-4,0,"");

	addSubmenuItem("../../../products/newsletter/newsletter.htm","Newsletter &gt;&gt;","","");
		defineChildmenuProperties(95,"left","left",0,-20,"");
		addChildmenuItem("../../../products/newsletter/newsletter_alph.htm","Alphabetical list","","");
		addChildmenuItem("../../../products/newsletter/newsletter_chron.htm","Chronological list","","");
				
	addSubmenuItem("../../../products/e-news/e-news.htm","E-news &gt;&gt;","","");
		defineChildmenuProperties(95,"left","left",0,-20,"");
		addChildmenuItem("../../../products/e-news/aug08.htm","August 2008","","");
		addChildmenuItem("../../../products/e-news/jan08.htm","January 2008","","");
		addChildmenuItem("../../../products/e-news/oct07.htm","October 2007","","");
		addChildmenuItem("../../../products/e-news/jul07.htm","July 2007","","");
		addChildmenuItem("../../../products/e-news/mar07.htm","March 2007","","");
		addChildmenuItem("../../../products/e-news/dec06.htm","December 2007","","");

	addSubmenuItem("../../../products/presentations/presentations.htm","Presentation material &gt;&gt;","","");
		
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(95,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../products/presentations/prog.htm","Programmatics","","");
		addChildmenuItem("../../../products/presentations/ecosystems.htm","Ecosystems","","");
		addChildmenuItem("../../../products/presentations/zooplankton.htm","Zooplankton","","");
		addChildmenuItem("../../../products/presentations/fisheries.htm","Fisheries patterns","","");
	
	addSubmenuItem("../../../products/highlights/highlights.htm","Science highlights","","");
	
	addSubmenuItem("../../../products/publications/publications.htm","Publications &gt;&gt;","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(114,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://web.pml.ac.uk:8080/rmwp?&func=advSearch","Searchable database","","");
		addChildmenuItem("../../../products/publications/alph/all/a.htm","Alphabetical list","","");
		addChildmenuItem("../../../products/publications/chron/all/2008.htm","Chronological list","","");
		addChildmenuItem("../../../products/publications/special/special.htm","Special issues","","");	
		addChildmenuItem("../../../products/publications/books.htm","Books","","");
		
	addSubmenuItem("../../../products/fwg_pubs/fwg_pubs.htm","Research Foci publications &gt;&gt;","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(70,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../structure/fwg/focus1/publications.htm","Focus 1","","");
		addChildmenuItem("../../../structure/fwg/focus2/publications.htm","Focus 2","","");
		addChildmenuItem("../../../structure/fwg/focus3/publications.htm","Focus 3","","");
		addChildmenuItem("../../../structure/fwg/focus3/publications.htm","Focus 4","","");
	
	
	addSubmenuItem("../../../products/reports/reports.htm","Reports &gt;&gt;","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(110,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../products/reports/globecrep.htm","GLOBEC Reports","","");
		addChildmenuItem("../../../products/reports/spec_cont.htm","Special contributions","","");
		addChildmenuItem("../../../products/reports/other.htm","Other reports","","");

	addSubmenuItem("../../../products/downloads/downloads.htm","Useful downloads","","");
	addSubmenuItem("../../../products/synthesis/synthesis.htm","Integration & Synthesis &gt;&gt;","","");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(100,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../products/synthesis/syn_calendar.htm","I&S calendar","","");
		addChildmenuItem("../../../globecmail/synthesis/activity_list.asp","I&S activities","","");
		addChildmenuItem("../../../globecmail/synthesis/inform.asp","Keep informed","","");
		addChildmenuItem("../../../globecmail/synthesis/participate.asp","Participate","","");
		addChildmenuItem("../../../globecmail/synthesis/synthesis.asp","Propose an activity","","");
	
	addSubmenuItem("../../../products/osm3/osm3.htm","3rd GLOBEC OSM 2009","","");	
	addSubmenuItem("../../../products/osm/index.htm","2nd GLOBEC OSM 2002 &gt;&gt;","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(95,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../products/osm/picture gallery.htm","Picture gallery","","");
		addChildmenuItem("../../../products/osm/presentations.htm","Presentations","","");
		addChildmenuItem("../../../products/osm/sponsors.htm","Sponsors","","");
		addChildmenuItem("../../../products/osm/proceedings.htm","Proceedings","","");
		addChildmenuItem("../../../products/osm/scienceprog.htm","Programme","","");

addMainItem("../../../data/data.htm","Data",66,"center","","",0,0,"r");

	defineSubmenuProperties(130,"center","left",-4,0,"");

	addSubmenuItem("../../../data/datapolicy.pdf","GLOBEC data policy","","");
	addSubmenuItem("../../../data/typology.htm","GLOBEC typology","","");
	addSubmenuItem("../../../data/metadata.htm","Metadata portal &gt;&gt;","","");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(90,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../../../data/search.htm","Search metadata","","");
		addChildmenuItem("../../../data/submit.htm","Submit metadata","","");
	
	addSubmenuItem("../../../data/reports.htm","Reports","","");
	addSubmenuItem("../../../data/plankton/database.htm","Global Plankton Database","","");

		
addMainItem("../../../links/links.htm","Links",67,"center","","",0,0,"r");

	defineSubmenuProperties(140,"center","left",-4,0,"");

	addSubmenuItem("../../../links/igbp.htm","IGBP core projects","","");
	addSubmenuItem("../../../links/glob_prog.htm","GLOBEC programmes","","");
	addSubmenuItem("../../../links/int_org.htm","International organisations","","");
	addSubmenuItem("../../../links/global.htm","Global change links","","");
	addSubmenuItem("../../../links/funding.htm","Funding agencies","","");
	addSubmenuItem("../../../links/other.htm","Other useful links","","");

		
addMainItem("../../../calendar/calendar_latest.htm","Calendar",70,"center","","",0,0,"r");

	defineSubmenuProperties(95,"center","left",-4,0,"");

	addSubmenuItem("../../../calendar/calendar_latest.htm","Calendar - latest","","");
	addSubmenuItem("../../../calendar/2009_mtgs.htm","2009 meetings","","");
	addSubmenuItem("../../../calendar/2008_mtgs.htm","2008 meetings","","");
	addSubmenuItem("../../../calendar/2007_mtgs.htm","2007 meetings","","");
	addSubmenuItem("../../../calendar/2006_mtgs.htm","2006 meetings","","");
	addSubmenuItem("../../../calendar/2005_mtgs.htm","2005 meetings","","");
	addSubmenuItem("../../../calendar/2004_mtgs.htm","2004 meetings","","");
	addSubmenuItem("../../../calendar/2003_mtgs.htm","2003 meetings","","");
	addSubmenuItem("../../../calendar/2002_mtgs.htm","2002 meetings","","");
	addSubmenuItem("../../../calendar/2001_mtgs.htm","2001 meetings","","");
	addSubmenuItem("../../../calendar/2000_mtgs.htm","2000 meetings","","");
		
addMainItem("../../../news/news.htm","What's new",74,"center","","",0,0,"r");

addMainItem("../../../other/other.htm","Other",67,"center","","",0,0,"r");

	defineSubmenuProperties(80,"right","left",-4,0,"r");

	addSubmenuItem("../../../other/jobs.htm","Job vacancies","","");
	addSubmenuItem("../../../other/site_map.htm","Site map","","");	
	addSubmenuItem("../../../other/search.htm","Search","","");	
	addSubmenuItem("../../../globecmail/mailform.htm","Mailing list","","");


	
//**DO NOT EDIT THIS *****
}//***********************
//************************
