var ahma_menu_structure = 
{
	'nav-about': { _options: { width:133 },
		'Overview': '/about-us/overview.php',
		'Aboriginal Housing': '/about-us/aboriginal-housing-traditional.php',
		'About AHMA': '/about-us/about-ahma.php',
		'Our Team': '/about-us/our-team/staff.php',
		'Contact Us': 'class:last-item:/about-us/contact-us.php'
	},
	
	'nav-research': { _options: { width:138 },
		'Overview': '/research/overview.php',
		'Devolution': '/research/devolution.php',
		'Homelessness': '/research/homelessness.php',
		'Other': 'class:last-item:/research/other.php'
	},
	
	'nav-discussion-forum': { _options: { width:203 },
		'Overview': '/discussion-forum/overview.php',
		'Forum': '/phpbb/',
		'Facebook': '/discussion-forum/facebook.php'
	},
	
	'nav-whats-new': { _options: { width:162 },
		'Overview': '/whats-new/overview.php',
		'News': '/whats-new/news-releases.php',
		'Press Releases': '/whats-new/press-releases.php',
		'Events': '/whats-new/events.php'
	}
};
