// JavaScript Document

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->

function WriteLayer(ID,parentID,sText) { 
 if (document.layers) { 
   var oLayer; 
   if(parentID){ 
     oLayer = eval('document.' + parentID + '.document.' + ID + '.document'); 
   }else{ 
     oLayer = document.layers[ID].document; 
   } 
   oLayer.open(); 
   oLayer.write(sText); 
   oLayer.close(); 
 } 
 else if (parseInt(navigator.appVersion)>=5&&navigator. 
appName=="Netscape") { 
   document.getElementById(ID).innerHTML = sText; 
 } 
 else if (document.all) document.all[ID].innerHTML = sText 
} 

function sortByName(a, b) {
		return ((a[2] < b[2]) ? -1 : ((a[2] > b[2]) ? 1 : 0));
		}

function sendQuery(form)
{ 


	var theValue = form.keyword.value;
	
			if (theValue!="") {
				theValue = theValue.toUpperCase();
				valueArray = theValue.split(' ')
				
				var sText = "<p class='style1'>Forms Found:</p><ul> ";
		for (x in myArray)
			{
			tempstring = myArray[x][4].split(' ');
			
			for (i=0;i<tempstring.length;i++)
			{
			
				for (g=0;g<valueArray.length;g++)
				{
				
				//alert("i=" + i + "   "  + "g=" + g + "  "  + "      tempstring[i]=" + tempstring[i] + "    valueArray[g]="+valueArray[g] )
					if (valueArray[g] == tempstring[i].toUpperCase())
					{
						sText = sText  + '<li><a href="/www/publications/forms/' + myArray[x][1] + '.pdf" target="_blank">' + myArray[x][2] + '</a>' +'  ' + myArray[x][3] + '</li><br>'
						i = tempstring.length
						g = valueArray.length
					}
				}
				
				
			}
				

			}
			sText = sText  + "</ul>"
			WriteLayer('resultsLayer',null,sText)

			} else {
				alert("Sorry, you must provide a value for your search.");
			}
		

}

function sendQuery2(folder)
{ //1 
	var theValue = folder;
				
		var sText = "<p class='style1'>Forms in " + folder + "</p> <ul> ";
		for (x in myArray)
			{//2 
			tempstring = myArray[x][2].split(' ');
			
				for (i=0;i<tempstring.length;i++)
					{//3
						if (theValue == tempstring[i].toUpperCase())
						{//4
						sText = sText  + '<li><a href="/www/publications/forms/' + myArray[x][1] + '.pdf" target="_blank">' + myArray[x][2] + '</a>' +'  ' + myArray[x][3] + '</li><br>'
						i = tempstring.length
						}//4
					}//3
					sText = sText  + "</ul>"
			WriteLayer('resultsLayer',null,sText)
			}//2
}//1 

function selectSearch()
{ 
	var mySelect = document.getElementById("myforms");
	var formType = mySelect.options[mySelect.selectedIndex].text;
	var sText = "<p class='style1'>Forms Found:</p> <ul>";
		for (x in myArray)
			{
				if (formType == myArray[x][0])
				{
				
				sText = sText  + '<li><a href="/www/publications/forms/' + myArray[x][1] + '.pdf" target="_blank">' + myArray[x][2] + '</a>' +'  ' + myArray[x][3] + '</li><br>'
				
				//document.write('<a href="/forms/' + myArray[x][1] + '.pdf" target="_top">' + myArray[x][2] +' Description: ' +myArray[x][2] + '</a>')
				
				}

			}
			sText = sText  + "</ul>"
			WriteLayer('resultsLayer',null,sText)
}



function searchAll()
{ 

	var sText = "<p class='style1'>Forms Found:</p> <ul>";
		for (x in myArray)
			{
				
				sText = sText  + '<li><a href="/www/publications/forms/' + myArray[x][1] + '.pdf" target="_blank">' + myArray[x][2] + '</a>' +'  ' + myArray[x][3] + '</li><br>'

			}
			sText = sText  + "</ul>"
			WriteLayer('resultsLayer',null,sText)
}



window.onload=function(){
			var isfocused = false;
			var elms = ['keyword'];
			for(var i=0;i<elms.length;i++){
				var elm = document.getElementById(elms[i]);
				if(elm !== undefined){
					if(elm.value != elm.defaultValue){
						isfocused = true;
					}
				}
			}
			if(isfocused != true){
				document.getElementById('keyword').focus();
			}
		}





