/* --- menu items --- */
var MENU_ITEMS = [
	['IOC Global', null,
			['Ocean Sciences', 'http://ioc.unesco.org/iocweb/activities/ocean_sciences',
					['Harmful Algal Blooms', 'http://ioc.unesco.org/hab/default.htm'],
					['Coral Bleaching', 'http://ioc.unesco.org/coralbleaching/'],
					['Benthic Ecosystems', 'http://www.ioc.unesco.org/benthicindicators/'],
					['Large Marine Ecosystems', 'http://www.edc.uri.edu/lme/'],
					['Ecosystem Indicators', 'http://www.ecosystemindicators.org/'],
					['Ecosystem Dynamics', 'http://www.pml.ac.uk/globec/'],
					['World Climate Research', 'http://www.wmo.ch/web/wcrp/wcrp-home.html'],
					['Observations for Climate', 'http://ioc.unesco.org/oopc/'],
					['Ocean Carbon', 'http://www.ioccp.org'],
					['Ocean Colour', 'http://www.ioccg.org/'],
					['Sustainable Development', 'http://www.udel.edu/CMS/csmp/globaloceans/index.html'],
					['Coastal Area Management', 'http://ioc.unesco.org/icam/'],
					['Coastal Nutrient Enrichment', 'http://www.marine.rutgers.edu/globalnews/'],
					['Geosphere-Biosphere Coupling', 'http://ioc.unesco.org/ttr/'],
					['IOC Baseline Cruises', 'http://www.soest.hawaii.edu/oceanography/chrism/IOCPacific/IOC2002.html'],
			],
			
			['Ocean Services', null,
					['IODE', 'http://www.iode.org',
						['ASFA', 'http://www.fao.org/fi/asfa/asfa.asp'],
						['GODAR', 'http://ioc.unesco.org/iode/categories.php?category_no=12'],
						['GOSUD', 'http://ioc.unesco.org/iode/categories.php?category_no=46'],
						['GTSPP', 'http://ioc.unesco.org/iode/categories.php?category_no=13'],
						['marine XML', 'http://ioc.unesco.org/marinexml/'],
						['MEDI', 'http://ioc.unesco.org/medi/'],
						['Ocean Information Technology', 'http://ioc.unesco.org/oit/'],
						['OceanExpert', 'http://ioc.unesco.org/oceanexpert/'],
						['OceanPortal', 'http://ioc.unesco.org/oceanportal/'],
						['OceanTeacher', 'http://ioc.unesco.org/oceanteacher/'],
						['Regional OceanPortals', 'http://ioc.unesco.org/iode/contents.php?id=136'],
						['ODINAFRICA', 'http://ioc.unesco.org/odinafrica/'],
						['ODINCARSA', 'http://ioc.unesco.org/odincarsa/'],
					],
					['Ocean Mapping', 'http://ioc.unesco.org/iocweb/activities/ocean_sciences/ocemap.htm'],
					['Tsunami', 'http://www.ioc-tsunami.org/index.php?option=com_frontpage&Itemid=1'],
			],
						
			['Operational Oceanography', null,
					['GOOS', 'http://ioc.unesco.org/goos'],
					['GLOSS','http://www.pol.ac.uk/psmsl/programmes/gloss.info.html',
						['GLOSS Africa', 'http://ioc.unesco.org/glossafrica/']
					],
					['JCOMM', 'http://www.jcomm.info',
						['JCOMMOPS','http://www.jcommops.org/'],
					],
					['DBCP', 'http://www.dbcp.noaa.gov/dbcp/index.html'],
					['SOOP','http://www.brest.ird.fr/soopip/'],
					['TIP', 'http://www.pmel.noaa.gov/tao/proj_over/tip/newpanel.html',
						['TAO', 'http://www.pmel.noaa.gov/tao/'],
						['TRITON', 'http://www.jamstec.go.jp/jamstec/TRITON/'],
						['PIRATA', 'http://www.ifremer.fr/orstom/pirata/pirataus.html'],
					],
					['Regional Programmes', null,
						['EuroGOOS','http://www.eurogoos.org/'],
						['MedGOOS', 'http://www.medgoos.net/'],
						['BlackSea GOOS', 'http://www.ims.metu.edu.tr/Black_Sea_GOOS/'],
						['GOOS Africa', 'http://ioc.unesco.org/goos/Africa/AFRIGOOS.htm'],
						['NEAR-GOOS', 'http://ioc.unesco.org/goos/NearGOOS/neargoos.htm'],
						['Pacific Islands GOOS', 'http://ioc.unesco.org/goos/Pacific/pacgoos.htm'],
						['IOGOOS', 'http://www.incois.gov.in/Incois/iogoos/home.jsp'],
						['IOCARIBE GOOS', 'http://ioc.unesco.org/goos/IOCARIBE/carigoos.htm'],
					],
					
			],		
			
	],
	
	['IOC Regional', null,
		['IOCARIBE', 'http://ioc3.unesco.org/iocaribe/'],
		['IOCEA', 'http://ioc.unesco.org/odinafrica/categories.php?category_no=83'],
		['IOCINCWIO', 'http://ioc.unesco.org/iocincwio/'],
		['IOCINDIO', 'http://ioc.unesco.org/iocindio/'],
		['WESTPAC', 'http://westpac.unescobkk.org. '],
	],
	['TEMA', 'http://ioc.unesco.org/tema',
		['Grants','http://ioc.unesco.org/tema/iocGrants.htm'],	
	],
	['Contact', 'contacts.php',
			['E-mail', 'mailto: b.aliaga@unesco.org'],
			['Paris Headquarters', 'http://ioc.unesco.org/iocweb/hqcontacts.php'],
			['Regional Offices', 'http://ioc.unesco.org/iocweb/contacts.php#regionalOffices'],
			['Project Offices', 'http://ioc.unesco.org/iocweb/contacts.php#projectOffices'],
	],
];

