/* Tigra Menu items structure */
var FIREEMSMENU_ITEMS = [
	['Fire \& EMS Home', 'FireEMS.htm'],
	['Contact Info', 'FireEMSContact.htm'],
	['Career Personnel', 'FireEMSCareerPersonnel.htm'],
	
	
	['Volunteers', 'FireEMSVolunteers.htm'],
	['Emergency Management', 'FireEMSEmergencyMgmt.htm'],
	['Emergency Communications', 'EmergencyCommCenter.htm'],
	['L.E.P.C.', 'FireEMSLEPC.htm'],
	['Inspections \& Investigations', 'FireEMSInspectInvestigate.htm'],
	['Safety Message', 'FireEMSSafetyMessages.htm'],
	['EMS Fare Care', 'FireEMSFareCare.htm'],
	['Community Involvement', 'FireEMSCommunity.htm'],
	['Training Division', 'FireEMSTraining.htm'],
	['CERT Program', 'FireEMSCert.htm'],
	['Patch Collecting', 'FireEMSPatchCollecting.htm'],
	['Statistics', null,null,
		['Fire Statistics', 'FireEMSStatisticsFire.htm'],
		['EMS Statistics', 'FireEMSStatisticsEMS.htm'],
	],

	['Apparatus Showcase', 'FireEMSApparatus.htm'],
	['Links', 'FireEMSLinks.htm'],
	['Photo Gallery', 'FireEMSPhotoGallery.htm'],

];
