/* Tigra Menu items structure */
var EDMENU_ITEMS = [
	['Demographics', 'demographics.shtml'],
	['Transportation', 'transport.shtml'],
	['Workforce Training', 'workforce.shtml'],
	['Incentives', 'incentives.shtml'],
	['Links', 'links.shtml'],
	['Contact Us', 'contact_us.shtml'],
	['Home', 'index.shtml'],
];