var MENU_ITEM_1 = [
			['Who We Are', '#', null
		,
				['Coalition Principles', '/who-we-are/Coalition-Principles', null ]
			,
				['Organizational Structure', '/who-we-are/Organizational-Structure', null ]
			,
				['Member Profiles', '/who-we-are/Member-Profiles', null ]
			
			]
		];
		
		var MENU_ITEM_2 = [
			['Energy', '#', null
		,
				['Sustainable Energy From Waste', '/energy/Sustainable-Energy-From-Waste', null ]
			,
				['Turning Garbage Into Green Power', '/energy/Turning-Garbage-Into-Green-Power', null ]
			,
				['Renewable Energy', '/energy/Renewable-Energy', null ]
			
			]
		];
		
		var MENU_ITEM_3 = [
			['Environment', '#', null
		,
				['Pollution Controls', '/environment/Pollution-Controls', null ]
			,
				['Green House Gasses', '/environment/Green-House-Gasses', null ]
			,
				['Recycling', '/environment/Recycling', null ]
			,
				['Ash Reuse', '/environment/Ash-Reuse', null ]
			
			]
		];
		
		var MENU_ITEM_4 = [
			['Health & Safety', '#', null
		,
				['Regulations and Oversight', '/health-and-safety/Regulations-and-Oversight', null ]
			,
				['Emissions Performance', '/health-and-safety/Emissions-Performance', null ]
			,
				['Dioxin', '/health-and-safety/Dioxin', null ]
			
			]
		];
		
		var MENU_ITEM_5 = [
			['Newsroom', '#', null
		,
				['What\'s New', '/newsroom/Whats-New', null ]
			,
				['Events', '/newsroom/Events', null ]
			
			]
		];
		
		var MENU_ITEM_6 = [
			['Resources', '#', null
		,
				['EFW Worldwide', '/resources/EFW-Worldwide', null ]
			,
				['EFW Fact Sheet', '/resources/EFW-Fact-Sheet', null ]
			,
				['Solid Waste Management Hierarchy', '/resources/Solid-Waste-Management-Hierarchy', null ]
			,
				['FAQs', '/resources/FAQs', null ]
			,
				['Glossary', '/resources/Glossary', null ]
			,
				['Links', '/resources/Links', null ]
			
			]
		];
		
		var MENU_ITEM_7 = [
			['Contact Us', '#', null
		,
				['Contact Us', '/contact/Contact-Us', null ]
			
			]
		];
		
		