/* Tigra Menu items structure */
var MENU_ITEMS3 = [
	['Police Mission Main Page', 'police-missions-home.aspx'],
	['What is a Police Mission?', 'what-is-a-police-mission.aspx'],
	['Physical Standards', 'physical-standards.aspx'],
	['Frequently Asked Questions', 'faq.aspx'],
	['Law Enforcement Associations', 'law-enforcement-associations.aspx'],
	['Current Missions', 'current-missions.aspx']
	
];