// name of department, name of pdf file, name of file(this field is searched), discription of file
// if array is added make sure to add the name of the array in  var myArray on line 260

 var myArray0 = ['Administrative Review','100_adr_application','Administrative Review Application Form ','Main application form used to apply for all administrative review requests.  Attachments to this form are available for each administrative review type.','Administrative Review Application Form 100 ADR' ];
 var myArray1 = ['Administrative Review','103_adu_attachment','Accessory Dwelling Unit (ADU)','Attachment to Admin. Review Application Form.  Includes ADU Fapplication requirements and review criteria.','Accessory Dwelling Unit  ADU 103' ];
 var myArray2 = ['Administrative Review','104','Cooperative Housing Units','Attachment to Admin. Review Application Form. ','Co-op Coop Cooperative Housing Units 104' ];
 var myArray3 = ['Administrative Review','105','Gasoline Service Station','Attachment to Admin. Review Application Form.  Includes definition of gasoline service station and  review criteria. ','Gasoline Service Station Gas 105' ];
 var myArray4 = ['Administrative Review','106','Group Home Facility','Attachment to Admin. Review Application Form.  Includes definition of group home facility and review criteria.','106 Group Home Facility Assisted Living Assisted Living Retirement Home Care Elderly' ];
 var myArray5 = ['Administrative Review','107','Large Day Care Center','Attachment to Admin. Review Application Form.  Includes definition of large day care center and review criteria.','107 Large Day Care Center Daycare' ];
 var myArray6 = ['Administrative Review','108_oau_attachment','Owner\'s Accessory Unit (OAU)','Attachment to Admin. Review Application Form','108 Accessory Unit OAU' ];
 var myArray7 = ['Administrative Review','109','Religious Assembly','Attachment to Admin. Review Application Form.  Includes definition of religious assembly and review criteria.','109 Religious Assembly Church' ];
 var myArray8 = ['Administrative Review','110','Residential Care Facility','Attachment to Admin. Review Application Form.  Includes definition of residential care facility and review criteria.','110 Residential Care Facility Nursing Home Foster Care Shelter Homeless' ];
 var myArray9 = ['Administrative Review','111','Selling from a Moveable Structure, Vacant Lot or Parking Lot','Attachment to Admin. Review Application Form.  Includes definition of sales vacant/parking lot sales and review criteria.','111 Selling Moveable Structure Vacant Parking Lot Food cart Vend Vendor Vending Street Concessions Stand Sign Permit Application Signage' ];
 var myArray10 = ['Administrative Review','112','Christmas Tree Vendor Information/Sign Regulation Sheet','Attachment to Admin. Review Application Form.  Includes site standards and sign regulations for Christmas tree sales lots.','Lot Christmas Tree Vendor Sign Regulation Sheet 112' ];
 var myArray11 = ['Administrative Review','113','Administrative Parking Deferral','Attachment to Admin. Review Application Form.  Includes parking deferral requirements and review criteria.','Administrative Parking Deferral 113' ];
 var myArray12 = ['Administrative Review','114','Administrative Parking Reduction','Attachment to Admin. Review Application Form.  Includes parking reduction requirements and review criteria.','Administrative Parking Reduction 114' ];
 var myArray13 = ['Administrative Review','115','Administrative Setback Variance','Attachment to Admin. Review Application Form.  Includes setback variance criteria.','Administrative Setback Variance setbacks' ];
 var myArray14 = ['Administrative Review','116','Administrative Solar Access Exception','Attachment to Admin. Review Application Form.  Includes solar access exception criteria.','Sun Shadow Shade Administrative Solar Access Exception 116' ];
 var myArray15 = ['Administrative Review','118','Minor Modification','Attachment to Admin. Review Application Form.  Includes review criteria for minor modifications to previously approved discretionary reviews (e.g. PUD\'s, Site Reviews).','Minor Modification Small Changes Building Remodel Mod 118' ];
 var myArray16 = ['Administrative Review','119','Section 9-3.2-14, "Two Detached Dwellings on a Single Lot"','Attachment to Admin. Review Application Form.  ','119 Two Detached Dwellings Single Lot' ];
 var myArray17 = ['Administrative Review','120','Antennae for Wireless Telecommunications Service','Attachment to Admin. Review Application Form','Antennae for Wireless Telecommunications Service Cell Phone Tower Mobile Two-way 120' ];
 var myArray18 = ['Administrative Review','121','Temporary Outdoor Entertainment','Attachment to Admin. Review Application Form','121 Temporary Outdoor Entertainment Festival Outside Event Concert Performance Fair Show' ];
 var myArray19 = ['Administrative Review','122','Detached Dwelling Units with Two Kitchens','Attachment to Admin. Review Application Form','Two Kitchens Detached 122' ];
 var myArray20 = ['Administrative Review','123_adu-oau signposting','ADU-OAU Sign Posting','Attachment for ADU-OAU','Accessory Dwelling Unit Building Permit Notice ADU-OAU Sign Posting 123' ];
 //var myArray21 = ['Administrative Review','124_growth_mgmt_allocation_app','Residential Growth Management Allocation Application','Application for allocation growth management system','124 Residential Growth Management Allocation Application Density' ];
 //var myArray22 = ['BOZA','401','Request for Interpretation','BOZA request form for interpretation','xxx' ];
 var myArray23 = ['BOZA','400_BOZA_app','BOZA','Board of Zoning Adjustment Application.  Includes application requirements and review criteria for requests for a variance to a setback requirement.','Board Zoning Appeals Application 400 Adjustment' ];
 var myArray24 = ['Building Guides','Steep-slope Inspection Req','Steep-Slope Insection Requirements','Steep-slope Inspection Req','Steep Slope Inspection Requirements Angle Hillside' ];
 var myArray25 = ['Building Guides','1400_drainage_swale_fence_detail','Drainage Swale Fence Detail',' ','Drain Ditch Culvert Irrigation 1400 Drainage Swale Fence Detail' ];
 var myArray26 = ['Building Guides','1402_Emergency_Escape_and_Rescue_Openings','Emergency Escape and Rescue Windows',' ','Egress Exit Fire 1402 Emergency Escape and Rescue Windows' ];
 var myArray27 = ['Building Guides','1403_Accessible_Water_Closet','2003 IBC and ICC/ANSI- Minimum clearance for accessible water closets' ,' ','Building Code Standards Bathroom Restroom 2003 IBC ICC/ANSI- Minimum clearance  accessible water closets 1403' ];
 var myArray28 = ['Building Guides','1404_ICC_additions','ICC Additions Guide','ICC Building Guide for Single family Residential Additions','ICC Additions Guide International Contractor Code Building 1404' ];
 var myArray29 = ['Building Guides','1405_app_for_stairs','2006 IRC Stair Building Code','2006 IRC Stair Building Code','Steps International Residential 2006 IRC Stair Building Code' ];
 var myArray30 = ['Building Guides','1401_handrail_details','Acceptable Handrail Details','Detailed drawing of handrails','Bannister Railing Stairs Steps Acceptable Handrail Details 1401' ];
 var myArray31 = ['Building Guides','805_Basement_Guide','Single-family Residential Basement Finish','ICC Building Guide','805 Single family Residential Basement Finish ICC Building Guide' ];
 var myArray32 = ['Building Guides','806_detached_garage_guide','Single-family Residential One-Story Detached Garage','ICC Building Guide','806 Single-family Residential One Story Detached Garage ICC Building Guide' ];
 var myArray33 = ['Building Guides','807_patio_cover_carport_guide','Single-family Residential Patio Covers and Carports','ICC Building Guide','807 Single-Family Residential Patio Covers Carports Deck Guide Porch Driveway ICC' ];
 var myArray34 = ['Building Guides','813_Landscape_Reqs','Landscape Guide','Landscape information booklet','813 Landscape Guide Landscaping Guidelines' ];
 var myArray35 = ['Building Guides','814_decks_porches_guide','Single-family Residential Uncovered Decks and Porches','ICC Building Guide','814 Single Family Residential Uncovered Decks Porches Patio Deck Guide ICC' ];
 var myArray36 = ['Contractor Licensing','324_contractor_lic','Contractor Licenses','Outlines requirements and fees for contractor licenses.','324 Licensing Requirements Contractor Licenses' ];
 var myArray37 = ['Fees','1504_schedule_of_fees','Schedule of Fees','List of all the fees ','1504 Schedule of Fees Price(s) Cost(s) Dues' ];
 //var myArray38 = ['Fees','1507_non_res_bldg_pmt_fee_estimator','Non-Residential Permit Fee Estimator','Worksheet used to determine a project\'s valuation and fees to be paid','1507 Non-residential permit fee estimator Valuation Calculator Fees Costs Price(s) Dues' ];
 var myArray39 = ['Green Points','900_GreenPoints_App_New_Construction','Green Points Application','Checklist and application information for New Construction','900 Green Points Application New Construction Building Eco Environmental Requirements Regulations Greenpoints' ];
 var myArray40 = ['Green Points','901_GreenPoints_App_Additions_Remodels','Green Points Application','Checklist and application information for Additions and Remodels over 500 sq ft','901 Green Points Application Additions Remodels Building Eco Environmental Requirements Regulations Greenpoints' ];
