document.getElementById('RTWidgetPlaceholder').innerHTML = GetStateMapHTML();

function GetStateMapHTML()
{
    var stateMapLines = new Array();
    iCnt = 0;
    stateMapLines[iCnt++] = '<div style="width:650px;font:12px Verdana, Arial, Helvetica, sans-serif;color:#444">';
    stateMapLines[iCnt++] = '	<div>';
    stateMapLines[iCnt++] = '		<div>';
    stateMapLines[iCnt++] = '			<img src="' + g_RTWDImageBase + '/rtlogo.gif" alt="RealtyTrac" style="width:158px;height:29px;border:0" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '		<div style="margin:0">';
    stateMapLines[iCnt++] = '			<h4 style="font-size:12px;font-weight:700;float:left;margin:10px 0;padding:0">Location:</h4>';
    stateMapLines[iCnt++] = '			<div style="color:#84bdc4;float:left;margin:10px 0 10px 5px;padding:0"><a  href="javascript:WidgetLoadState(\'USA\', 350)" style="color:#84bdc4">Home</a> &gt; <a href="#" style="color:#84bdc4">GA</a></div>';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '	<div style="clear:both;border:1px solid #c5c7c6;border-bottom:0;height:62px;background:url(' + g_RTWDImageBase + '/bgFade_1x62.gif) repeat-x">';
    stateMapLines[iCnt++] = '		<div style="height:75px;background: url(' + g_RTWDImageBase + '/fade_1x75.gif) repeat-x;padding:0">';
    stateMapLines[iCnt++] = '			<h3 style="float:left;color:#444;font-size:11px;margin:0;padding:0 10px;height:39px;border-right:1px solid #fff;line-height:39px">New Search</h3>';
    stateMapLines[iCnt++] = '			<ul style="list-style:none;margin:0 0 0 10px;padding:0;font-size:11px">';
    stateMapLines[iCnt++] = '				<li style="font-weight:700;float:left;margin:0;padding:0 10px;height:39px;border-left:1px solid #c5c7c6;line-height:39px">City: <input name="txtCity" type="text" value="" id="txtCity" style="width:100px;height:21px;border:1px solid #8d99a7;vertical-align:middle" /></li>';
    stateMapLines[iCnt++] = '				<li style="font-weight:700;float:left;height:39px;line-height:39px">State: <select name="txtState" id="txtState" style="width:50px;height:22px;border:1px solid #8d99a7;color:#444;vertical-align:middle"><option value=\'AL\'>AL</option><option value=\'AK\'>AK</option><option value=\'AZ\'>AZ</option><option value=\'AR\'>AR</option><option value=\'CA\'>CA</option><option value=\'CO\'>CO</option><option value=\'CT\'>CT</option><option value=\'DE\'>DE</option><option value=\'DC\'>DC</option><option value=\'FL\'>FL</option><option value=\'GA\'>GA</option><option value=\'GU\'>GU</option><option value=\'HI\'>HI</option><option value=\'ID\'>ID</option><option value=\'IL\'>IL</option><option value=\'IN\'>IN</option><option value=\'IA\'>IA</option><option value=\'KS\'>KS</option><option value=\'KY\'>KY</option><option value=\'LA\'>LA</option><option value=\'ME\'>ME</option><option value=\'MD\'>MD</option><option value=\'MA\'>MA</option><option value=\'MI\'>MI</option><option value=\'MN\'>MN</option><option value=\'MS\'>MS</option><option value=\'MO\'>MO</option><option value=\'MT\'>MT</option><option value=\'NE\'>NE</option><option value=\'NV\'>NV</option><option value=\'NH\'>NH</option><option value=\'NJ\'>NJ</option><option value=\'NM\'>NM</option><option value=\'NY\'>NY</option><option value=\'NC\'>NC</option><option value=\'ND\'>ND</option><option value=\'OH\'>OH</option><option value=\'OK\'>OK</option><option value=\'OR\'>OR</option><option value=\'PA\'>PA</option><option value=\'PR\'>PR</option><option value=\'RI\'>RI</option><option value=\'SC\'>SC</option><option value=\'SD\'>SD</option><option value=\'TN\'>TN</option><option value=\'TX\'>TX</option><option value=\'UT\'>UT</option><option value=\'VT\'>VT</option><option value=\'VI\'>VI</option><option value=\'VA\'>VA</option><option value=\'WA\'>WA</option><option value=\'WV\'>WV</option><option value=\'WI\'>WI</option><option value=\'WY\'>WY</option></select></li>';
    stateMapLines[iCnt++] = '				<li style="float:left;font-weight:700;margin:0 0 0 10px;height:39px;line-height:39px"><span style="font-size:14px">OR</span>&nbsp;&nbsp;Zip: <input name="txtZip" type="text" id="txtZip" value="" maxlength="5" style="width:55px;height:21px;border:1px solid #8d99a7;vertical-align:middle" />&nbsp;&nbsp;<input type="image" src="' + g_RTWDImageBase + '/button_search_0572aa_79x21.gif" id="SearchList" name="SearchList" value="SearchList" onclick="WidgetSearchList(document.getElementById(\'txtCity\').value, document.getElementById(\'txtState\').value, document.getElementById(\'txtZip\').value)" style="vertical-align:middle" /></li>';
    stateMapLines[iCnt++] = '			</ul>';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '	<div style="clear:both;border:1px solid #c5c7c6;border-top:0;padding-bottom:45px;background:url(' + g_RTWDImageBase + '/bgFadeBottom_1x45.gif) bottom repeat-x">';
    stateMapLines[iCnt++] = '		<div style="font-weight:700;margin:0 0 5px 10px"><span style="font-size:14px">OR</span> Click a County below to begin your search.</div>';
    stateMapLines[iCnt++] = '		<div style="text-align:center">';
    stateMapLines[iCnt++] = '			<img src="' + g_RTWDImageBase + '/states/georgia.gif" width=369 height=425 border=0 alt="" usemap="#ga_1113__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="ga_1113__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wilkes" coords="210,98,207,101,206,103,205,104,205,105,204,106,204,106,203,109,201,111,200,112,201,115,203,116,209,125,209,124,210,124,210,124,213,124,216,125,218,127,221,127,222,127,223,128,225,127,226,127,227,126,228,124,229,124,230,124,232,124,233,124,236,124,237,124,237,124,230,114,230,108,230,105,230,104,229,104,225,95,225,95,224,95,221,95,215,96,214,98,211,98,210,98" href="javascript:widgetSearchCounty(\'GAWI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Oglethorpe" coords="197,91,195,91,194,91,192,91,190,90,187,90,185,91,184,92,182,91,180,93,179,95,179,97,179,98,180,99,181,101,181,102,179,105,177,108,177,110,178,114,184,116,189,118,191,119,194,118,196,118,197,119,197,119,199,119,203,116,201,115,200,112,201,111,203,109,204,106,204,106,205,105,205,104,206,103,207,101,210,98,211,98,214,98,215,96,212,95,210,94,210,94,208,93,206,92,204,92,204,91,204,91,202,89,200,88,199,90,197,91" href="javascript:widgetSearchCounty(\'GAOG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="173,73,171,74,170,75,171,77,173,79,172,84,171,88,174,89,177,90,180,93,182,91,184,92,185,91,187,90,190,90,192,91,194,91,195,91,197,91,199,90,200,88,199,86,198,85,197,85,197,83,196,81,192,78,192,75,193,72,191,69,189,71,187,71,183,71,181,71,180,71,177,70,177,70,175,71,173,73" href="javascript:widgetSearchCounty(\'GAMB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Candler" coords="263,222,261,224,259,228,258,232,256,235,255,239,255,240,256,241,256,241,259,242,263,243,271,245,276,245,277,242,277,239,279,235,279,234,278,233,276,230,275,227,275,225,275,223,272,222,270,222,267,221,263,222" href="javascript:widgetSearchCounty(\'GACD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jenkins" coords="273,215,284,212,283,209,284,205,285,202,288,196,290,189,289,189,288,188,287,188,286,187,284,186,283,186,282,186,283,186,276,188,269,188,265,189,263,193,262,197,266,209,269,213,273,215" href="javascript:widgetSearchCounty(\'GAJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Banks" coords="151,57,151,59,151,61,151,62,151,64,154,66,158,70,159,70,160,70,161,70,164,70,165,71,170,75,171,74,173,73,175,71,174,69,173,67,171,65,171,63,171,58,171,52,168,51,165,51,162,50,158,50,156,52,154,54,152,56,151,57" href="javascript:widgetSearchCounty(\'GABN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mcduffie" coords="237,124,237,124,237,124,236,124,233,124,232,124,230,124,229,124,228,124,227,126,226,127,225,127,230,138,231,143,232,150,234,149,236,150,237,150,239,150,240,150,242,151,243,151,244,152,246,152,251,149,250,147,249,146,249,145,248,144,248,143,247,142,246,142,246,141,245,139,243,138,243,137,243,135,243,133,241,132,242,130,242,128,240,125,241,123,238,124,237,124,237,124" href="javascript:widgetSearchCounty(\'GAMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Emanuel" coords="243,197,242,198,243,200,243,201,240,202,240,204,239,206,237,208,236,209,237,211,237,213,237,213,237,213,236,213,234,215,230,217,229,219,230,221,230,222,229,222,227,223,225,223,229,224,232,224,238,228,244,230,244,233,243,235,243,238,243,239,245,240,246,241,247,243,250,243,252,243,254,243,256,241,256,241,255,240,255,239,256,235,258,232,259,228,261,224,263,222,267,221,270,222,273,215,269,213,266,209,262,197,259,198,256,198,252,196,250,196,249,195,245,197,244,197,243,197" href="javascript:widgetSearchCounty(\'GAEM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="244,152,242,156,232,163,230,167,230,170,224,170,225,171,226,174,227,175,227,176,230,178,232,180,233,185,234,187,235,188,235,190,235,191,235,196,240,202,243,201,243,200,242,198,243,197,244,197,245,197,249,195,251,191,252,188,251,176,252,172,253,168,255,164,256,163,256,161,255,159,252,156,252,156,250,155,246,152,244,152" href="javascript:widgetSearchCounty(\'GAJF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dade" coords="17,32,19,29,19,26,19,24,19,19,21,13,23,10,25,7,26,6,7,5,13,38,16,35,17,32" href="javascript:widgetSearchCounty(\'GADB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Walker" coords="46,41,46,41,47,39,49,38,49,33,49,30,46,29,43,29,40,29,41,26,40,25,38,25,38,24,38,23,37,18,36,18,34,18,32,16,32,12,32,6,26,6,25,7,23,10,21,13,19,19,19,24,19,26,19,29,17,32,16,35,13,38,13,41,46,41" href="javascript:widgetSearchCounty(\'GAWK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chattooga" coords="26,63,27,60,30,59,33,57,38,54,40,51,46,41,13,41,19,67,24,67,25,65,26,63" href="javascript:widgetSearchCounty(\'GACG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Catoosa" coords="34,18,36,18,37,18,38,23,38,24,38,25,40,25,41,26,42,23,44,20,46,21,46,21,47,20,48,18,49,18,51,18,51,17,51,16,53,10,53,7,55,7,55,5,32,6,32,12,32,16,34,18" href="javascript:widgetSearchCounty(\'GACT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Polk" coords="37,102,39,101,43,101,49,101,49,97,53,97,54,96,55,95,59,85,57,85,55,85,49,85,49,83,44,83,44,84,40,85,39,83,37,83,33,83,33,84,33,85,31,85,27,85,21,85,24,101,31,102,37,102" href="javascript:widgetSearchCounty(\'GAPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Floyd" coords="33,85,33,84,33,83,37,83,39,83,40,85,44,84,44,83,49,83,49,73,51,71,51,67,51,64,51,63,52,62,52,58,47,57,46,57,44,57,45,55,46,54,45,52,46,52,46,47,46,46,46,45,47,43,46,41,46,41,40,51,38,54,33,57,30,59,27,60,26,63,25,65,24,67,19,67,21,85,27,85,31,85,33,85" href="javascript:widgetSearchCounty(\'GAFL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Towns" coords="131,9,132,12,135,13,138,14,140,15,141,18,141,20,142,23,145,23,147,24,149,23,151,20,151,19,151,16,153,14,155,13,156,10,158,10,158,7,158,6,131,6,131,9" href="javascript:widgetSearchCounty(\'GATN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hall" coords="142,47,141,47,141,49,138,49,136,50,133,52,128,56,128,59,129,63,129,63,130,65,131,66,129,70,127,73,125,75,124,75,121,77,131,81,135,83,137,84,138,82,139,82,154,66,151,64,151,62,151,61,151,59,151,57,152,56,154,54,151,48,142,48,142,47" href="javascript:widgetSearchCounty(\'GAHA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="White" coords="145,23,142,23,140,24,138,25,138,27,137,30,136,33,135,38,135,39,136,39,136,41,136,45,137,45,137,45,138,45,138,45,138,46,138,47,138,47,138,49,141,49,141,47,142,47,142,48,151,48,151,46,153,45,153,44,152,41,151,38,151,34,152,33,153,29,153,25,150,24,149,23,147,24,145,23" href="javascript:widgetSearchCounty(\'GAWB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Murray" coords="64,12,65,14,65,17,64,18,64,18,63,19,63,22,64,23,63,24,61,24,62,27,63,26,63,29,62,28,62,29,63,30,62,31,60,31,59,31,57,31,58,32,59,32,60,34,59,34,59,33,57,33,58,36,59,38,60,39,63,39,63,39,68,39,69,39,70,39,71,39,72,38,73,39,72,40,73,40,75,41,79,41,78,33,78,29,79,26,79,25,79,24,80,24,81,23,82,22,82,20,81,19,80,17,80,6,67,5,67,5,65,8,64,12" href="javascript:widgetSearchCounty(\'GAMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Whitfield" coords="55,7,53,7,53,10,51,16,51,17,51,18,49,18,48,18,47,20,46,21,46,21,44,20,42,23,41,26,40,29,43,29,46,29,49,30,49,33,49,38,51,39,55,39,58,39,59,38,58,36,57,33,59,33,59,34,60,34,59,32,58,32,57,31,59,31,60,31,62,31,63,30,62,29,62,28,63,29,63,26,62,27,61,24,63,24,64,23,63,22,63,19,64,18,64,18,65,17,65,14,64,12,65,8,67,5,67,5,55,5,55,7" href="javascript:widgetSearchCounty(\'GAWT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fannin" coords="92,18,93,18,95,18,98,19,98,19,99,20,100,20,102,21,103,22,105,24,106,29,107,33,109,34,110,36,112,36,112,38,112,40,114,36,118,29,119,26,118,23,118,23,116,23,115,19,118,17,118,15,116,13,112,11,113,8,115,6,118,6,102,6,80,6,80,17,92,18" href="javascript:widgetSearchCounty(\'GAFN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Union" coords="112,11,116,13,118,15,118,17,115,19,116,23,118,23,118,23,119,26,118,29,114,36,116,36,116,35,120,36,122,36,124,37,124,35,125,33,127,31,131,29,134,29,137,30,138,27,138,25,140,24,142,23,141,20,141,18,140,15,138,14,135,13,132,12,131,9,131,6,118,6,115,6,113,8,112,11" href="javascript:widgetSearchCounty(\'GAUN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cook" coords="177,350,176,348,176,346,177,345,177,343,175,341,175,339,174,335,173,334,171,334,171,333,168,330,168,325,168,325,168,326,166,326,166,327,165,328,164,328,161,328,162,332,162,335,162,337,162,338,160,340,159,341,159,343,159,344,158,345,158,346,158,348,158,350,160,352,163,353,164,354,177,354,178,352,177,350" href="javascript:widgetSearchCounty(\'GACB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Toombs" coords="252,243,250,243,247,243,246,241,245,240,243,239,243,238,239,255,237,272,241,273,243,274,243,273,243,274,244,273,245,274,250,275,250,274,251,274,252,274,253,275,253,275,254,276,255,276,256,276,258,256,259,253,257,249,256,241,256,241,254,243,252,243" href="javascript:widgetSearchCounty(\'GATO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Talbot" coords="84,222,85,221,87,220,87,221,89,221,89,220,90,220,90,220,93,220,95,220,96,219,96,216,97,215,98,214,98,213,98,213,98,212,99,210,101,209,101,208,101,206,105,203,103,202,101,202,100,200,99,201,98,201,98,200,97,199,96,197,96,196,95,196,93,196,93,196,92,195,90,194,91,193,91,192,89,191,85,195,80,196,75,196,76,203,76,203,76,206,75,205,75,207,75,207,75,209,76,209,75,217,75,219,77,219,75,223,79,222,82,222,84,222" href="javascript:widgetSearchCounty(\'GATB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Coweta" coords="67,161,70,162,72,162,73,161,75,161,75,162,77,161,78,161,79,161,89,161,89,161,90,157,88,153,85,150,83,149,80,143,80,138,80,138,80,138,80,138,81,137,80,136,79,136,74,136,64,136,63,137,60,138,59,140,59,142,56,142,55,141,52,142,51,143,53,146,54,150,55,154,56,156,57,156,57,158,58,161,63,161,63,162,62,163,63,163,63,164,64,164,65,162,67,161" href="javascript:widgetSearchCounty(\'GACW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Webster" coords="92,276,92,275,93,274,93,273,94,265,94,256,87,256,87,255,86,255,86,255,85,255,85,254,85,254,85,253,85,252,82,252,82,250,80,249,80,248,79,248,79,250,79,251,79,253,79,253,79,255,79,255,79,256,79,265,79,265,79,266,79,268,79,269,79,269,79,270,78,271,79,272,79,272,78,273,78,275,82,275,92,276" href="javascript:widgetSearchCounty(\'GAWE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marion" coords="80,248,80,249,82,250,82,252,85,252,85,253,85,254,85,254,85,255,86,255,86,255,87,255,87,256,94,256,95,255,94,253,95,254,95,252,95,251,95,249,95,248,96,248,96,245,96,243,96,243,96,241,98,241,98,241,98,240,98,233,97,231,96,230,96,227,95,227,95,226,93,226,94,224,93,223,93,222,92,222,92,221,93,221,93,220,90,220,90,220,89,220,89,221,87,221,87,220,85,221,84,222,82,222,79,222,79,226,78,226,78,237,78,243,79,248,80,248" href="javascript:widgetSearchCounty(\'GAMN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gordon" coords="53,58,55,58,55,58,56,58,57,58,57,57,60,57,63,57,72,58,72,56,78,56,78,52,79,52,79,51,78,51,79,49,79,44,79,41,75,41,73,40,72,40,73,39,72,38,71,39,70,39,69,39,68,39,63,39,63,39,60,39,59,38,58,39,55,39,51,39,49,38,47,39,46,41,47,43,46,45,46,46,46,47,46,52,45,52,46,54,45,55,44,57,46,57,47,57,52,58,53,58,53,58" href="javascript:widgetSearchCounty(\'GAGO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gilmer" coords="85,44,87,44,88,44,89,43,90,45,91,43,92,44,92,45,93,45,98,45,98,44,101,44,101,43,101,41,103,43,105,43,107,43,107,40,109,40,111,39,112,38,112,36,110,36,109,34,107,33,106,29,105,24,103,22,102,21,100,20,99,20,98,19,98,19,95,18,93,18,92,18,80,17,81,19,82,20,82,22,81,23,80,24,79,24,79,25,79,26,78,29,78,33,79,41,79,44,85,44" href="javascript:widgetSearchCounty(\'GAGI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Randolph" coords="78,300,79,300,80,301,82,301,81,301,82,301,82,302,83,302,83,301,85,301,85,302,85,302,85,301,85,301,85,302,86,299,85,295,85,293,85,289,83,289,82,288,82,282,82,275,78,275,76,275,75,274,73,275,70,276,67,275,68,275,66,275,66,275,59,275,59,284,59,286,59,288,57,288,55,288,55,294,56,294,56,296,57,296,57,298,58,298,58,300,57,300,57,302,59,302,66,302,78,302,78,300" href="javascript:widgetSearchCounty(\'GARN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fulton" coords="79,136,80,136,81,137,83,135,85,135,92,131,92,128,92,124,95,123,98,124,101,124,101,96,104,96,106,97,107,93,111,92,112,92,113,90,115,90,118,88,116,87,113,86,112,85,110,84,107,82,106,79,106,76,104,76,101,77,99,78,99,80,98,81,97,82,95,83,95,85,97,91,98,94,98,97,95,98,93,101,93,104,92,107,84,115,81,117,79,120,77,123,73,124,72,124,72,125,72,125,70,125,68,128,66,130,65,133,65,135,64,136,74,136,79,136" href="javascript:widgetSearchCounty(\'GAFU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Douglas" coords="70,125,72,125,72,125,72,124,73,124,77,123,79,120,81,117,84,115,82,111,80,110,73,110,72,111,68,111,64,112,59,112,60,116,59,116,59,117,59,119,59,127,59,130,61,130,65,130,65,130,65,130,65,130,66,130,68,128,70,125" href="javascript:widgetSearchCounty(\'GADO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Paulding" coords="68,111,72,111,73,110,73,108,72,106,73,104,73,97,72,97,72,94,72,92,72,85,59,84,59,85,55,95,54,96,53,97,49,97,49,101,50,103,50,106,50,109,59,112,64,112,68,111" href="javascript:widgetSearchCounty(\'GAPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bartow" coords="59,84,72,85,78,85,77,78,77,76,79,73,79,71,79,66,78,63,79,63,79,61,78,59,78,56,72,56,72,58,63,57,60,57,57,57,57,58,56,58,55,58,55,58,53,58,53,58,52,58,52,62,51,63,51,64,51,67,51,71,49,73,49,83,49,85,55,85,57,85,59,85,59,84" href="javascript:widgetSearchCounty(\'GABR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Meriwether" coords="89,191,87,187,87,185,87,183,87,182,87,178,87,175,88,174,88,173,88,172,88,171,88,168,90,164,89,161,89,161,79,161,78,161,77,161,75,162,75,161,73,161,72,162,70,162,67,161,65,162,64,164,63,164,63,184,63,184,63,193,65,193,64,193,71,193,75,196,80,196,85,195,89,191" href="javascript:widgetSearchCounty(\'GAMW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Atkinson" coords="212,323,210,321,210,321,203,321,203,321,202,320,200,320,189,320,190,322,191,325,193,326,195,330,196,332,197,333,197,333,196,337,196,340,202,340,224,340,223,338,222,333,223,332,225,332,227,332,227,325,214,325,213,325,212,323" href="javascript:widgetSearchCounty(\'GAAT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Coffee" coords="227,307,227,298,212,298,211,295,211,289,211,285,210,287,209,287,207,287,206,287,204,288,203,288,201,287,199,288,199,298,199,299,197,299,197,300,197,300,197,301,196,302,196,303,196,303,195,304,194,308,192,313,188,315,187,315,189,320,189,320,200,320,202,320,203,321,203,321,210,321,210,321,212,323,213,325,214,325,227,325,227,320,227,317,229,316,229,309,229,307,227,307" href="javascript:widgetSearchCounty(\'GACF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dawson" coords="109,40,107,40,107,43,105,43,103,43,101,41,101,43,101,44,102,50,102,51,105,51,106,52,106,53,106,59,106,63,129,63,128,59,128,56,118,52,118,51,117,50,113,46,112,43,112,40,112,38,111,39,109,40" href="javascript:widgetSearchCounty(\'GADA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Appling" coords="253,275,252,274,251,274,250,274,250,275,245,274,244,273,243,274,243,273,243,274,241,273,242,283,235,283,235,291,233,291,232,293,235,293,235,294,237,296,239,299,243,300,247,302,250,305,252,306,253,307,254,307,256,308,256,310,259,313,263,315,263,312,263,309,263,307,263,307,263,307,263,295,263,289,264,289,266,289,266,287,265,288,266,287,267,286,267,285,269,284,269,284,265,281,264,281,264,280,264,278,263,279,263,279,262,278,261,278,256,276,255,276,254,276,253,275,253,275" href="javascript:widgetSearchCounty(\'GAAP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lanier" coords="197,344,187,344,187,351,186,352,185,352,184,353,184,354,187,354,187,361,191,361,197,361,197,364,197,366,197,367,197,370,201,369,202,340,196,340,197,344" href="javascript:widgetSearchCounty(\'GALN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pierce" coords="256,310,256,310,255,312,253,313,252,313,251,313,251,314,250,315,250,316,250,317,249,317,248,318,248,318,246,319,243,319,243,320,242,320,243,321,243,322,242,323,243,323,243,324,243,325,243,325,244,327,244,329,244,331,245,332,247,334,249,335,250,337,252,338,255,338,256,338,258,339,259,339,261,338,262,337,263,335,263,334,263,333,265,332,268,332,269,333,271,333,272,332,274,331,275,330,271,327,270,324,270,322,269,321,269,318,269,317,268,315,263,315,259,313,256,310" href="javascript:widgetSearchCounty(\'GAPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Miller" coords="87,339,88,334,79,334,77,334,76,334,76,334,75,334,73,334,72,334,72,334,69,334,59,334,59,337,59,341,59,347,59,350,72,351,75,351,78,351,79,350,86,350,86,339,87,339" href="javascript:widgetSearchCounty(\'GAML\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calhoun" coords="90,319,92,319,92,318,92,318,93,317,95,318,95,314,93,311,92,307,93,302,85,302,85,301,85,301,85,302,85,302,85,301,83,301,83,302,82,302,82,301,81,301,82,301,80,301,79,300,78,300,78,302,66,302,65,304,65,305,66,305,66,307,68,307,67,308,65,308,66,309,66,310,66,311,65,313,66,313,66,312,68,313,66,315,68,318,72,319,79,319,90,319,90,319" href="javascript:widgetSearchCounty(\'GACU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Baker" coords="89,346,91,344,92,343,92,342,95,340,95,340,96,340,96,339,96,337,99,335,101,332,103,328,106,327,111,325,112,324,112,322,112,321,112,322,114,320,115,318,111,318,106,319,95,319,95,318,93,317,92,318,92,318,92,319,90,319,90,319,79,319,79,334,88,334,87,339,86,339,86,350,89,350,89,347,89,346" href="javascript:widgetSearchCounty(\'GABE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Berrien" coords="185,352,186,352,187,351,187,344,197,344,196,340,196,337,197,333,197,333,196,332,195,330,193,326,191,325,190,322,189,320,189,320,187,315,188,315,175,314,175,316,173,316,172,317,172,320,171,321,171,322,171,322,171,324,170,324,169,325,168,325,168,330,171,333,171,334,173,334,174,335,175,339,175,341,177,343,177,345,176,346,176,348,177,350,178,352,177,354,184,354,184,353,185,352" href="javascript:widgetSearchCounty(\'GABZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Haralson" coords="33,123,39,120,42,119,44,119,46,118,49,117,49,109,50,109,50,106,50,103,49,101,43,101,39,101,37,102,31,102,24,101,27,123,31,123,33,123" href="javascript:widgetSearchCounty(\'GAHR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Colquitt" coords="158,348,158,346,158,345,159,344,159,343,159,341,160,340,162,338,162,337,162,335,162,332,161,328,151,327,149,327,147,328,145,328,144,328,144,327,138,327,126,327,125,350,125,353,134,353,137,353,140,353,141,354,142,353,145,353,154,353,158,353,158,350,158,348" href="javascript:widgetSearchCounty(\'GACQ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mitchell" coords="125,318,115,318,114,320,112,322,112,321,112,322,112,324,111,325,106,327,103,328,101,332,99,335,96,337,96,339,96,340,95,340,95,340,92,342,92,343,91,344,89,346,89,347,89,350,89,350,98,350,118,350,125,350,126,327,125,318" href="javascript:widgetSearchCounty(\'GAMT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bacon" coords="243,319,246,319,248,318,248,318,249,317,250,317,250,316,250,315,251,314,251,313,252,313,253,313,255,312,256,310,256,310,256,308,254,307,253,307,252,306,250,305,247,302,243,300,239,299,237,296,235,294,235,297,233,298,227,298,227,307,229,307,229,309,229,316,233,315,236,315,237,317,237,318,238,318,238,319,238,320,242,320,243,320,243,319" href="javascript:widgetSearchCounty(\'GABC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stephens" coords="165,51,168,51,171,52,177,51,183,51,184,51,187,50,191,45,189,43,187,40,186,39,184,39,179,36,174,33,171,37,170,41,165,51" href="javascript:widgetSearchCounty(\'GAST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="183,51,177,51,171,52,171,58,171,63,171,65,173,67,174,69,175,71,177,70,177,70,180,71,181,71,183,71,187,71,189,71,191,69,192,65,193,61,191,63,196,49,191,45,187,50,184,51,183,51" href="javascript:widgetSearchCounty(\'GAFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hart" coords="193,61,192,65,191,69,193,72,197,71,200,72,200,73,201,72,202,72,203,73,204,72,206,70,210,69,212,69,216,67,214,65,214,63,213,62,212,60,211,58,210,57,210,55,210,53,208,51,205,51,203,51,199,52,197,51,196,49,191,63,193,61" href="javascript:widgetSearchCounty(\'GAHT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Habersham" coords="170,29,170,29,170,29,168,27,167,28,165,29,163,29,160,28,158,26,157,23,155,20,153,20,151,20,149,23,150,24,153,25,153,29,152,33,151,34,151,38,152,41,153,44,153,45,151,46,151,48,154,54,156,52,158,50,162,50,165,51,170,41,171,37,174,33,173,30,171,29,170,29,170,29" href="javascript:widgetSearchCounty(\'GAHB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rabun" coords="177,5,158,6,158,7,158,10,156,10,155,13,153,14,151,16,151,19,151,20,153,20,155,20,157,23,158,26,160,28,163,29,165,29,167,28,168,27,170,29,171,29,173,30,174,29,175,27,175,26,176,25,177,23,178,21,179,21,179,20,180,19,181,19,181,18,182,16,183,14,184,14,186,13,188,12,188,11,190,11,191,10,190,9,191,8,191,6,192,5,184,5,177,5" href="javascript:widgetSearchCounty(\'GARA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Elbert" coords="204,72,203,73,202,72,201,72,200,73,200,72,197,71,193,72,192,75,192,78,196,81,197,83,197,85,198,85,199,86,200,88,202,89,204,91,204,91,204,92,206,92,208,93,210,94,210,94,212,95,215,96,221,95,224,95,225,95,225,95,227,95,227,95,227,95,227,95,229,95,230,97,230,94,229,92,227,88,223,82,219,78,218,75,217,71,217,69,216,67,212,69,210,69,206,70,204,72" href="javascript:widgetSearchCounty(\'GAEL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Richmond" coords="262,140,256,145,253,147,251,149,246,152,250,155,252,156,252,156,257,155,262,155,264,159,266,160,268,160,269,160,270,160,272,160,275,161,276,160,281,158,283,160,284,157,284,157,284,156,283,155,283,155,284,154,283,154,282,153,282,154,281,154,279,151,279,151,278,150,277,150,276,148,277,148,277,147,277,145,277,144,279,144,278,143,278,143,278,142,278,142,277,139,275,138,274,137,270,132,262,140" href="javascript:widgetSearchCounty(\'GARI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Burke" coords="276,160,275,161,272,160,270,160,269,160,268,160,266,160,264,159,262,155,257,155,252,156,255,159,256,161,256,163,255,164,253,168,252,172,251,176,252,188,251,191,249,195,250,196,252,196,256,198,259,198,262,197,263,193,265,189,269,188,276,188,283,186,284,186,286,187,287,188,288,188,289,189,290,189,306,177,306,177,305,176,304,176,304,175,303,175,302,174,302,173,301,173,299,173,296,170,291,169,290,164,290,163,289,162,288,162,287,162,287,161,285,161,284,160,283,160,281,158,276,160" href="javascript:widgetSearchCounty(\'GABK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="225,95,229,104,230,104,230,105,230,108,230,114,237,124,238,124,241,123,241,123,241,123,243,122,243,121,248,119,250,119,251,120,253,120,256,120,254,116,251,112,250,111,250,111,249,109,246,108,245,107,242,104,237,102,235,98,232,98,230,97,229,95,227,95,225,95" href="javascript:widgetSearchCounty(\'GALC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Columbia" coords="251,120,250,119,248,119,243,121,243,122,241,123,241,123,240,125,242,128,242,130,241,132,243,133,243,135,243,137,243,138,245,139,246,141,246,142,247,142,248,143,248,144,249,145,249,146,250,147,251,149,253,147,256,145,262,140,270,132,265,129,264,129,262,127,258,126,258,123,256,120,253,120,251,120" href="javascript:widgetSearchCounty(\'GACM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Liberty" coords="323,285,322,285,322,284,321,282,320,282,318,281,318,280,317,276,317,275,316,274,313,274,311,272,309,272,305,273,303,271,301,268,299,265,298,263,296,262,294,261,290,265,286,268,288,270,289,271,289,271,291,272,291,274,290,276,290,278,291,281,294,283,297,286,298,287,299,289,310,295,311,296,312,298,313,299,314,300,316,300,320,300,323,299,326,299,329,300,329,300,330,301,331,302,331,302,333,304,333,307,334,307,335,306,335,305,336,302,336,300,336,298,335,295,335,295,335,295,333,295,331,296,333,298,334,298,331,298,330,299,327,298,326,298,327,296,329,296,330,296,331,295,332,294,330,293,329,292,329,291,327,291,325,289,325,287,323,287,323,286,325,287,325,287,324,285,323,285" href="javascript:widgetSearchCounty(\'GALB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bryan" coords="324,271,323,270,323,268,322,268,322,268,321,266,318,264,318,263,318,262,317,261,316,258,316,255,316,254,316,252,315,250,314,248,302,252,289,255,290,259,292,260,294,261,296,262,298,263,299,265,301,268,303,271,305,273,309,272,311,272,313,274,316,274,317,275,317,276,318,280,318,281,320,282,321,282,322,284,322,285,323,285,324,285,325,287,327,287,327,289,329,290,330,291,333,292,334,291,331,287,333,288,333,286,334,287,334,284,336,281,335,281,334,280,333,278,331,278,330,278,330,278,331,276,330,276,330,277,329,279,328,278,328,276,326,275,325,274,325,274,324,271" href="javascript:widgetSearchCounty(\'GABY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chatham" coords="337,259,337,258,337,258,337,255,338,255,337,253,336,250,335,249,334,248,331,248,327,252,317,261,318,262,318,263,318,264,321,266,322,268,322,268,323,268,323,270,324,271,325,274,325,274,326,274,328,275,328,276,329,278,329,276,330,275,331,276,331,278,333,277,334,279,336,281,337,281,340,281,340,279,338,279,336,279,336,278,336,276,335,276,333,275,332,274,335,275,333,273,334,273,335,274,336,276,337,278,338,278,338,276,337,275,336,273,336,272,336,273,337,274,338,276,340,278,342,280,346,280,347,281,348,280,349,278,351,277,349,276,349,276,347,274,347,274,345,273,345,271,346,269,344,269,344,268,343,267,345,267,346,268,346,270,346,272,347,273,348,274,349,273,349,273,349,272,349,272,350,272,351,271,351,269,350,267,349,266,351,267,351,269,351,271,351,273,351,274,353,273,355,273,356,272,356,271,356,269,357,269,357,268,357,267,355,267,351,266,349,263,347,262,345,261,343,262,342,262,342,262,340,261,338,260,338,260,337,259" href="javascript:widgetSearchCounty(\'GACA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Screven" coords="285,202,284,205,283,209,284,212,285,212,287,213,289,215,290,216,291,217,295,220,296,222,298,222,299,222,301,223,303,224,304,225,305,226,305,226,307,224,310,222,317,216,316,215,316,212,316,209,316,208,316,206,316,204,315,203,315,201,315,199,315,197,315,197,315,196,314,195,312,195,312,193,311,192,311,191,311,190,310,189,310,188,309,184,309,184,309,183,309,182,309,181,309,180,308,178,308,177,306,177,290,189,288,196,285,202" href="javascript:widgetSearchCounty(\'GASC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="McIntosh" coords="323,299,320,300,316,300,314,300,313,299,312,298,311,296,310,295,305,305,303,307,300,309,297,309,297,312,299,314,300,314,301,315,301,317,302,319,303,320,304,322,306,323,307,324,308,325,309,325,310,325,310,325,312,325,313,325,315,326,316,326,321,327,322,327,323,327,323,327,325,327,325,325,324,326,324,326,323,325,324,325,323,323,323,322,322,324,320,324,318,324,320,321,321,322,322,321,322,321,322,319,321,318,321,318,322,319,323,318,324,320,325,322,326,323,328,320,329,317,330,315,331,313,333,312,333,310,331,309,330,311,329,311,329,310,328,312,325,313,324,313,324,313,326,312,327,311,327,309,325,310,324,311,323,309,321,308,320,309,320,309,320,309,320,308,321,308,322,308,322,306,323,307,323,307,324,307,325,307,326,307,327,308,327,307,327,307,329,307,330,307,331,306,331,305,331,304,330,304,329,304,329,304,329,302,329,302,328,301,329,300,326,299,323,299" href="javascript:widgetSearchCounty(\'GAMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Glynn" coords="308,325,307,324,306,323,304,322,303,320,302,319,301,317,298,320,297,321,296,321,295,323,296,325,295,326,294,328,292,332,291,335,290,339,290,343,291,344,292,344,295,346,297,346,301,347,302,347,304,346,305,346,304,347,304,349,305,350,307,351,307,350,307,350,308,351,309,352,310,353,311,353,309,351,309,350,308,350,308,348,309,347,309,346,308,346,306,346,305,344,307,344,307,341,305,340,305,339,304,338,301,339,303,338,305,338,306,339,307,340,308,342,308,343,309,344,310,345,311,346,312,347,314,346,314,344,312,343,312,340,314,339,315,337,316,340,316,343,316,345,319,344,319,343,320,342,321,341,322,340,322,339,322,338,322,335,323,337,324,338,325,336,325,335,326,334,327,333,326,333,325,333,325,332,325,331,322,330,319,329,317,330,318,332,317,333,317,333,317,332,316,331,316,330,317,329,318,328,317,327,316,328,313,327,310,325,309,325,308,325" href="javascript:widgetSearchCounty(\'GAGY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Camden" coords="304,347,305,346,304,346,302,347,301,347,297,346,295,346,292,344,291,344,290,343,289,343,289,344,287,345,285,346,284,348,282,348,280,348,278,350,278,353,279,354,279,358,280,360,280,363,279,364,280,365,281,366,281,369,280,372,280,372,283,375,285,376,287,376,289,378,289,378,289,378,290,378,291,378,293,379,296,380,298,380,299,380,301,381,302,381,303,381,305,382,307,381,309,381,309,379,310,378,310,376,309,374,307,373,307,373,308,372,308,372,308,372,307,372,306,371,304,369,303,370,304,369,305,369,305,369,305,370,307,370,309,371,310,371,310,370,309,369,309,367,309,366,310,365,311,364,313,363,313,360,311,359,310,361,308,360,307,359,305,360,301,359,299,358,298,359,299,357,302,358,303,359,304,358,308,358,309,359,310,357,311,358,312,357,312,356,310,356,310,354,309,353,308,352,307,351,305,350,304,349,304,347" href="javascript:widgetSearchCounty(\'GACE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Charlton" coords="274,352,271,351,269,351,268,353,267,355,265,356,263,356,243,356,243,359,243,365,243,371,243,375,253,375,256,375,260,375,263,376,262,378,262,379,259,386,259,389,258,393,256,396,256,398,257,402,258,405,258,409,260,413,264,413,268,413,270,411,270,410,269,408,269,406,270,405,271,400,272,396,271,392,269,387,270,382,270,379,271,378,271,377,271,376,273,376,275,377,276,374,277,372,278,373,280,372,281,369,281,366,280,365,279,364,280,363,280,360,279,358,279,354,278,353,278,353,274,352" href="javascript:widgetSearchCounty(\'GACN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Early" coords="59,334,69,334,72,334,72,334,73,334,75,334,76,334,76,334,77,334,79,334,79,319,72,319,68,318,66,315,68,313,66,312,66,313,65,313,57,313,51,313,51,311,49,311,49,311,48,313,47,315,47,318,46,320,46,322,46,325,46,327,46,331,45,333,46,336,45,338,45,340,46,342,47,343,51,349,51,349,51,350,59,350,59,347,59,341,59,337,59,334" href="javascript:widgetSearchCounty(\'GAEA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="51,311,51,313,57,313,65,313,66,311,66,310,66,309,65,308,67,308,68,307,66,307,66,305,65,305,65,304,66,302,59,302,57,302,57,300,58,300,58,298,57,298,57,296,56,296,56,294,55,294,55,288,52,288,52,288,51,289,48,289,46,287,42,288,44,294,44,296,46,299,48,306,49,308,49,311,49,311,51,311" href="javascript:widgetSearchCounty(\'GACY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Quitman" coords="51,289,52,288,52,288,55,288,57,288,59,288,59,286,59,284,59,275,59,275,59,274,57,274,57,274,57,274,55,274,56,273,56,272,55,271,52,271,52,270,50,271,47,271,46,274,43,279,42,283,42,288,42,288,46,287,48,289,51,289" href="javascript:widgetSearchCounty(\'GAQU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Seminole" coords="62,378,65,377,66,376,69,372,71,366,72,359,72,358,71,356,71,354,71,353,72,353,72,352,72,352,72,351,59,350,51,350,52,354,52,357,52,359,52,359,53,361,56,365,57,370,57,374,59,379,60,380,62,382,62,379,62,378" href="javascript:widgetSearchCounty(\'GASE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Decatur" coords="98,350,89,350,89,350,89,350,86,350,79,350,78,351,75,351,72,351,72,352,72,352,72,353,71,353,71,354,71,356,72,358,72,359,71,366,69,372,66,376,65,377,62,378,62,379,62,382,64,383,68,383,72,383,78,383,98,384,98,367,98,350" href="javascript:widgetSearchCounty(\'GADE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Heard" coords="44,165,44,163,46,163,46,164,46,165,58,161,57,158,57,156,56,156,55,154,54,150,53,146,51,143,31,143,35,169,42,167,43,167,44,165" href="javascript:widgetSearchCounty(\'GAHE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Troup" coords="63,184,63,184,63,164,63,163,62,163,63,162,63,161,58,161,46,165,46,164,46,163,44,163,44,165,43,167,42,167,35,169,37,181,39,192,63,193,63,184" href="javascript:widgetSearchCounty(\'GATR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grady" coords="120,367,119,364,118,359,118,350,98,350,98,367,98,384,120,385,119,376,120,367" href="javascript:widgetSearchCounty(\'GAGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chattahoochee" coords="78,237,78,226,79,226,79,222,75,223,72,226,71,229,69,232,67,233,66,233,62,233,59,235,57,236,54,236,52,237,52,239,53,241,56,242,59,245,59,247,58,247,59,248,59,248,79,248,78,243,78,237" href="javascript:widgetSearchCounty(\'GACZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stewart" coords="52,270,52,271,55,271,56,272,56,273,55,274,57,274,57,274,57,274,59,274,59,275,59,275,66,275,66,275,68,275,67,275,70,276,73,275,75,274,76,275,78,275,78,273,79,272,79,272,78,271,79,270,79,269,79,269,79,268,79,266,79,265,79,265,79,256,79,255,79,255,79,253,79,253,79,251,79,250,79,248,59,248,57,249,54,249,53,250,55,251,53,252,51,253,49,256,49,260,47,263,47,268,47,271,50,271,52,270" href="javascript:widgetSearchCounty(\'GASW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Muscogee" coords="59,235,62,233,66,233,67,233,69,232,71,229,72,226,75,223,77,219,75,219,75,217,59,217,59,216,59,215,53,215,46,215,46,215,51,221,52,223,52,227,53,230,54,233,54,234,53,234,53,235,54,236,57,236,59,235" href="javascript:widgetSearchCounty(\'GAMS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harris" coords="59,215,59,216,59,217,75,217,76,209,75,209,75,207,75,207,75,205,76,206,76,203,76,203,75,196,71,193,64,193,65,193,63,193,39,192,40,196,42,200,43,201,42,202,43,203,44,205,44,208,46,209,45,211,46,213,46,215,53,215,59,215" href="javascript:widgetSearchCounty(\'GAHI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brooks" coords="173,389,171,386,171,385,170,385,169,385,168,385,165,383,164,379,164,378,165,378,166,376,166,374,167,373,170,372,171,372,173,371,173,370,172,367,170,367,168,366,167,365,167,363,167,361,167,359,166,358,164,354,163,353,160,352,158,350,158,353,154,353,145,353,144,387,177,390,174,389,173,389" href="javascript:widgetSearchCounty(\'GABO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Thomas" coords="142,353,141,354,140,353,137,353,134,353,125,353,125,350,118,350,118,359,119,364,120,367,119,376,120,385,144,387,145,353,142,353" href="javascript:widgetSearchCounty(\'GATH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tattnall" coords="275,261,271,245,263,243,259,242,256,241,257,249,259,253,258,256,256,276,261,278,262,278,263,279,263,279,264,278,264,280,264,281,265,281,269,284,269,284,269,284,270,285,271,285,271,286,273,287,275,287,275,287,276,285,277,283,278,281,279,279,281,278,281,275,281,273,283,270,286,268,290,265,281,265,278,264,276,262,275,261" href="javascript:widgetSearchCounty(\'GATA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wayne" coords="295,308,295,306,292,304,291,304,291,304,290,302,289,302,289,302,289,301,288,300,286,299,285,300,283,298,282,295,281,294,279,292,278,291,278,291,276,289,275,287,273,287,271,286,271,285,270,285,269,284,267,285,267,286,266,287,265,288,266,287,266,289,264,289,263,289,263,295,263,307,263,307,263,307,263,309,263,312,263,315,268,315,269,317,269,318,269,321,270,322,270,324,275,326,281,326,288,325,290,326,294,328,295,326,296,325,295,323,296,321,297,321,298,320,301,317,301,315,300,314,299,314,297,312,297,309,295,308" href="javascript:widgetSearchCounty(\'GAWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Evans" coords="286,248,284,248,280,245,276,245,271,245,275,261,276,262,278,264,281,265,290,265,294,261,292,260,290,259,289,255,287,250,287,249,286,248" href="javascript:widgetSearchCounty(\'GAEV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bulloch" coords="311,241,310,240,310,239,309,238,309,237,309,237,307,235,307,233,307,232,307,229,305,226,305,226,305,226,304,225,303,224,301,223,299,222,298,222,296,222,295,220,291,217,290,216,289,215,287,213,285,212,284,212,273,215,270,222,272,222,275,223,275,225,275,227,276,230,278,233,279,234,279,235,277,239,277,242,276,245,280,245,284,248,286,248,287,249,287,250,289,255,302,252,314,248,312,241,311,241" href="javascript:widgetSearchCounty(\'GABU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brantley" coords="281,326,275,326,270,324,271,327,275,330,274,331,272,332,271,333,269,333,268,332,265,332,263,333,263,334,263,335,262,337,261,338,259,339,258,339,256,338,255,338,252,338,252,340,255,341,256,342,257,342,257,344,257,345,257,347,258,351,263,356,265,356,267,355,268,353,269,351,271,351,274,352,278,353,278,353,278,350,280,348,282,348,284,348,285,346,287,345,289,344,289,343,290,343,290,339,291,335,292,332,294,328,290,326,288,325,281,326" href="javascript:widgetSearchCounty(\'GABM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Effingham" coords="307,224,305,226,307,229,307,232,307,233,307,235,309,237,309,237,309,238,310,239,310,240,311,241,312,241,314,248,315,250,316,252,316,254,316,255,316,258,317,261,327,252,331,248,334,248,335,249,335,247,336,246,336,246,336,242,336,240,336,239,335,239,335,239,335,239,334,239,333,236,331,233,331,230,331,229,331,228,329,225,329,223,328,222,327,222,326,221,324,220,323,219,322,219,320,217,319,217,317,216,310,222,307,224" href="javascript:widgetSearchCounty(\'GAEF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lowndes" coords="190,383,190,376,190,374,192,374,192,373,192,372,193,371,194,370,197,370,197,367,197,366,197,364,197,361,191,361,187,361,187,354,184,354,177,354,164,354,166,358,167,359,167,361,167,363,167,365,168,366,170,367,172,367,173,370,173,371,171,372,170,372,167,373,166,374,166,376,165,378,164,378,164,379,165,383,168,385,169,385,170,385,171,385,171,386,173,389,174,389,177,390,190,390,190,383" href="javascript:widgetSearchCounty(\'GALW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carroll" coords="55,141,56,142,59,142,59,140,60,138,63,137,64,136,65,135,65,133,66,130,65,130,65,130,65,130,65,130,61,130,59,130,59,127,59,119,59,117,59,116,60,116,59,112,50,109,49,109,49,117,46,118,44,119,42,119,39,120,33,123,31,123,27,123,31,143,51,143,52,142,55,141" href="javascript:widgetSearchCounty(\'GACC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ware" coords="259,386,262,379,262,378,263,376,260,375,256,375,253,375,243,375,243,371,243,365,243,359,243,356,263,356,258,351,257,347,257,345,257,344,257,342,256,342,255,341,252,340,252,338,250,337,249,335,247,334,245,332,244,331,244,329,244,327,243,325,243,325,243,324,243,323,242,323,243,322,243,321,242,320,238,320,238,319,238,318,237,318,237,317,236,315,233,315,229,316,227,317,227,320,227,325,227,332,225,332,223,332,222,333,223,338,224,340,230,354,232,358,233,359,235,359,236,359,237,360,237,367,237,371,238,372,240,372,241,373,241,377,242,380,242,380,242,382,241,382,242,388,242,390,242,391,243,391,243,394,256,396,258,393,259,389,259,386" href="javascript:widgetSearchCounty(\'GAWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clinch" coords="242,390,242,388,241,382,242,382,242,380,242,380,241,377,241,373,240,372,238,372,237,371,237,367,237,360,236,359,235,359,233,359,232,358,230,354,224,340,202,340,201,369,210,371,210,372,211,374,212,376,213,377,214,379,216,380,220,380,224,381,226,382,229,383,230,387,230,393,243,394,243,391,242,391,242,390" href="javascript:widgetSearchCounty(\'GACI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Echols" coords="229,383,226,382,224,381,220,380,216,380,214,379,213,377,212,376,211,374,210,372,210,371,201,369,197,370,194,370,193,371,192,372,192,373,192,374,190,374,190,376,190,383,190,390,230,393,230,387,229,383" href="javascript:widgetSearchCounty(\'GAEC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Long" coords="281,273,281,275,281,278,279,279,278,281,277,283,276,285,275,287,275,287,276,289,278,291,278,291,279,292,281,294,282,295,283,298,285,300,286,299,288,300,289,301,289,302,289,302,290,302,291,304,291,304,292,304,295,306,295,308,297,309,300,309,303,307,305,305,310,295,299,289,298,287,297,286,294,283,291,281,290,278,290,276,291,274,291,272,289,271,289,271,288,270,286,268,283,270,281,273" href="javascript:widgetSearchCounty(\'GALG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lamar" coords="121,186,123,186,123,173,123,170,123,166,124,163,123,163,117,163,116,165,113,165,111,165,109,164,108,164,108,177,107,177,106,177,106,178,106,182,115,182,117,182,118,183,117,187,121,188,121,186" href="javascript:widgetSearchCounty(\'GALA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Peach" coords="147,209,144,208,145,208,141,210,137,214,134,215,131,218,131,221,128,221,125,223,125,224,127,224,127,224,127,224,129,224,129,224,131,225,131,224,132,224,131,227,133,226,138,228,138,229,139,230,140,230,141,229,141,226,142,226,142,224,143,224,143,225,144,224,144,222,147,223,147,217,147,217,147,214,146,214,147,212,147,211,147,209" href="javascript:widgetSearchCounty(\'GAPE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pickens" coords="85,59,92,59,95,58,95,58,96,59,98,59,98,58,98,58,106,59,106,53,106,52,105,51,102,51,102,50,101,44,98,44,98,45,93,45,92,45,92,44,91,43,90,45,89,43,88,44,87,44,85,44,79,44,79,49,78,51,79,51,79,52,78,52,78,56,84,56,84,58,85,59" href="javascript:widgetSearchCounty(\'GAPC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cobb" coords="82,85,82,85,83,84,80,83,81,83,79,83,80,84,80,85,79,85,78,85,72,85,72,92,72,94,72,97,73,97,73,104,72,106,73,108,73,110,80,110,82,111,84,115,92,107,93,104,93,101,95,98,98,97,98,94,97,91,95,85,86,85,82,85" href="javascript:widgetSearchCounty(\'GACO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lumpkin" coords="117,50,118,51,118,52,128,56,133,52,136,50,138,49,138,47,138,47,138,46,138,45,138,45,137,45,137,45,136,45,136,41,136,39,135,39,135,38,136,33,137,30,134,29,131,29,127,31,125,33,124,35,124,37,122,36,120,36,116,35,116,36,114,36,112,40,112,43,113,46,117,50" href="javascript:widgetSearchCounty(\'GALU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cherokee" coords="106,63,106,59,98,58,98,58,98,59,96,59,95,58,95,58,92,59,85,59,84,58,84,56,78,56,78,59,79,61,79,63,78,63,79,66,79,71,79,73,77,76,77,78,78,85,79,85,80,85,80,84,79,83,81,83,80,83,83,84,82,85,82,85,86,85,95,85,95,83,97,82,98,81,99,80,99,78,101,77,104,76,106,76,106,63" href="javascript:widgetSearchCounty(\'GACH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Houston" coords="161,234,162,234,164,234,164,232,163,229,163,229,163,229,162,226,160,223,160,221,159,219,160,218,160,217,159,214,158,212,155,210,151,209,147,209,147,209,147,211,147,212,146,214,147,214,147,217,147,217,147,223,144,222,144,224,143,225,143,224,142,224,142,226,141,226,141,229,140,230,139,230,138,229,138,228,138,230,138,230,138,234,138,235,138,235,137,236,137,238,138,239,138,239,138,243,154,243,158,237,161,234" href="javascript:widgetSearchCounty(\'GAHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jasper" coords="149,137,149,137,148,137,145,137,144,139,141,142,139,142,138,143,138,145,136,148,138,152,138,155,138,156,139,159,139,160,138,161,138,162,138,163,139,164,138,167,139,170,159,165,161,143,149,134,149,137" href="javascript:widgetSearchCounty(\'GAJS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Newton" coords="124,137,125,137,125,137,127,137,128,137,130,138,131,141,132,143,134,145,134,145,136,148,136,148,138,145,138,143,139,142,141,142,144,139,145,137,148,137,149,137,149,137,149,134,150,130,149,130,149,128,147,127,147,126,147,125,144,124,143,124,132,115,132,117,131,118,132,119,131,121,131,123,125,131,124,132,122,134,123,136,124,137" href="javascript:widgetSearchCounty(\'GANW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Butts" coords="123,163,131,163,139,164,138,163,138,162,138,161,139,160,139,159,138,156,138,155,138,152,136,148,136,148,136,148,134,145,134,145,132,143,131,141,127,145,128,146,127,148,125,149,124,150,124,150,122,151,122,151,122,152,121,152,120,154,118,154,118,156,118,158,117,160,117,163,123,163" href="javascript:widgetSearchCounty(\'GABT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Henry" coords="120,154,121,152,122,152,122,151,122,151,124,150,124,150,125,149,127,148,128,146,127,145,131,141,130,138,128,137,127,137,125,137,125,137,124,137,123,136,122,134,122,132,119,131,118,130,118,131,114,128,113,124,111,124,109,124,108,124,107,124,105,124,106,125,106,127,108,128,108,129,107,129,107,130,106,130,106,132,105,132,105,141,105,142,105,142,100,143,100,150,108,150,109,151,112,151,115,151,115,152,117,154,118,154,120,154" href="javascript:widgetSearchCounty(\'GAHY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jones" coords="142,173,144,176,146,181,147,185,147,185,147,185,149,189,153,191,156,191,157,192,158,192,159,193,161,195,162,195,170,190,173,188,171,176,168,164,159,165,139,170,142,173" href="javascript:widgetSearchCounty(\'GAJB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Twiggs" coords="163,198,158,203,156,206,154,209,155,210,158,212,159,214,160,217,160,218,159,219,160,221,160,223,162,226,163,229,163,229,169,226,170,225,171,224,183,217,170,190,162,195,164,196,163,198" href="javascript:widgetSearchCounty(\'GATW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bibb" coords="147,209,151,209,155,210,154,209,156,206,158,203,163,198,164,196,162,195,161,195,159,193,158,192,157,192,156,191,153,191,149,189,147,185,147,185,134,195,134,196,135,197,138,201,141,204,144,208,144,207,144,208,147,209,147,208,147,209" href="javascript:widgetSearchCounty(\'GABI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bleckley" coords="170,225,169,226,163,229,164,232,164,234,174,245,177,242,177,241,177,239,179,237,185,232,187,230,189,232,183,217,171,224,170,225" href="javascript:widgetSearchCounty(\'GABL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pulaski" coords="161,234,158,237,154,243,155,244,155,247,155,247,154,248,155,248,155,248,155,259,160,258,162,259,166,259,169,258,171,257,172,258,173,259,175,260,177,259,176,256,177,255,177,254,171,248,174,245,164,234,162,234,161,234" href="javascript:widgetSearchCounty(\'GAPL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Glynn" coords="316,353,316,350,316,347,315,347,314,348,315,352,314,354,315,356,315,354,316,353" href="javascript:widgetSearchCounty(\'GAGY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Camden" coords="312,365,310,365,309,367,310,369,311,369,311,371,311,374,311,378,311,380,311,381,312,382,312,380,312,378,314,372,316,367,316,363,316,362,316,360,315,360,315,363,312,364,312,365" href="javascript:widgetSearchCounty(\'GACE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chatham" coords="334,289,335,292,336,293,338,291,341,289,342,287,343,285,342,284,342,285,341,284,340,284,340,282,338,282,336,281,334,284,334,287,334,288,334,289" href="javascript:widgetSearchCounty(\'GACA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Glynn" coords="314,354,314,354,315,353,315,352,314,350,312,350,311,348,309,346,309,349,309,350,312,351,312,353,314,354" href="javascript:widgetSearchCounty(\'GAGY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="115,276,105,276,103,276,102,276,101,280,104,281,105,282,106,283,106,284,106,287,105,287,105,291,105,291,105,296,103,296,103,297,105,298,105,301,118,302,121,302,123,301,125,299,125,296,124,295,124,294,125,292,127,289,125,287,125,286,127,286,127,285,130,282,130,282,130,281,131,277,123,277,115,276" href="javascript:widgetSearchCounty(\'GALE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ben Hill" coords="197,288,196,287,194,287,191,285,190,285,189,285,188,284,187,284,186,282,177,282,164,282,165,289,172,290,173,289,174,289,174,290,176,291,176,293,176,295,177,297,180,297,181,299,184,299,185,299,186,299,187,298,187,297,199,298,199,288,197,288,197,288" href="javascript:widgetSearchCounty(\'GABB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Irwin" coords="187,297,187,298,186,299,185,299,184,299,181,299,180,297,177,297,176,295,176,293,176,291,174,290,174,289,173,289,172,290,165,289,165,291,165,292,166,293,164,295,164,295,164,299,164,302,162,305,163,306,164,307,164,307,167,307,169,308,171,311,171,313,173,314,175,314,188,315,192,313,194,308,195,304,196,303,196,303,196,302,197,301,197,300,197,300,197,299,199,299,199,298,187,297" href="javascript:widgetSearchCounty(\'GAIR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montgomery" coords="224,243,225,245,225,246,225,247,226,250,226,253,227,255,227,256,227,259,228,260,228,262,228,265,229,266,230,268,230,269,232,271,233,273,235,274,237,274,237,273,237,272,239,255,243,238,233,240,229,241,224,243" href="javascript:widgetSearchCounty(\'GAMM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tift" coords="171,313,171,311,169,308,167,307,164,307,164,307,163,306,162,305,155,305,152,304,151,307,151,314,151,314,151,315,151,319,151,319,151,327,161,328,164,328,165,328,166,327,166,326,168,326,168,325,168,325,168,325,169,325,170,324,171,324,171,322,171,322,171,321,172,320,172,317,173,316,175,316,175,314,173,314,171,313" href="javascript:widgetSearchCounty(\'GATI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Schley" coords="105,255,106,255,108,254,109,255,111,255,112,255,112,249,111,248,111,247,111,242,108,242,107,241,108,236,104,236,103,236,103,235,101,235,101,235,100,235,100,233,98,232,98,233,98,233,98,240,98,241,98,241,96,241,96,243,96,243,96,245,96,248,95,248,95,249,95,251,95,252,95,254,94,253,95,255,105,255,105,255" href="javascript:widgetSearchCounty(\'GASH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jeff Davis" coords="237,274,235,274,233,273,232,273,230,273,229,275,228,274,227,275,227,275,226,276,224,276,223,276,223,277,222,278,221,278,220,279,219,280,219,279,217,281,217,281,216,281,214,282,214,283,213,284,211,285,211,289,211,295,212,298,227,298,233,298,235,297,235,294,235,293,232,293,233,291,235,291,235,283,242,283,241,273,237,272,237,273,237,274" href="javascript:widgetSearchCounty(\'GAJD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sumter" coords="101,280,102,276,103,276,105,276,115,276,123,277,131,277,131,272,129,266,129,266,128,265,128,265,127,262,127,261,125,259,123,254,119,253,116,253,116,249,112,249,112,255,111,255,109,255,108,254,106,255,105,255,105,255,95,255,94,256,94,265,93,273,98,276,101,280" href="javascript:widgetSearchCounty(\'GASU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Terrell" coords="105,298,103,297,103,296,105,296,105,291,105,291,105,287,106,287,106,284,106,283,105,282,104,281,101,280,98,276,93,273,93,274,92,275,92,276,82,275,82,282,82,288,83,289,85,289,85,293,85,295,86,299,85,302,93,302,105,301,105,298" href="javascript:widgetSearchCounty(\'GATE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Worth" coords="151,319,151,315,151,314,151,314,151,307,150,306,150,304,148,303,147,302,146,302,141,302,141,292,141,291,141,290,140,288,141,287,137,285,137,284,136,284,134,283,130,281,130,282,130,282,127,285,127,286,125,286,125,287,127,289,125,292,124,294,124,295,125,296,125,299,126,300,125,300,125,301,126,302,126,305,127,307,127,308,126,309,126,314,127,314,127,316,127,316,126,316,125,318,126,327,138,327,144,327,144,328,145,328,147,328,149,327,151,327,151,319,151,319" href="javascript:widgetSearchCounty(\'GAWO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="129,194,129,195,134,195,147,185,146,181,144,176,142,173,139,170,138,167,139,164,131,163,123,163,124,163,123,166,123,170,123,173,123,186,121,186,121,188,117,187,117,195,128,195,129,194" href="javascript:widgetSearchCounty(\'GAME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Telfair" coords="213,284,214,283,214,282,216,281,217,281,217,281,219,279,219,280,220,279,221,278,222,278,223,277,223,276,224,276,222,273,220,270,217,268,216,266,214,265,210,263,207,261,205,258,204,258,203,257,203,259,204,259,202,261,195,267,184,278,184,279,184,279,186,280,186,282,187,284,188,284,189,285,190,285,191,285,194,287,196,287,197,288,197,288,199,288,201,287,203,288,204,288,206,287,207,287,209,287,210,287,211,285,213,284" href="javascript:widgetSearchCounty(\'GATF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clarke" coords="170,90,166,91,164,92,162,92,162,94,160,96,162,98,163,98,164,98,168,98,169,99,170,101,171,102,171,103,173,103,174,104,175,104,176,105,179,105,181,102,181,101,180,99,179,98,179,97,179,95,180,93,177,90,174,89,171,88,171,89,170,90" href="javascript:widgetSearchCounty(\'GACK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="141,84,142,85,143,86,144,86,145,86,148,88,148,88,149,88,151,88,153,88,155,89,157,89,158,90,160,96,162,94,162,92,164,92,166,91,170,90,171,89,171,88,172,84,173,79,171,77,170,75,165,71,164,70,161,70,160,70,159,70,158,70,154,66,139,82,141,84" href="javascript:widgetSearchCounty(\'GAJC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Forsyth" coords="106,76,106,79,107,82,110,84,112,85,113,86,116,87,118,88,118,87,118,85,118,83,118,82,118,80,120,78,120,78,121,77,124,75,125,75,127,73,129,70,131,66,130,65,129,63,129,63,106,63,106,76" href="javascript:widgetSearchCounty(\'GAFO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Treutlen" coords="226,226,225,227,224,228,223,229,222,230,222,234,219,239,218,241,219,242,219,242,219,242,223,243,224,242,224,243,229,241,233,240,243,238,243,235,244,233,244,230,238,228,232,224,229,224,225,223,224,223,225,224,226,226" href="javascript:widgetSearchCounty(\'GATT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Barrow" coords="137,93,139,97,140,99,142,101,144,102,147,101,149,101,151,101,160,96,158,90,157,89,155,89,153,88,151,88,149,88,148,88,148,88,145,86,144,86,143,86,142,85,141,84,139,82,138,82,138,86,136,90,137,93" href="javascript:widgetSearchCounty(\'GABR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gwinnett" coords="120,78,118,80,118,82,118,83,118,85,118,87,118,88,115,90,113,90,112,92,111,92,107,93,106,97,108,101,112,104,115,105,119,111,124,118,127,111,134,105,140,99,139,97,137,93,136,90,138,86,138,82,137,84,135,83,131,81,121,77,120,78,120,78" href="javascript:widgetSearchCounty(\'GAGW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Oconee" coords="174,104,173,103,171,103,171,102,170,101,169,99,168,98,164,98,163,98,162,98,160,96,151,101,152,102,153,103,155,104,156,105,158,106,159,109,161,109,161,109,161,109,164,111,165,114,166,117,170,119,177,117,177,117,178,114,177,110,177,108,179,105,176,105,175,104,174,104" href="javascript:widgetSearchCounty(\'GAOC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greene" coords="177,117,170,119,171,123,173,126,175,130,177,131,180,133,178,136,179,138,180,141,181,143,182,143,182,145,182,145,183,145,184,145,183,147,184,147,184,146,186,147,188,150,198,139,200,136,199,132,199,130,199,129,200,127,200,125,201,125,203,124,202,122,201,121,199,119,197,119,197,119,196,118,194,118,191,119,189,118,184,116,178,114,177,117,177,117" href="javascript:widgetSearchCounty(\'GAGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Johnson" coords="223,199,222,199,220,200,216,201,214,198,210,199,206,201,203,202,203,202,203,205,202,207,206,206,210,207,215,209,215,209,216,211,218,212,222,214,224,215,224,219,224,222,224,223,225,223,227,223,229,222,230,222,230,221,229,219,230,217,234,215,236,213,237,213,237,213,237,213,237,211,236,209,237,208,239,206,240,204,240,202,235,196,224,200,224,200,223,199" href="javascript:widgetSearchCounty(\'GAJO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="222,168,221,168,220,167,220,167,219,166,218,163,218,160,214,161,212,163,209,164,207,168,204,170,201,171,199,174,196,174,196,177,196,179,196,181,196,183,194,183,194,185,194,187,196,190,197,193,199,195,201,196,202,198,203,199,203,201,203,202,206,201,210,199,214,198,216,201,220,200,222,199,223,199,224,200,224,200,235,196,235,191,235,190,235,188,234,187,233,185,232,180,230,178,227,176,227,175,226,174,225,171,224,170,223,169,222,168" href="javascript:widgetSearchCounty(\'GAWS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Taliaferro" coords="203,124,201,125,200,125,200,127,199,129,199,130,199,132,200,136,198,139,199,141,201,141,203,141,204,141,206,142,210,142,210,139,211,137,212,136,214,135,217,135,219,132,220,130,223,128,222,127,221,127,218,127,216,125,213,124,210,124,210,124,209,124,209,125,203,116,199,119,201,121,202,122,203,124" href="javascript:widgetSearchCounty(\'GATC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Glascock" coords="229,152,225,154,223,156,220,156,217,158,218,160,218,163,219,166,220,167,220,167,221,168,222,168,223,169,224,170,230,170,230,167,232,163,242,156,233,152,230,152,229,152" href="javascript:widgetSearchCounty(\'GAGL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Warren" coords="219,132,217,135,214,135,212,136,211,137,210,139,210,142,211,143,212,144,212,145,212,147,213,148,214,149,214,150,215,153,216,156,217,158,220,156,223,156,225,154,229,152,230,152,233,152,242,156,244,152,243,151,242,151,240,150,239,150,237,150,236,150,234,149,232,150,231,143,230,138,225,127,223,128,220,130,219,132" href="javascript:widgetSearchCounty(\'GAWC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dougherty" coords="126,316,127,316,127,316,127,314,126,314,126,309,127,308,127,307,126,305,126,302,125,301,125,300,126,300,125,299,123,301,121,302,118,302,105,301,93,302,92,307,93,311,95,314,95,318,95,319,106,319,111,318,115,318,125,318,126,316" href="javascript:widgetSearchCounty(\'GADH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dodge" coords="204,256,204,257,210,252,209,252,209,252,206,253,203,255,200,255,198,253,197,248,197,246,192,240,189,232,187,230,185,232,179,237,177,239,177,241,177,242,174,245,171,248,177,254,177,255,176,256,177,259,175,260,177,261,177,263,177,265,177,267,178,268,179,273,180,274,182,274,182,274,183,274,183,275,184,275,184,278,195,267,202,261,204,259,203,259,203,257,204,256" href="javascript:widgetSearchCounty(\'GADG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wilcox" coords="183,274,182,274,182,274,180,274,179,273,178,268,177,267,177,265,177,263,177,261,175,260,173,259,172,258,171,257,169,258,166,259,162,259,160,258,155,259,155,267,155,282,159,282,164,282,164,282,164,282,177,282,186,282,186,280,184,279,184,279,184,278,184,275,183,275,183,274" href="javascript:widgetSearchCounty(\'GAWL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Laurens" coords="189,232,192,240,197,246,197,248,198,253,200,255,203,255,206,253,209,252,209,252,210,252,216,246,216,246,217,246,217,245,217,245,219,242,218,241,219,239,222,234,222,230,223,229,224,228,225,227,226,226,225,224,224,223,224,222,224,219,224,215,222,214,218,212,216,211,215,209,215,209,210,207,206,206,202,207,183,217,189,232" href="javascript:widgetSearchCounty(\'GALR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wheeler" coords="217,245,217,245,217,246,216,246,216,246,210,252,204,257,204,256,203,257,204,258,205,258,207,261,210,263,214,265,216,266,217,268,220,270,222,273,224,276,226,276,227,275,227,275,228,274,229,275,230,273,232,273,233,273,232,271,230,269,230,268,229,266,228,265,228,262,228,260,227,259,227,256,227,255,226,253,226,250,225,247,225,246,225,245,224,243,224,242,223,243,219,242,219,242,217,245" href="javascript:widgetSearchCounty(\'GAWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Crawford" coords="131,221,131,218,134,215,137,214,141,210,145,208,144,208,144,208,141,204,138,201,135,197,134,196,134,195,129,195,129,194,128,195,117,195,116,199,116,199,115,200,112,208,112,209,115,209,117,210,118,209,118,211,119,213,121,213,121,215,121,218,124,221,125,221,125,223,128,221,131,221" href="javascript:widgetSearchCounty(\'GACR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wilkinson" coords="191,183,190,181,189,180,188,182,187,184,185,183,184,183,180,184,173,188,170,190,183,217,202,207,203,205,203,202,203,202,203,202,203,201,203,199,202,198,201,196,199,195,197,193,196,190,194,187,192,184,191,183,191,183" href="javascript:widgetSearchCounty(\'GAWN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dooly" coords="155,259,155,248,155,248,154,248,155,247,155,247,155,244,154,243,138,243,134,243,133,243,133,245,130,247,126,250,123,254,125,259,127,261,127,262,128,265,128,265,129,266,129,266,155,267,155,259" href="javascript:widgetSearchCounty(\'GADL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Macon" coords="130,247,133,245,133,243,134,243,138,243,138,239,138,239,137,238,137,236,138,235,138,235,138,234,138,230,138,230,138,228,133,226,131,227,132,224,131,224,131,225,129,224,129,224,127,224,127,224,127,224,125,224,125,224,125,226,124,224,122,224,122,223,121,223,121,224,118,225,114,230,112,233,111,234,108,234,108,236,107,241,108,242,111,242,111,247,111,248,112,249,116,249,116,253,119,253,123,254,126,250,130,247" href="javascript:widgetSearchCounty(\'GAMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Crisp" coords="149,286,154,286,155,284,155,282,155,267,129,266,131,272,131,277,130,281,134,283,136,284,137,284,137,285,141,287,142,286,145,286,149,286" href="javascript:widgetSearchCounty(\'GACP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Turner" coords="155,282,155,284,154,286,149,286,145,286,142,286,141,287,140,288,141,290,141,291,141,292,141,302,146,302,147,302,148,303,150,304,150,306,151,307,152,304,155,305,162,305,164,302,164,299,164,295,164,295,166,293,165,292,165,291,165,289,164,282,164,282,159,282,155,282" href="javascript:widgetSearchCounty(\'GATU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hancock" coords="187,154,184,156,183,157,181,158,180,159,181,161,180,162,179,164,184,165,188,166,192,167,192,170,191,173,193,174,196,174,199,174,201,171,204,170,207,168,209,164,212,163,214,161,218,160,217,158,216,156,215,153,214,150,214,149,213,148,212,147,212,145,212,144,211,143,210,142,206,142,204,141,203,141,201,141,199,141,198,139,188,150,188,152,187,154" href="javascript:widgetSearchCounty(\'GAHN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clayton" coords="96,137,98,138,98,141,98,141,98,141,98,141,98,141,98,142,96,142,97,143,98,144,98,147,98,150,100,150,100,143,105,142,105,142,105,141,105,132,106,132,106,130,107,130,107,129,108,129,108,128,106,127,106,125,105,124,101,124,98,124,95,123,92,124,92,128,92,131,94,132,94,135,96,137" href="javascript:widgetSearchCounty(\'GACL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Spalding" coords="92,163,92,163,95,163,98,163,98,163,102,164,108,164,109,164,111,165,113,165,116,165,117,163,117,160,118,158,118,156,118,154,117,154,115,152,115,151,112,151,109,151,108,150,100,150,98,150,98,150,98,151,98,153,96,154,95,156,93,157,92,157,90,157,89,161,90,164,91,164,92,163" href="javascript:widgetSearchCounty(\'GASP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fayette" coords="93,157,95,156,96,154,98,153,98,151,98,150,98,147,98,144,97,143,96,142,98,142,98,141,98,141,98,138,96,137,94,135,94,132,92,131,85,135,83,135,81,137,80,138,80,143,83,149,85,150,88,153,90,157,92,157,93,157" href="javascript:widgetSearchCounty(\'GAFA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Upson" coords="109,205,112,208,115,200,116,199,116,199,117,195,117,187,118,183,117,182,115,182,106,182,105,181,104,180,103,181,101,182,98,182,92,182,89,183,87,183,87,185,87,187,89,191,91,192,91,193,90,194,92,195,93,196,93,196,95,196,96,196,96,197,97,199,98,200,98,201,99,201,100,200,101,202,103,202,105,203,106,205,108,204,109,205" href="javascript:widgetSearchCounty(\'GAUP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pike" coords="98,182,101,182,103,181,104,180,105,181,106,182,106,178,106,177,107,177,108,177,108,164,102,164,98,163,98,163,95,163,92,163,92,163,91,164,90,164,88,168,88,171,88,172,88,173,88,174,87,175,87,178,87,182,87,183,89,183,92,182,98,182" href="javascript:widgetSearchCounty(\'GAPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rockdale" coords="115,124,113,124,114,128,118,131,118,130,119,131,122,132,122,134,124,132,125,131,131,123,131,121,132,119,131,118,132,117,132,115,127,111,124,115,119,120,118,126,115,124" href="javascript:widgetSearchCounty(\'GARO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Putnam" coords="161,143,159,165,168,164,171,164,173,165,176,165,179,164,179,164,180,162,181,161,180,159,181,158,183,157,184,156,187,154,188,152,188,150,186,147,184,146,184,147,183,147,184,145,183,145,182,145,182,145,182,143,181,143,180,141,179,138,175,139,171,140,161,143" href="javascript:widgetSearchCounty(\'GAPT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Morgan" coords="149,128,149,130,150,130,149,134,161,143,171,140,175,139,179,138,178,136,180,133,177,131,175,130,173,126,171,123,170,119,166,117,165,114,164,111,161,109,156,119,152,124,149,128" href="javascript:widgetSearchCounty(\'GAMG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Taylor" coords="98,232,100,233,100,235,101,235,101,235,103,235,103,236,104,236,108,236,108,234,111,234,112,233,114,230,118,225,121,224,121,223,122,223,122,224,124,224,125,226,125,224,125,224,125,223,125,221,124,221,121,218,121,215,121,213,119,213,118,211,118,209,117,210,115,209,112,209,112,208,109,205,108,204,106,205,105,203,101,206,101,208,101,209,99,210,98,212,98,213,98,213,98,214,97,215,96,216,96,219,95,220,93,220,93,221,92,221,92,222,93,222,93,223,94,224,93,226,95,226,95,227,96,227,96,230,97,231,98,233,98,233,98,232" href="javascript:widgetSearchCounty(\'GATY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Walton" coords="143,124,144,124,147,125,147,126,147,127,149,128,152,124,156,119,161,109,161,109,159,109,158,106,156,105,155,104,153,103,152,102,151,101,149,101,147,101,144,102,142,101,140,99,134,105,127,111,132,115,143,124" href="javascript:widgetSearchCounty(\'GAWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dekalb" coords="108,124,109,124,111,124,113,124,115,124,118,126,119,120,124,115,119,111,115,105,112,104,108,101,106,97,104,96,101,96,101,124,105,124,107,124,108,124" href="javascript:widgetSearchCounty(\'GADK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Baldwin" coords="191,173,192,170,192,167,188,166,184,165,179,164,179,164,176,165,173,165,171,164,168,164,171,176,173,188,180,184,184,183,185,183,187,184,188,182,189,180,190,181,191,183,191,183,192,184,194,187,194,185,194,183,196,183,196,181,196,179,196,177,196,174,193,174,191,173" href="javascript:widgetSearchCounty(\'GABD\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
