/* Tigra Menu items structure */
var REGISTRARMENU_ITEMS = [
	['Registrar Home', 'Registrar.htm'],
	['Contact Info', 'RegistrarContactInfo.htm'],
	['Upcoming Elections', 'RegistrarUpcomingElection.htm'],
	['Voter Registration', 'RegistrarVoterRegistration.htm'],
	['Absentee Voting', 'RegistrarAbsenteeVoting.htm'],
	['Polling Locations \& Hours', 'RegistrarPollingLocations.htm'],

	
	
];