var myArray41 = ['Green Points','902_GP Guideline Booklet','Green Points Guidelines Booklet','Booklet containing Green Points Information','902 Green Points Guidelines Booklet Building Eco Environmental Requirements Regulations Greenpoints' ];
 var myArray42 = ['xxxxx','402_DDAB_app','DDAB Application','Downtown Design Advisory Board Application','Downtown Design Advisory Board 402 DDAB application' ];
 var myArray43 = ['Historic Preservation','404_HIS_IndivLandmarkApplication','Individual Landmark Application','Individual Landmark Application','404 Individual Landmark Application Historic Designation Preservation ' ];
 var myArray44 = ['Historic Preservation','405_MAPLHILL_design_guidelines','Mapleton Hill Guidelines','Guidelines for Mapleton Hill Historic District','Mapleton Hill Guidelines 405' ];
 var myArray45 = ['Historic Preservation','406_Chamberlain_design_guidelines','Design Guidelines for Chamberlain Historic District',' ','Design Guidelines Chamberlain Historic District 406' ];
 var myArray46 = ['Historic Preservation','407_Chautauqua_design_guidelines','Design Guidelines for Chautauqua Historic District',' ','407 Design Guidelines Chautauqua Historic District' ];
 var myArray47 = ['Historic Preservation','408_HIS_salestaxwaiv','Sales Tax Waiver','Sales tax waiver on construction materials for Landmarked Properties in the City of Boulder, Colorado','Sales Tax Waiver 408' ];
 var myArray48 = ['Historic Preservation','403_HIS_LAC_app','Landmark Alteration Certificate Application','Landmark Alteration Certificate Application for Historic Preservation','403 Landmark Alteration Certificate Application LAC Historic Preservation' ];
 var myArray49 = ['Land Use Review','201_pre-app','Pre-Application Meetings','Brochure describing the first optional step of the development review process, pre-application meetings.  Includes meeting schedule form.','201 Pre-Application Meetings Pre-app Pre app' ];
 var myArray50 = ['Land Use Review','202_lur_application','Land Use Review Application Form','Main application form used to apply for all land use review requests.  Includes list of application requirements and fee schedule.  Attachments to this form are available for each development review type.','202 Land Use Review Application Form LUR' ];
 var myArray51 = ['Land Use Review','203','Annexation / Initial Zoning','Attachment to Land Use Review Application. Includes information about the annexing property to the City of Boulder and designating initial zoning.','Annexation Initial Zoning 203' ];
 var myArray52 = ['Land Use Review','204','Concept Plan Review & Comment','Attachment to Land Use Review Application. Includes description of concept plan review and comment (conceptual plan review prior to site review) and review criteria.','Concept Plan Review & Comment 204' ];
 var myArray53 = ['Land Use Review','205_outside_city_util_attachment','Outside City Utility','Attachment to Land Use Review Application.  Includes review criteria for city utility service to out-of-city properties.','206 Outside City Utility Utilities Owners Accessory Unit OAU Detached' ];
 var myArray54 = ['Land Use Review','206','Preliminary Plat for Subdivision','Attachment to Land Use Review Application.  Includes review criteria and application requirements for preliminary plat for subdividing lots.','205 Preliminary Plat for Subdivision Subdivide' ];
 var myArray55 = ['Land Use Review','207','Rezoning Review','Attachment to Land Use Review Application.  Includes review criteria for rezoning from one zoning designation to another.','207 Rezoning Review Zoning Designation' ];
 var myArray56 = ['Land Use Review','208','Site Review','Attachment to Land Use Review Application.  Includes review criteria and application requirements for site review, generally for requesting city code variations.','208 Site Review' ];
 var myArray57 = ['Land Use Review','209','Use Review','Attachment to Land Use Review Application.  Includes review criteria to allow specific use review uses in certain zoning districts.','209 Land Use Review Application' ];
 var myArray58 = ['Land Use Review','210','Vacation Review','Attachment to Land Use Review Application.  Includes requirements for vacating easements or city owned right-of-way. ','210 Attachment Land Use Application Vacation Review Vacating Easements Right-of-way' ];
 var myArray59 = ['Land Use Review','211','Temporary Water Utility Connection Permit','Attachment to Land Use Review Application.','211 Temporary Water Utility Connection Permit' ];
 var myArray60 = ['Land Use Review','212','Minor Subdivision','Attachment to Land Use Review Application.','212 Minor Subdivision' ];
 var myArray61 = ['Land Use Review','213','Annexation Feasibility Study','Attachment to Land Use Review Application','Annexation Feasibility Study 213' ];
 var myArray62 = ['Land Use Review','214','Changes to BVCP Land Use Designations','Attachment to Land Use Review Application','Boulder Valley Comprehensive Plan Changes BVCP Land Use Designations 214' ];
 var myArray63 = ['Land Use Review','215_LURFACT','Land Use Review Project Fact Sheet','Basic project facts for Land Use Review','Land Use Review Project Fact Sheet LUR 215' ];
 var myArray64 = ['LUR/TEC/ADR','216_SIGNACKN','Sign Posting Acknowledgement Form','Attachment for LUR/TEC/ADR Sign posting requirements','216 Sign Posting Acknowledgement Form' ];
 var myArray65 = ['Permit Apps','301_res_bldg_pmt_app','Residential Building Permit Application','General building application, used for general structural permits, roofs, siding, woodstove installation and some solar systems.','301 Residential Building Permit Application Checklist ' ];
 
  var myArray65c = ['Permit Apps','301_res_bldg_pmt_app_cklist','Residential Building Permit Application with Checklist','General building application, used for general structural permits, roofs, siding, woodstove installation and some solar systems.','301 Residential Building Permit Submittal Checklist' ];
 
  var myArray65b = ['Permit Apps','300_demo_allocation','Demolition Allocation Request','General building application for request for demolition of a residence containing asbestos.','300 Demo Asbestos Demolition Allocation Request' ];
 var myArray66 = ['Permit Apps','500_FARWorksheet_Diagrams','FAR Worksheet/Diagram','Worksheet for figuring floor area ratio','Floor Area Ratio FAR Worksheet Diagram 500' ];
 var myArray67 = ['Permit Apps','302_bldg_pmt_resubmittal_form','Building Permit Resubmittal Form','Application for resubmittal of any permit that is not approved over the counter.','Residential Building Permit Resubmittal Form 302' ];
 var myArray68 = ['Historic Preservation','303_demo_pmt_app','Demolition Permit Application','Application for demolition permit.','Demolition Permit Application 303' ];
 var myArray69 = ['Permit Apps','304_elec_pmt_app','Electrical Permit Application','Application for stand alone electrical permit to construct, add to, alter or repair electrical in new and existing buildings.','Electric Electrical Permit Application 304' ];
 var myArray70 = ['Permit Apps','816_PV_Solar_Checklist','Solar and PV Checklist','Checklist for Photovoltaic and Solar Thermal Systems - Electrical and Mechanical permits','Solar PV Checklist Sun Photovoltaic Thermal 816' ];
 var myArray71 = ['Permit Apps','305_fence_pmt_app','Fence or Retaining Wall Permit Application','Application for permit to erect, alter or repair fences and retaining walls.','Fence or Retaining Wall Permit Application Fencing 305' ];
 var myArray72 = ['Permit Apps','306_non_res_bldg_pmt_app','Multi-Family and Non-Residential Building Permit Application','General building application, used for general structural permits, roofs, siding, woodstove installation and some solar systems.','Non-residential Multi-Family and Non-Residential Building Permit Application 306 Commercial' ];
 var myArray73 = ['Permit Apps','307_fldpln_pmt_app','Floodplain Development Permit Application','Application for a permit to develop in floodplain.','Flood Floodplain Development Permit Application 307' ];
 var myArray74 = ['Permit Apps','308_Res_chklst','Residential Building Permit Submittal Checklist','Checklist and application information.  Attachment to Residential Building Permit Application.','Residential Building Permit Submittal Checklist 308' ];
 var myArray75 = ['Permit Apps','309_non_res_pmt_checklist','Commercial and Multifamily Building Permit Checklist','Commercial and Multifamily Building Permit Checklist','Commercial Multifamily Building Permit Checklist 309' ];
 var myArray76 = ['Permit Apps','310_fire_sys_pmt_app','Fire Systems Permit Application','Application for a permit to construct, add, replace, alter or repair fire protection systems, fire extinguishing systems and hood installations in new and existing buildings.','310 Fire Systems Permit Application Protection Extinguishing Hood Installations' ];
 var myArray77 = ['Permit Apps','312_prairie_dog_pmt_app','Prairie Dog Lethal Control Permit Application Form','Form used to apply for permit to kill/control prairie dogs.','312 Prairie Dog Lethal Control Permit Application' ];
 var myArray78 = ['Permit Apps','313_mech_pmt_app','Mechanical Permit Application','Application for stand alone mechanical permit to construct, add, replace, alter or repair heating, ventilation, refrigeration, comfort cooling systems and other miscellaneous heat producing appliances in new and existing buildings.','313 Mechanical Permit Application Heating AC Comfort Cooling' ];
 var myArray79 = ['Permit Apps','314_mobile_home_pmt_app','Mobile Home Permit Application','Application for a permit to install a mobile home.','Mobile Home Permit Application Trailer 314' ];
 var myArray80 = ['Permit Apps','315_moving_pmt_app','Moving Permit Application','Application of a permit to move a building within or to outside the city.','315 Moving Permit Application Move' ];
 var myArray81 = ['Permit Apps','317_plumbing_pmt_app','Plumbing Permit Application','Application for stand alone plumbing permit to construct, add to, alter or repair plumbing in new and existing buildings.','317 Plumbing Permit Application' ];
 var myArray82 = ['Permit Apps','319_roofing_pmt_app','Roofing Permit Application','Application for roofing permit','317 Plumbing Permit Application' ];
 var myArray83 = ['Permit Apps','322_sign_pmt_app','Sign Permit Application','Application for permit to construct, add, replace or alter exterior signage on new and existing buildings.','Sign Permit Application 322' ];
 var myArray84 = ['Permit Apps','328','Revocable Permits & Right-of-Way Lease Application','Revocable Permits & Right-of-Way Lease Application','328 Revocable Permits Right Way Lease Application' ];
 var myArray85 = ['Permit Apps','337_wetland_pmt_app','Wetland Permit','Application and attachments for wetland permit','Wetland Permit Application 337' ];
 var myArray86 = ['Permit Apps','1601_ROW_pmt_app','Right-of-way Permit Application','Application to work in the City right-of-way','Right way Permit Application ROW Right way 1601' ];
 var myArray87 = ['Permit Apps','1601_ROW_Utilities_pmt_app','Right-of-way Permit Application for Utilities','Application to work in the City right-of-way','Right-of-way Permit Application for Utilities 1601' ];
 var myArray88 = ['Permit Apps','1200_electrical','SKIP-A-TRIP electrical permit form','Faxable permit form - electrical','Skip Trip electrical permit application Electric 1200' ];
 var myArray89 = ['Permit Apps','1201_skip_flood','SKIP-A-TRIP floodplain request form','Faxable permit form - floodplain','1201 Skip Trip floodplain permit application Flood' ];
 var myArray90 = ['Permit Apps','1202_skip_mech','SKIP-A-TRIP mechanical permit form','Faxable permit form - mechanical','1202 Skip Trip mechanical permit application Heating Comfort Cooling AC' ];
 var myArray91 = ['Permit Apps','1203_skip_mobilehome','SKIP-A-TRIP mobile home permit form','Faxable permit form - mobile home','1203 Skip Trip mobile home permit application Trailer ' ];
 var myArray92 = ['Permit Apps','1204_skip_roof','SKIP-A-TRIP roofing permit form','Faxable permit form - roofing','1204 Roofing Permit Application Roof' ];
 var myArray93 = ['Permit Apps/Res&Comm','311_excise_tax_form','Housing and Developmental Excise Tax','Form used to determine applicable Housing & Development Excise Tax.','Housing Developmental Excise Tax 311' ];
 var myArray94 = ['Permit Apps/Res&Comm','316_plumbing_fixture_count','Plumbing Fixture Count Form','Calculation form to determine the number of plumbing fixtures in a residence or commercial building.','Plumbing Fixture Count Form Fixtures 316' ];
 var myArray95 = ['Rental Licensing','332_rental_lic_instructions_application','Rental Housing Licensing Application Cover Letter','Rental Housing Licensing Application Cover Letter','332 Rental Housing Licensing Application Cover Letter' ];
 var myArray96 = ['Permit Apps','350','Residential Growth Management System Allocation Application Form ',' Application for allocation growth management system','350 residential growth management allocation' ];
 var myArray97 = ['Rental Licensing','334_Safety_Checklist','Safety Inspection Checklist','Safety Inspection Checklist for Rental Housing Program','334 Safety Inspection Checklist Rental Licensing' ];
 var myArray98 = ['Rental Licensing','334b_Smoke_Trash_only','Smoke & Trash only','Smoke & Trash Section for Rental Licensing','334b Smoke Trash Rental Licensing Detector Requirements' ];
 var myArray99 = ['Rental Licensing','335_Baseline_Checklist_SFD_Dup','Single / Duplex Baseline Inspection Checklist','Single family and duplex checklist for Rental Housing Program','335 Single Duplex Baseline Inspection Checklist Rental Licensing' ];
 var myArray100 = ['Rental Licensing','336_Baseline_Checklist_3_Units','Baseline for 3 or more dwelling units','Apartment checklist for Rental Housing Program','3 three dwelling units Baseline Inspection Checklist Rental Licensing 336' ];
 var myArray101 = ['Rental Licensing','338_rental_lic_sample_lease','Rental Unit Sample Lease Disclosure Letter','Rental Unit Sample Lease Disclosure Letter','338 Rental Unit Sample Lease Disclosure Letter' ];
 var myArray102 = ['Rental Licensing','339_common_heating_systems','Common Heating Safety & Smoke Detectors Notice of Ordinance Requirement','Common Heating Safety & Smoke Detectors Notice of Ordinance Requirement','Common Heating Safety Smoke Detectors Notice of Ordinance Rental Licensing Shared Boiler 339' ];
 var myArray103 = ['Rental Licensing','340_rental_lic_full_packet','Rental Housing Application Packet','Complete Rental Licensing Application Packet, including all forms listed above','340 Rental Housing Application Packet Licensing Forms Inspections' ];
 var myArray104 = ['Solar Access','817_height_verification','Height Verification Information',' ','817 Height Verification Information' ];
 var myArray105 = ['Solar Access','815_Solar_Access_Brochure','Solar Access Guide','Solar Shadow Analysis Information Pamphlet','815 Solar Access Guide Shadow Analysis Sun Shade' ];
 var myArray106 = ['Technical Document Review','701_TEC_app','Technical Document  Review Application Form','Main application form used to apply for all technical document review requests.  Includes list of application requirements and fee schedule.  Attachments to this form are available for each development review type.','Technical Document Review Application Form TECDOC TEC 701' ];
 var myArray107 = ['Technical Document Review','702','CDOT Permits','Attachment to Technical Document Review Application.  Includes requirements for applying for CDOT permits. ','CDOT Permits 702 Permit Colorado Department Transportation ' ];
 var myArray108 = ['Technical Document Review','702_StateHwysMap','State Highways Map','Attachment to CDOT Permits','702 State Highways Map CDOT' ];
 var myArray109 = ['Technical Document Review','703','Dedications','Attachment to Technical Document Review Application.  Includes requirements for right-of -way or easement dedications. ','Dedication ROW Right-of-way Right of way Easement 703' ];
 var myArray110 = ['Technical Document Review','704','Final Construction Documents-Engineering','Attachment to Technical Document Review Application.  Includes requirements for submitting final engineering documents. ','704 Final Construction Documents Engineering' ];
 var myArray111 = ['Technical Document Review','705_final_plat_subdivision_attachment','Final Plat for Subdivision','Attachment to Technical Document Review Application.  Includes requirements for submitting final plat and subdivision agreements.','Final Plat for Subdivision 705' ];
 var myArray112 = ['Technical Document Review','706','Lot Line Adjustment','Attachment to Technical Document Review Application.  Includes requirements for moving lot lines between two properties without subdivision. ','706 Lot Line Adjustment lines' ];
 var myArray113 = ['Technical Document Review','707','Lot Line Elimination','Attachment to Technical Document Review Application.  Includes requirements for eliminating lot lines between two properties. ','707 Lot Line Elimination lines' ];
 var myArray114 = ['Technical Document Review','708','Final Plans-Site & Use Review','Attachment to Technical Document Review Application.  Includes requirements for submitting final plans for site & use reviews. ','708 Final Plans Site Use Review' ];
 var myArray115 = ['Technical Document Review/Land Use Review','217_LUR_Process','LUR Process Summary','Land Use Review and Technical Document Submittal Summary','217 LUR Process Summary Land Use Review Technical Document' ];
 var myArray116 = ['Technical Document Review/Land Use Review','1505_hourlybillagree','Hourly Billing Agreement','Signature form for hourly billing charges','1505 Hourly Billing Agreement Fees Charge' ];
 var myArray117 = ['Technical Document Review/Land Use Review','1506','Development Review Hourly Billing Q&A','Questions and answers regarding all development review types','1506 Fees Charge Development Review Hourly Billing' ];
 var myArray118 = ['Worksheets','501_PIF_wksht','Storm Water PIF Worksheet','Worksheet to help calculate Storm PIF, to be used with building permit application','501 Storm Water PIF Worksheet Plant Investment Fee' ];

 var myArray119 = ['Worksheets','502_water_wastewater_PIF_wksht','Water and Wastewater PIF Worksheet','Worksheet to help estimate water, wastewater & irrigation PIFs and determining water meter sizing','502 Water Wastewater PIF Worksheet Irrigation Meter Sizing Plant Investment Fees' ];
 var myArray120 = ['Worksheets','818_Solar_Shadow_Analysis_Worksheet','Solar Analysis','Worksheet to determine Solar Analysis','818 Solar Analysis Worksheet Sun Shadow Shade' ];
 var myArray121 = ['Fees ','valuation_rates','Construction Permit Square Foot Valuation Rates','Construction Permit Square Foot Valuation Rates','Construction Permit Square Foot Valuation Rates' ];
  var myArray122 = ['Fees ','1602','Work Area Traffic Control Addendum ROW','Work Area Traffic Control Addendum ROW','1602 Work Area Traffic Control Addendum ROW' ];
 
 var myArray = [myArray0, myArray1, myArray2, myArray3, myArray4, myArray5, myArray6, myArray7, myArray8, myArray9, myArray10, myArray11, myArray12, myArray13, myArray14, myArray15, myArray16, myArray17, myArray18, myArray19, myArray20, myArray23, myArray24, myArray25, myArray26, myArray27, myArray28, myArray29, myArray30, myArray31, myArray32, myArray33, myArray34, myArray35, myArray36, myArray37, myArray39, myArray40, myArray41, myArray42, myArray43, myArray44, myArray45, myArray46, myArray47, myArray48, myArray49, myArray50, myArray51, myArray52, myArray53, myArray54, myArray55, myArray56, myArray57, myArray58, myArray59, myArray60, myArray61, myArray62, myArray63, myArray64,myArray65b, myArray65c, myArray65, myArray66, myArray67, myArray68, myArray69, myArray70, myArray71, myArray72, myArray73, myArray74, myArray75, myArray76, myArray77, myArray78, myArray79, myArray80, myArray81, myArray82, myArray83, myArray84, myArray85, myArray86, myArray87, myArray88, myArray89, myArray90, myArray91, myArray92, myArray94, myArray95, myArray96, myArray97, myArray98, myArray99, myArray100, myArray101, myArray102, myArray103, myArray104, myArray105, myArray106, myArray107, myArray108, myArray109, myArray110, myArray111, myArray112, myArray113, myArray114, myArray115, myArray116, myArray117, myArray118, myArray119,myArray120,myArray121, myArray122 ]