var countyArray = new Array(); countyArray[1] = new Array('Adair',75,6); countyArray[2] = new Array('Adams',50,3); countyArray[3] = new Array('Allamakee',80,12); countyArray[4] = new Array('Appanoose',60,11); countyArray[5] = new Array('Audubon',48,5); countyArray[6] = new Array('Benton',80,23); countyArray[7] = new Array('Black Hawk',420,117); countyArray[8] = new Array('Boone',140,24); countyArray[9] = new Array('Bremer',100,21); countyArray[10] = new Array('Buchanan',150,20); countyArray[11] = new Array('Buena Vista',100,12); countyArray[12] = new Array('Butler',100,11); countyArray[13] = new Array('Calhoun',95,8); countyArray[14] = new Array('Carroll',155,16); countyArray[15] = new Array('Cass',50,9); countyArray[16] = new Array('Cedar',70,16); countyArray[17] = new Array('Cerro Gordo',250,46); countyArray[18] = new Array('Cherokee',90,10); countyArray[19] = new Array('Chickasaw',100,13); countyArray[20] = new Array('Clarke',80,8); countyArray[21] = new Array('Clay',85,12); countyArray[22] = new Array('Clayton',120,16); countyArray[23] = new Array('Clinton',155,46); countyArray[24] = new Array('Crawford',85,10); countyArray[25] = new Array('Dallas',100,39); countyArray[26] = new Array('Davis',125,6); countyArray[27] = new Array('Decatur',95,6); countyArray[28] = new Array('Delaware',100,15); countyArray[29] = new Array('Des Moines',200,41); countyArray[30] = new Array('Dickinson',80,14); countyArray[31] = new Array('Dubuque',280,90); countyArray[32] = new Array('Emmet',50,8); countyArray[33] = new Array('Fayette',175,18); countyArray[34] = new Array('Floyd',90,15); countyArray[35] = new Array('Franklin',80,8); countyArray[36] = new Array('Fremont',65,5); countyArray[37] = new Array('Greene',65,8); countyArray[38] = new Array('Grundy',80,8); countyArray[39] = new Array('Guthrie ',60,9); countyArray[40] = new Array('Hamilton',90,14); countyArray[41] = new Array('Hancock',65,9); countyArray[42] = new Array('Hardin',125,14); countyArray[43] = new Array('Harrison',75,10); countyArray[44] = new Array('Henry',110,14); countyArray[45] = new Array('Howard',65,9); countyArray[46] = new Array('Humboldt',45,7); countyArray[47] = new Array('Ida',30,5); countyArray[48] = new Array('Iowa',100,13); countyArray[49] = new Array('Jackson',75,20); countyArray[50] = new Array('Jasper',250,35); countyArray[51] = new Array('Jefferson',55,15); countyArray[52] = new Array('Johnson',342,137); countyArray[53] = new Array('Jones ',115,18); countyArray[54] = new Array('Keokuk',65,8); countyArray[55] = new Array('Kossuth',130,14); countyArray[56] = new Array('Lee',155,34); countyArray[57] = new Array('Linn',615,202); countyArray[58] = new Array('Louisa',50,8); countyArray[59] = new Array('Lucas',70,7); countyArray[60] = new Array('Lyon',30,4); countyArray[61] = new Array('Madison',85,12); countyArray[62] = new Array('Mahaska',105,13); countyArray[63] = new Array('Marion',230,23); countyArray[64] = new Array('Marshall',225,32); countyArray[65] = new Array('Mills',45,7); countyArray[66] = new Array('Mitchell',80,10); countyArray[67] = new Array('Monona',80,8); countyArray[68] = new Array('Monroe',65,6); countyArray[69] = new Array('Montgomery',65,6); countyArray[70] = new Array('Muscatine',150,32); countyArray[71] = new Array("O\'Brien",55,7); countyArray[72] = new Array('Osceola',60,3); countyArray[73] = new Array('Page',75,7); countyArray[74] = new Array('Palo Alto',175,8); countyArray[75] = new Array('Plymouth',65,13); countyArray[76] = new Array('Pocahontas',50,6); countyArray[77] = new Array('Polk',1200,358); countyArray[78] = new Array('Pottawattamie',500,55); countyArray[79] = new Array('Poweshiek',150,17); countyArray[80] = new Array('Ringgold',80,5); countyArray[81] = new Array('Sac',100,7); countyArray[82] = new Array('Scott',350,142); countyArray[83] = new Array('Shelby',100,8); countyArray[84] = new Array('Sioux',75,7); countyArray[85] = new Array('Story',360,77); countyArray[86] = new Array('Tama',85,16); countyArray[87] = new Array('Taylor',40,5); countyArray[88] = new Array('Union',80,9); countyArray[89] = new Array('Van Buren',30,5); countyArray[90] = new Array('Wapello',300,31); countyArray[91] = new Array('Warren',280,38); countyArray[92] = new Array('Washington',65,16); countyArray[93] = new Array('Wayne',75,5); countyArray[94] = new Array('Webster',240,32); countyArray[95] = new Array('Winnebago',100,9); countyArray[96] = new Array('Winneshiek',125,17); countyArray[97] = new Array('Woodbury',340,68); countyArray[98] = new Array('Worth',75,8); countyArray[99] = new Array('Wright',85,10);