

var TREE_ITEMS = [
	[' ', ' ', 

		['/_images/menu-about.gif', '/aboutemg/index.php', 'About',
			['Management', '/aboutemg/management.php'],
			['EMG Facts', '/aboutemg/emgfacts.php'],
			['Clients', '/aboutemg/clients.php'],
			['Mold Services', '/aboutemg/moldservices.php'],
			['ISO 9001', '/aboutemg/iso9001.php'],
		],

		['/_images/menu-about.gif', '/aboutemg/index.php', 'About',
			['Management', '/aboutemg/management.php'],
			['EMG Facts', '/aboutemg/emgfacts.php'],
			['Quality Management System', '/aboutemg/QMS.php'],
			['Contact Us', '/aboutemg/contactus.php'],
			['Community Involvement', '/aboutemg/communityInvolvement.php'],
			['Why EMG?', '/aboutemg/why_emg.php'],
		],


		['/_images/menu-services.gif', '/services/index.php', 'Overview',
			['Energy', '/services/energy.php'],
			['LEED Consulting', '/services/LEED.php'],
			['Environmental', '/services/environmental.php'],
			['Facility & Building Systems', '/services/architectural.php'],
			['Construction', '/services/construction.php'],
			['Cost Segregation', '/services/coststudy.php'],
			['Information Technology', '/services/informationtech.php'],
			['Project Management', '/services/projectmanagement.php'],
			['Portfolio Management', '/services/portfolio_mgmt.php'],
			['Training', '/services/training.php'],
			['EMG Brochure', '/services/EMG_Brochure.php'],
		],		

		['/_images/menu-byindustry.gif', '/byindustry/index.php', 'By Industry',
			['Affordable Housing / Multifamily', '/byindustry/affordable-housing.php'],
			['Commercial Real Estate', '/byindustry/commercial-real-estate.php'],
			['Healthcare / Senior Housing', '/byindustry/healthcare.php'],
			['Hospitality', '/byindustry/hospitality.php'],
			['Office', '/byindustry/office.php'],
			['Federal Government', '/byindustry/federal-govt.php'],
			['State/Local Government', '/byindustry/state-local-govt.php'],
			['Higher Education', '/byindustry/higher-ed.php'],
			['K-12', '/byindustry/k-12.php'],			
			['Retail', '/byindustry/retail.php'],
			['Industrial', '/byindustry/industrial.php'],
		],		


		['/_images/menu-partners.gif', '/partners/index.php', 'Partners',
			['GSA Schedule', '/partners/gsaschedule.php'],
		],		

		['/_images/menu-whatshot.gif', '/whatshot/index.php', 'What is Hot?',
			['Events', '/whatshot/events.php'],
			['Industry Links', '/whatshot/industry_links.php'],
			['Industry Terms', '/whatshot/dictionary.php'],
			['Industry Acronyms', '/whatshot/dictionary2.php'],
			['White Papers', '/whatshot/industry_whitepapers.php'],
		],		

		['/_images/menu-careers2.gif', '/careers/', 'Careers',
		],
		

		['/_images/spacer.gif', '',
		],			

	],
	];