//==================================================================================================
// This javascript file is powering all the links for the menu of UNEP DTIE SCP Website.
// The first level of the navigation have to be change directly on all templates due to the subnavigation.
// ATTENTION! THIS SCRIPT SUPPORT ONLY FULL DIRECT LINKS! (example: http://www.unep.fr/scp/communications/)
//==================================================================================================	
if (TransMenu.isSupported()) {
				TransMenu.updateImgPath('http://www.unep.fr/scp/navscript/');
				var ms = new TransMenuSet(TransMenu.direction.right, 0, 0, TransMenu.reference.topRight);
				TransMenu.subpad_x = 3;
				TransMenu.subpad_y = 0;

			
				document.getElementById("menu100").onmouseover = function() {
					ms.hideCurrent();
				}
				
//==================================================================================================
// About the branch
//==================================================================================================		
var tmenu100 = ms.addMenu(document.getElementById("menu100"));
tmenu100.addItem("About SCP Branch", "http://www.unep.fr/scp/about/", 0, 0);
tmenu100.addItem("Mission Statement", "http://www.unep.fr/scp/about/mission.htm", 0, 0);
tmenu100.addItem("Unit Structure", "http://www.unep.fr/scp/about/unit.htm", 0, 0);
tmenu100.addItem("Staff", "http://www.unep.fr/scp/about/staff.asp", 0, 0);
tmenu100.addItem("Contact Us", "http://www.unep.fr/scp/about/contact.asp", 0, 0);


//==================================================================================================
// Themes
//==================================================================================================
var tmenu200 = ms.addMenu(document.getElementById("menu200"));

tmenu200.addItem("Business & CSR", "http://www.unep.fr/scp/business/", 0, 0);
	var tmenu201 = tmenu200.addMenu(tmenu200.items[0]);
	tmenu201.addItem("Introduction", "http://www.unep.fr/scp/business/", 0, 0);
	tmenu201.addItem("Annual Dialogue Forum", "http://www.unep.fr/scp/business/dialogue/", 0, 0);
	tmenu201.addItem("Voluntary Initiatives", "http://www.unep.fr/scp/business/vi/", 0, 0);
	tmenu201.addItem("Partnership Building", "http://www.unep.fr/scp/business/partnership/", 0, 0);
	tmenu201.addItem("Environmental Management", "http://www.unep.fr/scp/business/emp/", 0, 0);
	tmenu201.addItem("Small business - SMEs", "http://www.unep.fr/scp/business/sb-sme.htm", 0, 0);
	tmenu201.addItem("Labour", "http://www.unep.fr/scp/business/labour/", 0, 0);
	tmenu201.addItem("Publications", "http://www.unep.fr/scp/business/publications/", 0, 0);
	tmenu201.addItem("Events", "http://www.unep.fr/scp/business/events/", 0, 0);
	tmenu201.addItem("Contact us", "http://www.unep.fr/scp/business/contact.asp", 0, 0);
	
tmenu200.addItem("Resource Efficiency & Cleaner Production", "http://www.unep.fr/scp/cp/", 0, 0);
	var tmenu202 = tmenu200.addMenu(tmenu200.items[1]);
	tmenu202.addItem("Introduction", "http://www.unep.fr/scp/cp/", 0, 0);
	tmenu202.addItem("UNEP-UNIDO joint Programme", "http://www.unep.fr/scp/cp/unep_unido_prog.htm/", 0, 0);
	tmenu202.addItem("Understanding RECP", "http://www.unep.fr/scp/cp/understanding/", 0, 0);	
	tmenu202.addItem("Activities", "http://www.unep.fr/scp/cp/activities.htm", 0, 0);
	tmenu202.addItem("RECP Network", "http://www.unep.fr/scp/cp/network/", 0, 0);
	tmenu202.addItem("Publications", "http://www.unep.fr/scp/cp/publications/", 0, 0);
	tmenu202.addItem("Events", "http://www.unep.fr/scp/cp/events/", 0, 0);
	tmenu202.addItem("Contact us", "http://www.unep.fr/scp/cp/contact.asp", 0, 0);
	
tmenu200.addItem("Communications", "http://www.unep.fr/scp/communications/", 0, 0);
	var tmenu203 = tmenu200.addMenu(tmenu200.items[2]);
	tmenu203.addItem("Home", "http://www.unep.fr/scp/communications/", 0, 0);
	tmenu203.addItem("Background", "http://www.unep.fr/scp/communications/background.htm", 0, 0);
	tmenu203.addItem("Database of Ads", "http://www.unep.fr/scp/communications/ads.htm", 0, 0);
	tmenu203.addItem("Partners", "http://www.unep.fr/scp/communications/partners.htm", 0, 0);
	tmenu203.addItem("Publications", "http://www.unep.fr/scp/communications/publications/", 0, 0);
	tmenu203.addItem("Events", "http://www.unep.fr/scp/communications/events/", 0, 0);
	tmenu203.addItem("Contact us", "http://www.unep.fr/scp/communications/contact.asp", 0, 0);
	
tmenu200.addItem("Sustainable Product Design", "http://www.unep.fr/scp/design/", 0, 0);
	var tmenu204 = tmenu200.addMenu(tmenu200.items[3]);
	tmenu204.addItem("Introduction", "http://www.unep.fr/scp/design/", 0, 0);
	tmenu204.addItem("Design for Sustainability", "http://www.unep.fr/scp/design/d4s.htm", 0, 0);
	tmenu204.addItem("Resource Efficiency and Cleaner Production", "http://www.unep.fr/scp/design/cp4bp.htm", 0, 0);
	tmenu204.addItem("Product Service Systems", "http://www.unep.fr/scp/design/pss.htm", 0, 0);
	tmenu204.addItem("Publications", "http://www.unep.fr/scp/design/publications/", 0, 0);
	tmenu204.addItem("Events", "http://www.unep.fr/scp/design/events/", 0, 0);
	tmenu204.addItem("Contact us", "http://www.unep.fr/scp/design/contact.asp", 0, 0);
	
tmenu200.addItem("Education & Capacity Building", "http://www.unep.fr/scp/education/", 0, 0);
	var tmenu205 = tmenu200.addMenu(tmenu200.items[4]);
	tmenu205.addItem("Introduction", "http://www.unep.fr/scp/education/", 0, 0);
	tmenu205.addItem("Materials available", "http://www.unep.fr/scp/education/materials.htm", 0, 0);
	tmenu205.addItem("Contact us", "http://www.unep.fr/scp/education/contact.asp", 0, 0);
	
tmenu200.addItem("Life Cycle & Resource Management", "http://www.unep.fr/scp/lifecycle/", 0, 0);
	var tmenu206 = tmenu200.addMenu(tmenu200.items[5]);
	tmenu206.addItem("Introduction", "http://www.unep.fr/scp/lifecycle/", 0, 0);
	tmenu206.addItem("Life Cycle Assessment", "http://www.unep.fr/scp/lifecycle/assessment.htm", 0, 0);
	tmenu206.addItem("Life Cycle Management", "http://www.unep.fr/scp/lifecycle/management.htm", 0, 0);
	tmenu206.addItem("Sustainable Resource Management", "http://www.unep.fr/scp/lifecycle/resource.htm", 0, 0);
	tmenu206.addItem("Activities", "http://www.unep.fr/scp/lifecycle/activities.htm", 0, 0);
	tmenu206.addItem("Publications", "http://www.unep.fr/scp/lifecycle/publications/", 0, 0);
	tmenu206.addItem("Events", "http://www.unep.fr/scp/lifecycle/events/", 0, 0);
	tmenu206.addItem("Contact us", "http://www.unep.fr/scp/lifecycle/contact.asp", 0, 0);
	
tmenu200.addItem("Safer Production", "http://www.unep.fr/scp/sp/", 0, 0);
	var tmenu207 = tmenu200.addMenu(tmenu200.items[6]);
	tmenu207.addItem("Introduction", "http://www.unep.fr/scp/sp/", 0, 0);
	tmenu207.addItem("APELL Process", "http://www.unep.fr/scp/sp/process/", 0, 0);
	tmenu207.addItem("APELL Programme", "http://www.unep.fr/scp/sp/programme/", 0, 0);
	tmenu207.addItem("Safer Production", "http://www.unep.fr/scp/sp/saferprod/", 0, 0);
	tmenu207.addItem("Disaster", "http://www.unep.fr/scp/sp/disaster/", 0, 0);
	tmenu207.addItem("Links", "http://www.unep.fr/scp/sp/links/", 0, 0);
	tmenu207.addItem("Publications", "http://www.unep.fr/scp/sp/publications/", 0, 0);
	tmenu207.addItem("Events", "http://www.unep.fr/scp/sp/events/", 0, 0);
	tmenu207.addItem("Contact us", "http://www.unep.fr/scp/sp/contact.asp", 0, 0);
	
tmenu200.addItem("Sustainable Consumption", "http://www.unep.fr/scp/sc/", 0, 0);
	var tmenu208 = tmenu200.addMenu(tmenu200.items[7]);
	tmenu208.addItem("Introduction", "http://www.unep.fr/scp/sc/", 0, 0);
	tmenu208.addItem("UN Guidelines", "http://www.unep.fr/scp/sc/guidelines.htm", 0, 0);
	tmenu208.addItem("Publications", "http://www.unep.fr/scp/sc/publications/", 0, 0);
	tmenu208.addItem("Events", "http://www.unep.fr/scp/sc/events/", 0, 0);
	tmenu208.addItem("Contact us", "http://www.unep.fr/scp/sc/contact.asp", 0, 0);

tmenu200.addItem("Eco-Labelling", "http://www.unep.fr/scp/ecolabelling/", 0, 0);
	var tmenu209 = tmenu200.addMenu(tmenu200.items[8]);
	tmenu209.addItem("Introduction", "http://www.unep.fr/scp/ecolabelling/", 0, 0);
	tmenu209.addItem("Background", "http://www.unep.fr/scp/ecolabelling/background.htm", 0, 0);
	tmenu209.addItem("Partners", "http://www.unep.fr/scp/ecolabelling/partners.htm", 0, 0);
	tmenu209.addItem("Publications", "http://www.unep.fr/scp/ecolabelling/publications/", 0, 0);
	tmenu209.addItem("Events", "http://www.unep.fr/scp/ecolabelling/events/", 0, 0);
	tmenu209.addItem("Contact us", "http://www.unep.fr/scp/ecolabelling/contact.asp", 0, 0);

tmenu200.addItem("Sustainable Procurement", "http://www.unep.fr/scp/procurement/", 0, 0);
	var tmenu210 = tmenu200.addMenu(tmenu200.items[9]);
	tmenu210.addItem("Home", "http://www.unep.fr/scp/procurement/", 0, 0);
	tmenu210.addItem("What is SPP", "http://www.unep.fr/scp/procurement/whatisspp/", 0, 0);
	tmenu210.addItem("Implementing SPP", "http://www.unep.fr/scp/procurement/implementing/", 0, 0);
	tmenu210.addItem("Publications", "http://www.unep.fr/scp/procurement/publications/", 0, 0);
	tmenu210.addItem("Pilot Countries", "http://www.unep.fr/scp/procurement/pilotcountries/", 0, 0);
	tmenu210.addItem("Events", "http://www.unep.fr/scp/procurement/events/", 0, 0);
	tmenu210.addItem("Documents and Resources", "http://www.unep.fr/scp/procurement/docsres/", 0, 0);
	tmenu210.addItem("Contact us", "http://www.unep.fr/scp/procurement/contact.asp", 0, 0);
	
//==================================================================================================
// Policies
//==================================================================================================
var tmenu300 = ms.addMenu(document.getElementById("menu300"));
tmenu300.addItem("Marrakech Process", "http://www.unep.fr/scp/marrakech/", 0, 0);
	var tmenu301 = tmenu300.addMenu(tmenu300.items[0]);
	tmenu301.addItem("Home", "http://www.unep.fr/scp/marrakech/", 0, 0);
	tmenu301.addItem("About the Process", "http://www.unep.fr/scp/marrakech/about.htm", 0, 0);
	tmenu301.addItem("10 Year Framework", "http://www.unep.fr/scp/marrakech/10yfp.htm", 0, 0);
	tmenu301.addItem("International Meetings", "http://www.unep.fr/scp/marrakech/consultations/international/", 0, 0);
	tmenu301.addItem("Regional Consultations", "http://www.unep.fr/scp/marrakech/consultations/regional/", 0, 0);
	tmenu301.addItem("National Roundtables", "http://www.unep.fr/scp/marrakech/consultations/national/", 0, 0);
	tmenu301.addItem("Task Forces", "http://www.unep.fr/scp/marrakech/taskforces/", 0, 0);
	tmenu301.addItem("Business & Industry", "http://www.unep.fr/scp/marrakech/business.htm", 0, 0);
	tmenu301.addItem("NGOs", "http://www.unep.fr/scp/marrakech/ngo.htm", 0, 0);
	tmenu301.addItem("Development Agencies", "http://www.unep.fr/scp/marrakech/dialogue/", 0, 0);
	tmenu301.addItem("Researchers", "http://www.unep.fr/scp/marrakech/researchers.htm", 0, 0);
	tmenu301.addItem("Publications", "http://www.unep.fr/scp/marrakech/publications/", 0, 0);
	tmenu301.addItem("Events", "http://www.unep.fr/scp/marrakech/events/", 0, 0);
	tmenu301.addItem("Contact us", "http://www.unep.fr/scp/marrakech/contact.asp", 0, 0);
	
tmenu300.addItem("National Action Plans", "http://www.unep.fr/scp/nap/", 0, 0);
	var tmenu302 = tmenu300.addMenu(tmenu300.items[1]);
	tmenu302.addItem("Introduction", "http://www.unep.fr/scp/nap/", 0, 0);
	tmenu302.addItem("Guidelines", "http://www.unep.fr/scp/nap/guidelines/", 0, 0);
	tmenu302.addItem("Clearinghouse", "http://www.unep.fr/scp/nap/clearinghouse/", 0, 0);
	tmenu302.addItem("Indicators of SCP", "http://www.unep.fr/scp/nap/indicators/", 0, 0);
	tmenu302.addItem("Circular Economy", "http://www.unep.fr/scp/nap/circular/", 0, 0);
	tmenu302.addItem("Publications", "http://www.unep.fr/scp/nap/publications/", 0, 0);
	tmenu302.addItem("Events", "http://www.unep.fr/scp/nap/events/", 0, 0);
	tmenu302.addItem("Contact us", "http://www.unep.fr/scp/nap/contact.asp", 0, 0);
	
tmenu300.addItem("SCP & Poverty Reduction", "http://www.unep.fr/scp/poverty/", 0, 0);
	var tmenu303 = tmenu300.addMenu(tmenu300.items[2]);
	tmenu303.addItem("Introduction", "http://www.unep.fr/scp/poverty/", 0, 0);
	tmenu303.addItem("Activities", "http://www.unep.fr/scp/poverty/activities.htm", 0, 0);
	tmenu303.addItem("Links", "http://www.unep.fr/scp/poverty/links.htm", 0, 0);
	tmenu303.addItem("FAQ", "http://www.unep.fr/scp/poverty/faq.htm", 0, 0);
	tmenu303.addItem("Work opportunities", "http://www.unep.fr/scp/poverty/opportunities.htm", 0, 0);
	tmenu303.addItem("Publications", "http://www.unep.fr/scp/poverty/publications/", 0, 0);
	tmenu303.addItem("Events", "http://www.unep.fr/scp/poverty/events/", 0, 0);
	tmenu303.addItem("Contact us", "http://www.unep.fr/scp/poverty/contact.asp", 0, 0);
	
tmenu300.addItem("WSSD & CSD", "http://www.unep.fr/scp/csd/", 0, 0);
	var tmenu304 = tmenu300.addMenu(tmenu300.items[3]);
	tmenu304.addItem("Introduction", "http://www.unep.fr/scp/csd/", 0, 0);
	tmenu304.addItem("CSD 14/15", "http://www.unep.fr/scp/csd/csd/", 0, 0);
	tmenu304.addItem("WSSD", "http://www.unep.fr/scp/csd/wssd/index.htm", 0, 0);
	tmenu304.addItem("Publications", "http://www.unep.fr/scp/csd/publications/", 0, 0);
	tmenu304.addItem("Events", "http://www.unep.fr/scp/csd/events/", 0, 0);
	tmenu304.addItem("Contact us", "http://www.unep.fr/scp/csd/contact.asp", 0, 0);
	
tmenu300.addItem("Sustainable UN", "http://www.unep.fr/scp/sun/", 0, 0);
	var tmenu305 = tmenu300.addMenu(tmenu300.items[4]);
	tmenu305.addItem("SUN Unit", "http://www.unep.fr/scp/sun/", 0, 0);
	tmenu305.addItem("SUN Project", "http://www.unep.fr/scp/sun/project/", 0, 0);
	tmenu305.addItem("Procurement", "http://www.unep.fr/scp/procurement/", 0, 0);
	tmenu305.addItem("Buildings", "http://www.unep.fr/sun/sbci.htm", 0, 0);
	tmenu305.addItem("Urban", "http://www.unep.org/urban_environment/", 0, 0);
	tmenu305.addItem("Publications", "http://www.unep.fr/scp/sun/publications/", 0, 0);
	tmenu305.addItem("Contact us", "http://www.unep.fr/scp/sun/contact.asp", 0, 0);

tmenu300.addItem("Global Outlook on SCP Policies", "http://www.unep.fr/scp/go/index.htm", 0, 0);
	var tmenu306 = tmenu300.addMenu(tmenu300.items[5]);
	tmenu306.addItem("Introduction", "http://www.unep.fr/scp/go/index.htm", 0, 0);
	tmenu306.addItem("Database", "http://www.unep.fr/scp/go/database.htm", 0, 0);
	tmenu306.addItem("Publications", "http://www.unep.fr/scp/go/publications.htm", 0, 0);
	tmenu306.addItem("Partners", "http://www.unep.fr/scp/go/partners.htm", 0, 0);
	tmenu306.addItem("Contact us", "http://www.unep.fr/scp/go/contact.htm", 0, 0);
	
//==================================================================================================
// Sectors
//==================================================================================================
var tmenu400 = ms.addMenu(document.getElementById("menu400"));

tmenu400.addItem("Buildings & Construction", "http://www.unep.fr/scp/bc/", 0, 0);
	var tmenu401 = tmenu400.addMenu(tmenu400.items[0]);
	tmenu401.addItem("Introduction", "http://www.unep.fr/scp/bc/", 0, 0);
	tmenu401.addItem("Background", "http://www.unep.fr/scp/bc/background.htm", 0, 0);
	tmenu401.addItem("Projects & Activities", "http://www.unep.fr/scp/bc/activities.htm", 0, 0);
	tmenu401.addItem("Publications", "http://www.unep.fr/scp/bc/publications/", 0, 0);
	tmenu401.addItem("Events", "http://www.unep.fr/scp/bc/events/", 0, 0);
	tmenu401.addItem("Contact us", "http://www.unep.fr/scp/bc/contact.asp", 0, 0);
	
tmenu400.addItem("ICT & Electronics", "http://www.unep.fr/scp/ict/", 0, 0);
	var tmenu403 = tmenu400.addMenu(tmenu400.items[1]);
	tmenu403.addItem("Introduction", "http://www.unep.fr/scp/ict/", 0, 0);
	tmenu403.addItem("ICT & Climate Change", "http://www.unep.fr/scp/ict/climatechange.htm", 0, 0);
	tmenu403.addItem("Supply Chain Management", "http://www.unep.fr/scp/ict/supplychain.htm", 0, 0);
	tmenu403.addItem("E-waste", "http://www.unep.fr/scp/ict/ewaste.htm", 0, 0);
	tmenu403.addItem("Projects & Activities", "http://www.unep.fr/scp/ict/activities.htm", 0, 0);
	tmenu403.addItem("Publications", "http://www.unep.fr/scp/ict/publications/", 0, 0);
	tmenu403.addItem("Events", "http://www.unep.fr/scp/ict/events/", 0, 0);
	tmenu403.addItem("Contact us", "http://www.unep.fr/scp/ict/contact.asp", 0, 0);

tmenu400.addItem("Oil & Gas", "http://www.unep.fr/scp/oil/", 0, 0);
	var tmenu404 = tmenu400.addMenu(tmenu400.items[2]);
	tmenu404.addItem("Introduction", "http://www.unep.fr/scp/oil/", 0, 0);
	tmenu404.addItem("Information Forum", "http://www.unep.fr/scp/oil/forum.htm", 0, 0);
	tmenu404.addItem("WSSD Sector Report", "http://www.unep.fr/scp/oil/wssd.htm", 0, 0);
	tmenu404.addItem("Publications", "http://www.unep.fr/scp/oil/publications/", 0, 0);
	tmenu404.addItem("Events", "http://www.unep.fr/scp/oil/events/", 0, 0);
	tmenu404.addItem("Contact us", "http://www.unep.fr/scp/oil/contact.asp", 0, 0);

tmenu400.addItem("Retail", "http://www.unep.fr/scp/retail/", 0, 0);
	var tmenu405 = tmenu400.addMenu(tmenu400.items[3]);
	tmenu405.addItem("Introduction", "http://www.unep.fr/scp/retail/", 0, 0);
	tmenu405.addItem("Background", "http://www.unep.fr/scp/retail/background.htm", 0, 0);
	tmenu405.addItem("Publications", "http://www.unep.fr/scp/retail/publications/", 0, 0);
	tmenu405.addItem("Events", "http://www.unep.fr/scp/retail/events/", 0, 0);
	tmenu405.addItem("Contact us", "http://www.unep.fr/scp/retail/contact.asp", 0, 0);

tmenu400.addItem("Tourism", "http://www.unep.fr/scp/tourism/", 0, 0);
	var tmenu406 = tmenu400.addMenu(tmenu400.items[4]);
	tmenu406.addItem("Home", "http://www.unep.fr/scp/tourism/", 0, 0);
	tmenu406.addItem("Sustainable Tourism", "http://www.unep.fr/scp/tourism/sustain/", 0, 0);
	tmenu406.addItem("Projects & Activities", "http://www.unep.fr/scp/tourism/activities/projects/", 0, 0);
	tmenu406.addItem("Publications", "http://www.unep.fr/scp/tourism/publications/", 0, 0);
	tmenu406.addItem("Events", "http://www.unep.fr/scp/tourism/events/", 0, 0);
	tmenu406.addItem("Contact us", "http://www.unep.fr/scp/tourism/about/contact.asp", 0, 0);

tmenu400.addItem("Waste", "http://www.unep.fr/scp/waste/", 0, 0);
	var tmenu407 = tmenu400.addMenu(tmenu400.items[5]);
	tmenu407.addItem("Introduction", "http://www.unep.fr/scp/waste/", 0, 0);
	tmenu407.addItem("Waste Minimization", "http://www.unep.fr/scp/waste/minimization.htm", 0, 0);
	tmenu407.addItem("Hazardous Waste Management", "http://www.unep.fr/scp/waste/hazardous.htm", 0, 0);
	tmenu407.addItem("E-waste Management", "http://www.unep.fr/scp/waste/ewm/", 0, 0);
	tmenu407.addItem("Contaminated Land", "http://www.unep.fr/scp/waste/land.htm", 0, 0);
	tmenu407.addItem("Projects & Activities", "http://www.unep.fr/scp/waste/projects.htm", 0, 0);
	tmenu407.addItem("Publications", "http://www.unep.fr/scp/waste/publications/", 0, 0);
	tmenu407.addItem("Events", "http://www.unep.fr/scp/waste/events/", 0, 0);
	tmenu407.addItem("Contact us", "http://www.unep.fr/scp/waste/contact.asp", 0, 0);
	
tmenu400.addItem("Water", "http://www.unep.fr/scp/water/", 0, 0);	
	var tmenu408 = tmenu400.addMenu(tmenu400.items[6]);
	tmenu408.addItem("Introduction", "http://www.unep.fr/scp/water/", 0, 0);
	tmenu408.addItem("Projects", "http://www.unep.fr/scp/water/projects.htm", 0, 0);
	tmenu408.addItem("Activities", "http://www.unep.fr/scp/water/activities.htm", 0, 0);
	tmenu408.addItem("Publications", "http://www.unep.fr/scp/water/publications/", 0, 0);
	tmenu408.addItem("Events", "http://www.unep.fr/scp/water/events/", 0, 0);
	tmenu408.addItem("Contact us", "http://www.unep.fr/scp/water/contact.asp", 0, 0);
	
tmenu400.addItem("Metals & Minerals", "http://www.unep.fr/scp/metals/", 0, 0);
	var tmenu409 = tmenu400.addMenu(tmenu400.items[7]);
	tmenu409.addItem("Introduction", "http://www.unep.fr/scp/metals/", 0, 0);
	tmenu409.addItem("Mining", "http://www.unep.fr/scp/metals/mining.htm", 0, 0);
	tmenu409.addItem("Recycling", "http://www.unep.fr/scp/metals/recycling.htm", 0, 0);
	tmenu409.addItem("Projects & Activities", "http://www.unep.fr/scp/metals/projects.htm", 0, 0);
	tmenu409.addItem("Publications", "http://www.unep.fr/scp/metals/publications/", 0, 0);
	tmenu409.addItem("Events", "http://www.unep.fr/scp/metals/events/", 0, 0);
	tmenu409.addItem("Contact us", "http://www.unep.fr/scp/metals/contact.asp", 0, 0);

tmenu400.addItem("Agri-food", "http://www.unep.fr/scp/agri-food/", 0, 0);
	var tmenu401 = tmenu400.addMenu(tmenu400.items[8]);
	tmenu401.addItem("Introduction", "http://www.unep.fr/scp/agri-food/", 0, 0);
	tmenu401.addItem("Sustainable Agri-Food Supply Chains", "http://www.unep.fr/scp/agri-food/sustainable.htm", 0, 0);
	tmenu401.addItem("Current Activities", "http://www.unep.fr/scp/agri-food/activities.htm", 0, 0);
	tmenu401.addItem("Projects in Development", "http://www.unep.fr/scp/agri-food/projects.htm/", 0, 0);
	tmenu401.addItem("Publications", "http://www.unep.fr/scp/agri-food/publications/", 0, 0);
	tmenu401.addItem("Contact us", "http://www.unep.fr/scp/agri-food/contact.asp", 0, 0);

//==================================================================================================
// Initiatives
//==================================================================================================
var tmenu500 = ms.addMenu(document.getElementById("menu500"));
tmenu500.addItem("GeSI", "http://www.unep.fr/scp/gesi/", 0, 0);
	var tmenu502 = tmenu500.addMenu(tmenu500.items[0]);
	tmenu502.addItem("Introduction", "http://www.unep.fr/scp/gesi/", 0, 0);
	tmenu502.addItem("Contact us", "http://www.unep.fr/scp/gesi/contact.asp", 0, 0);


tmenu500.addItem("Global Compact", "http://www.unep.fr/scp/compact/", 0, 0);
	var tmenu503 = tmenu500.addMenu(tmenu500.items[1]);
	tmenu503.addItem("Introduction", "http://www.unep.fr/scp/compact/", 0, 0);
	tmenu503.addItem("Learning & Training", "http://www.unep.fr/scp/compact/learning.htm", 0, 0);
	tmenu503.addItem("Dialogue Forums", "http://www.unep.fr/scp/compact/dialogue/", 0, 0);
	tmenu503.addItem("Caring 4 Climate", "http://www.unep.fr/scp/compact/c4c.htm", 0, 0);
	tmenu503.addItem("Technology Support", "http://www.unep.fr/scp/compact/technology/", 0, 0);
	tmenu503.addItem("Publications", "http://www.unep.fr/scp/compact/publications/", 0, 0);
	tmenu503.addItem("Events", "http://www.unep.fr/scp/compact/events/", 0, 0);
	tmenu503.addItem("Contact us", "http://www.unep.fr/scp/compact/contact.asp", 0, 0);

tmenu500.addItem("Global Reporting Initiative", "http://www.unep.fr/scp/gri/", 0, 0);
	var tmenu504 = tmenu500.addMenu(tmenu500.items[2]);
	tmenu504.addItem("Introduction", "http://www.unep.fr/scp/gri/", 0, 0);
	tmenu504.addItem("G3 & Supplements", "http://www.unep.fr/scp/gri/g3.htm", 0, 0);
	tmenu504.addItem("Engaging Stakeholders", "http://www.unep.fr/scp/gri/stakeholders.htm", 0, 0);
	tmenu504.addItem("Public Sector & Reporting", "http://www.unep.fr/scp/gri/public.htm", 0, 0);	
	tmenu504.addItem("SME's Reporting", "http://www.unep.fr/scp/gri/sme.htm", 0, 0);	
	tmenu504.addItem("Publications", "http://www.unep.fr/scp/gri/publications/", 0, 0);
	tmenu504.addItem("Events", "http://www.unep.fr/scp/gri/events/", 0, 0);
	tmenu504.addItem("Contact us", "http://www.unep.fr/scp/gri/contact.asp", 0, 0);

tmenu500.addItem("ICMI", "http://www.unep.fr/scp/icmi/", 0, 0);
	var tmenu505 = tmenu500.addMenu(tmenu500.items[3]);
	tmenu505.addItem("Introduction", "http://www.unep.fr/scp/icmi/", 0, 0);
	tmenu505.addItem("Contact us", "http://www.unep.fr/scp/icmi/contact.asp", 0, 0);

tmenu500.addItem("Life Cycle Initiative", "http://www.unep.fr/scp/lcinitiative/", 0, 0);
	var tmenu506 = tmenu500.addMenu(tmenu500.items[4]);
	tmenu506.addItem("Introduction", "http://www.unep.fr/scp/lcinitiative/", 0, 0);
	tmenu506.addItem("Publications", "http://www.unep.fr/scp/lcinitiative/publications/", 0, 0);
	tmenu506.addItem("Events", "http://www.unep.fr/scp/lcinitiative/events/", 0, 0);
	tmenu506.addItem("Contact us", "http://www.unep.fr/scp/lcinitiative/contact.asp", 0, 0);

tmenu500.addItem("Resource Panel", "http://www.unep.fr/scp/rpanel/", 0, 0);
	var tmenu507 = tmenu500.addMenu(tmenu500.items[5]);
	tmenu507.addItem("Introduction", "http://www.unep.fr/scp/rpanel/", 0, 0);
	tmenu507.addItem("Members & Partners", "http://www.unep.fr/scp/rpanel/members.htm", 0, 0);
	tmenu507.addItem("Activities", "http://www.unep.fr/scp/rpanel/activities.htm", 0, 0);	
	tmenu507.addItem("Publications", "http://www.unep.fr/scp/rpanel/publications/", 0, 0);
	tmenu507.addItem("Events", "http://www.unep.fr/scp/rpanel/events/", 0, 0);
	tmenu507.addItem("Contact us", "http://www.unep.fr/scp/rpanel/contact.asp", 0, 0);

tmenu500.addItem("SBCI", "http://www.unep.fr/scp/sbci/", 0, 0);
	var tmenu508 = tmenu500.addMenu(tmenu500.items[6]);
	tmenu508.addItem("Introduction", "http://www.unep.fr/scp/sbci/", 0, 0);
	tmenu508.addItem("Publications", "http://www.unep.fr/scp/sbci/publications/", 0, 0);
	tmenu508.addItem("Events", "http://www.unep.fr/scp/sbci/events/", 0, 0);
	tmenu508.addItem("Contact us", "http://www.unep.fr/scp/sbci/contact.asp", 0, 0);

tmenu500.addItem("Unchaining Value", "http://www.unep.fr/scp/unchaining/", 0, 0);
	var tmenu509 = tmenu500.addMenu(tmenu500.items[7]);
	tmenu509.addItem("Introduction", "http://www.unep.fr/scp/unchaining/", 0, 0);
	tmenu509.addItem("Design & Management", "http://www.unep.fr/scp/unchaining/design.htm", 0, 0);
	tmenu509.addItem("Standards", "http://www.unep.fr/scp/unchaining/standards.htm", 0, 0);
	tmenu509.addItem("Coordination & Partnering", "http://www.unep.fr/scp/unchaining/coordination.htm", 0, 0);
	tmenu509.addItem("Capacity Building", "http://www.unep.fr/scp/unchaining/building.htm", 0, 0);		
	tmenu509.addItem("Publications", "http://www.unep.fr/scp/unchaining/publications/", 0, 0);
	tmenu509.addItem("Events", "http://www.unep.fr/scp/unchaining/events/", 0, 0);
	tmenu509.addItem("Contact us", "http://www.unep.fr/scp/unchaining/contact.asp", 0, 0);
	
tmenu500.addItem("YouthXchange", "http://www.unep.fr/scp/youth/", 0, 0);
	var tmenu510 = tmenu500.addMenu(tmenu500.items[8]);
	tmenu510.addItem("Introduction", "http://www.unep.fr/scp/youth/", 0, 0);
	tmenu510.addItem("Partners", "http://www.unep.fr/scp/youth/partners.htm", 0, 0);	
	tmenu510.addItem("Publications", "http://www.unep.fr/scp/youth/publications/", 0, 0);
	tmenu510.addItem("Events", "http://www.unep.fr/scp/youth/events/", 0, 0);
	tmenu510.addItem("Contact us", "http://www.unep.fr/scp/youth/contact.asp", 0, 0);
	
	
//==================================================================================================
// SCP Publications
//==================================================================================================
var tmenu700 = ms.addMenu(document.getElementById("menu700"));
tmenu700.addItem("UNEP Publications", "http://www.unep.fr/scp/publications/", 0, 0);
tmenu700.addItem("Search", "http://www.unep.fr/scp/publications/search.asp", 0, 0);
tmenu700.addItem("SCP.net Newsletter", "http://www.unep.fr/scp/publications/scpnet/", 0, 0);



//==================================================================================================
// Who we work with 
//==================================================================================================



				TransMenu.renderAll();
			}
			init1=function(){TransMenu.initialize();}
			if (window.attachEvent) {
				window.attachEvent("onload", init1);
			}else{
				TransMenu.initialize();			
			}
