/* Tigra Menu items structure */
var BUILDINGINSPECTMENU_ITEMS = [
	['Building Inspections Home', 'BuildingInspect.htm'],
	['Contact Info', 'BuildingInspectContact.htm'],
	['Construction Guidelines', 'BuildingInspectConstruction.htm'],
	['Rental Inspection Program', 'BuildingInspectRentalProgram.htm'],
	['Special Inspections', 'BuildingInspectSpecial.htm'],
	['Permit Applications', 'BuildingInspectPermitApps.htm'],
	['Schedule of Permit Fees', 'BuildingInspectFeeSchedule.htm'],
	['Building Code Links', 'BuildingInspectUSBC.htm'],
	
];



