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">AL</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/alabama.gif" width=279 height=425 border=0 alt="" usemap="#al_1303__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="al_1303__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Elmore" coords="167,196,165,196,166,198,163,198,162,197,162,198,160,198,160,202,160,214,161,220,160,227,161,226,161,225,162,225,163,226,165,225,166,226,167,227,167,226,167,225,166,224,167,223,168,221,167,221,168,221,168,221,170,220,171,220,171,219,172,219,173,220,173,221,174,220,173,221,174,222,175,222,175,223,176,223,176,224,176,225,177,225,177,224,178,225,179,226,180,225,180,225,181,226,182,226,183,226,184,226,185,227,187,227,188,226,190,225,190,223,190,224,191,224,191,223,192,223,192,224,193,224,194,223,195,223,196,223,197,223,198,223,198,222,198,220,197,219,197,219,197,219,197,212,197,209,197,206,196,204,196,203,197,200,197,198,196,198,194,198,192,197,191,197,191,198,190,198,189,198,189,198,167,198,167,196" href="javascript:widgetSearchCounty(\'ALEL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montgomery" coords="185,227,184,226,183,226,182,226,181,226,180,225,180,225,179,226,178,225,177,224,177,225,176,225,176,224,176,223,175,223,175,222,174,222,173,221,174,220,173,221,173,220,172,219,171,219,171,220,170,220,168,221,168,221,167,221,168,221,167,223,166,224,167,225,167,226,167,227,166,226,165,225,163,226,162,225,161,225,161,226,160,227,159,227,158,227,157,227,157,228,156,229,155,231,154,231,154,232,155,233,156,234,155,236,155,237,155,238,156,239,157,239,159,240,160,241,161,257,167,257,168,257,168,261,168,264,169,264,170,264,176,264,188,264,189,264,189,262,190,257,190,248,189,241,190,240,190,239,194,239,194,237,193,236,192,234,190,233,190,231,189,230,188,228,188,226,188,226,187,227,185,227" href="javascript:widgetSearchCounty(\'ALMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lowndes" coords="157,239,156,239,155,238,155,237,155,236,156,234,155,233,154,232,153,233,151,233,151,232,151,231,149,230,148,230,147,231,146,230,145,228,145,227,144,227,144,227,143,228,142,230,141,231,139,231,138,230,138,228,138,228,136,229,135,228,134,228,134,229,134,231,135,233,133,235,131,233,130,233,130,235,130,235,131,236,129,238,128,239,129,241,131,242,132,243,126,243,125,244,125,246,125,257,128,257,129,258,129,259,129,265,157,265,160,264,161,263,161,257,160,241,159,240,157,239" href="javascript:widgetSearchCounty(\'ALLO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Perry" coords="89,236,88,231,88,221,91,221,98,221,104,221,108,221,111,221,111,220,112,218,112,216,113,215,113,214,115,212,116,211,116,209,116,205,116,204,117,202,118,191,99,191,97,191,96,190,96,188,94,187,91,187,89,187,89,189,88,191,87,191,85,191,85,200,85,205,84,206,83,206,81,206,81,208,81,213,81,221,81,231,81,236,83,236,85,236,87,236,89,236" href="javascript:widgetSearchCounty(\'ALPE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cullman" coords="111,92,111,96,111,97,113,98,113,99,112,101,115,101,119,101,119,103,121,103,123,103,124,102,124,100,125,98,126,98,127,98,127,97,128,97,130,96,131,96,132,95,134,95,135,94,135,92,137,92,138,90,139,88,140,88,140,86,141,86,140,84,140,84,141,84,142,84,143,83,143,82,144,82,144,82,144,81,145,81,146,81,146,82,147,81,148,79,148,77,149,76,150,76,151,75,150,75,150,74,151,73,152,72,152,72,152,71,153,70,154,70,155,69,157,69,157,68,156,67,155,67,155,66,148,65,111,65,111,66,111,92" href="javascript:widgetSearchCounty(\'ALCM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Blount" coords="155,69,154,70,153,70,152,71,152,72,152,72,151,73,150,74,150,75,151,75,150,76,149,76,148,77,148,79,147,81,146,82,146,81,145,81,144,81,144,82,144,82,143,82,143,83,142,84,141,84,140,84,140,84,141,86,140,86,140,88,139,88,138,90,137,92,135,92,135,94,134,95,132,95,131,96,130,96,128,97,127,97,127,98,126,98,125,98,124,100,124,102,123,103,121,103,121,105,122,106,122,107,125,106,128,105,132,105,136,105,142,111,143,111,144,112,148,112,148,110,149,109,152,109,154,108,157,107,159,107,160,106,162,104,165,102,165,100,165,99,163,98,165,94,165,91,166,87,168,83,162,76,159,72,158,70,157,69,155,69" href="javascript:widgetSearchCounty(\'ALBL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Clair" coords="165,102,162,104,160,106,159,107,157,107,154,108,152,109,149,109,148,110,148,112,149,112,150,112,150,113,151,114,151,115,151,115,152,116,152,118,152,120,151,121,151,123,151,123,151,123,150,126,150,129,151,129,152,130,155,130,155,132,156,134,162,134,162,136,162,140,162,143,163,142,165,141,165,140,166,139,168,136,170,133,171,134,172,134,174,132,175,131,175,130,175,128,175,127,176,126,176,125,176,124,177,124,178,122,176,120,175,119,175,118,176,118,178,119,179,119,180,116,181,115,183,114,184,113,184,112,186,111,186,110,185,108,186,106,186,105,186,104,184,103,183,103,182,100,181,100,180,100,179,99,178,98,178,98,177,97,177,95,176,94,175,93,174,93,172,94,170,94,170,93,168,94,167,96,166,97,166,97,165,99,165,100,165,102" href="javascript:widgetSearchCounty(\'ALSC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Coosa" coords="153,170,153,171,153,172,152,174,152,174,152,174,152,177,153,178,153,180,154,184,156,188,157,189,157,191,157,192,158,194,159,195,160,195,160,196,161,196,162,197,163,198,166,198,165,196,167,196,167,198,189,198,189,169,189,168,188,168,184,168,177,168,155,168,155,168,153,169,153,170" href="javascript:widgetSearchCounty(\'ALCS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Shelby" coords="162,134,156,134,155,132,155,130,152,130,152,132,151,132,151,133,149,132,149,133,149,133,149,134,148,134,148,135,147,135,147,136,146,136,146,137,141,137,141,138,140,138,139,139,139,140,138,141,137,141,136,141,136,143,135,143,135,144,135,145,133,145,133,146,131,146,130,146,130,148,126,148,127,149,126,149,126,150,125,150,125,150,124,150,125,151,124,151,124,151,123,151,123,153,122,153,122,154,120,154,121,155,120,155,120,156,117,156,117,158,117,161,117,162,120,163,120,163,121,164,121,166,121,168,122,168,122,169,122,170,123,170,123,170,124,171,124,171,125,171,126,172,127,172,127,170,144,170,145,170,145,170,146,171,147,172,149,174,152,174,152,174,153,172,153,171,153,170,153,169,155,168,155,167,156,166,156,165,155,164,154,161,155,159,156,159,156,159,157,156,158,156,159,155,158,153,161,153,163,151,164,150,163,148,164,147,164,147,165,146,163,144,162,143,162,140,162,136,162,134" href="javascript:widgetSearchCounty(\'ALSH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dallas" coords="126,243,132,243,131,242,129,241,128,239,129,238,131,236,130,235,130,235,130,233,131,233,131,231,130,229,130,226,131,225,130,225,128,224,128,223,128,223,127,221,126,218,125,216,125,214,125,210,125,205,117,205,117,202,116,204,116,205,116,209,116,211,115,212,113,214,113,215,112,216,112,218,111,220,111,221,108,221,104,221,98,221,91,221,88,221,88,231,89,236,87,236,85,236,85,239,86,239,87,239,88,240,89,241,90,241,91,241,92,242,92,244,92,245,93,245,94,245,96,245,96,247,97,247,98,249,99,249,100,250,101,252,105,255,106,255,106,256,106,256,106,258,125,257,125,246,125,244,126,243" href="javascript:widgetSearchCounty(\'ALDL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hale" coords="81,208,81,206,83,206,84,206,85,205,85,200,85,191,87,191,88,191,89,189,89,187,89,176,67,175,68,176,68,178,67,178,66,178,65,179,66,180,65,181,66,181,65,183,64,183,63,184,64,185,60,186,60,187,60,188,59,189,60,189,59,190,60,192,59,194,59,195,57,196,57,197,59,197,60,197,61,199,60,199,60,200,60,202,61,201,62,201,62,202,62,203,63,204,63,206,65,206,65,206,66,206,65,207,65,208,64,207,62,208,61,208,61,209,64,210,66,211,66,212,65,212,64,213,63,212,62,213,62,214,62,216,61,216,60,217,64,217,67,218,67,219,67,221,68,221,81,221,81,213,81,208" href="javascript:widgetSearchCounty(\'ALHA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bibb" coords="96,188,96,190,97,191,99,191,118,191,124,191,126,191,127,191,127,188,127,172,126,172,125,171,124,171,124,171,123,170,123,170,122,170,122,169,122,168,121,168,121,166,121,164,120,163,120,163,117,162,117,161,117,158,117,156,114,156,113,157,111,158,110,157,109,157,107,157,107,159,105,160,105,162,105,165,103,166,100,165,98,166,97,168,96,169,96,175,95,176,93,176,89,176,89,187,91,187,94,187,96,188" href="javascript:widgetSearchCounty(\'ALBI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="120,156,120,155,121,155,120,154,122,154,122,153,123,153,123,151,124,151,124,151,125,151,124,150,125,150,125,150,126,150,126,149,127,149,126,148,130,148,130,146,131,146,133,146,133,145,135,145,135,144,135,143,136,143,136,141,137,141,138,141,139,140,139,139,140,138,141,138,141,137,146,137,146,136,147,136,147,135,148,135,148,134,149,134,149,133,149,133,149,132,151,133,151,132,152,132,152,130,151,129,150,129,150,126,151,123,151,123,151,123,151,121,152,120,152,118,152,116,151,115,151,115,151,114,150,113,150,112,149,112,148,112,144,112,143,111,142,111,136,105,132,105,128,105,125,106,122,107,121,109,120,110,119,110,118,110,118,111,117,112,117,114,117,113,117,115,116,116,116,118,114,118,114,121,112,121,112,122,112,123,111,123,110,123,108,123,108,124,107,125,106,124,106,126,104,126,104,128,105,129,104,130,104,130,102,130,102,132,101,132,100,132,99,133,101,134,99,134,98,134,98,135,97,135,95,135,94,137,95,137,95,138,96,138,97,138,98,139,99,140,100,141,101,142,102,143,103,144,102,145,103,145,104,146,104,146,105,146,105,147,106,147,106,148,106,149,107,149,107,150,107,151,109,151,110,152,112,152,113,153,114,154,114,156,117,156,120,156" href="javascript:widgetSearchCounty(\'ALJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chilton" coords="127,188,127,191,126,191,124,191,118,191,117,202,117,205,125,205,134,206,137,206,139,205,139,203,139,202,151,202,155,201,160,202,160,198,162,198,162,197,163,198,162,197,161,196,160,196,160,195,159,195,158,194,157,192,157,191,157,189,156,188,154,184,153,180,153,178,152,177,152,174,149,174,147,172,146,171,145,170,145,170,144,170,127,170,127,172,127,188" href="javascript:widgetSearchCounty(\'ALCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Autauga" coords="151,202,139,202,139,203,139,205,137,206,134,206,125,205,125,210,125,214,125,216,126,218,127,221,128,223,128,223,128,224,130,225,131,225,130,226,130,229,131,231,131,233,133,235,135,233,134,231,134,229,134,228,135,228,136,229,138,228,138,228,138,230,139,231,141,231,142,230,143,228,144,227,144,227,145,227,145,228,146,230,147,231,148,230,149,230,151,231,151,232,151,233,153,233,154,232,154,231,155,231,156,229,157,228,157,227,158,227,159,227,160,227,161,220,160,214,160,202,155,201,151,202" href="javascript:widgetSearchCounty(\'AL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Winston" coords="103,91,105,91,107,91,107,92,108,92,111,92,111,66,101,65,101,66,80,65,73,65,73,91,95,91,103,91" href="javascript:widgetSearchCounty(\'ALWN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="245,199,242,199,241,199,241,199,233,200,232,199,230,199,230,200,228,200,226,199,219,200,218,200,217,201,216,201,215,201,213,201,212,202,212,203,211,203,211,204,211,207,211,211,212,212,213,212,214,213,219,216,225,219,230,219,230,227,235,227,237,227,237,225,237,223,238,222,244,222,256,221,257,220,257,218,259,218,261,218,260,217,257,214,255,211,255,209,254,208,254,207,254,206,254,205,253,203,253,200,251,199,245,199" href="javascript:widgetSearchCounty(\'ALLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Russell" coords="257,218,257,220,256,221,244,222,238,222,237,223,237,225,237,227,235,227,230,227,230,227,230,240,230,242,230,249,232,249,232,249,237,249,240,249,243,250,244,251,245,253,247,255,248,256,252,256,252,255,254,256,257,256,257,254,257,252,257,251,258,249,260,247,262,246,263,245,262,245,262,245,264,244,264,244,267,243,266,242,267,241,267,241,268,240,268,239,267,238,265,237,264,236,262,236,260,234,260,233,262,232,262,231,263,231,262,230,262,229,262,229,263,228,263,226,263,225,261,224,261,223,261,219,261,218,259,218,257,218" href="javascript:widgetSearchCounty(\'ALRU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Randolph" coords="227,135,215,135,215,152,214,167,218,167,244,167,244,166,240,141,239,135,239,135,236,134,234,135,230,135,227,135" href="javascript:widgetSearchCounty(\'ALRA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chambers" coords="218,167,218,183,219,200,226,199,228,200,230,200,230,199,232,199,233,200,241,199,241,199,242,199,245,199,251,199,251,199,251,198,251,197,251,196,251,195,249,194,249,193,249,192,248,190,248,189,248,188,244,169,244,168,244,167,218,167" href="javascript:widgetSearchCounty(\'ALCE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cleburne" coords="230,95,228,95,226,95,226,96,226,97,224,96,223,100,223,101,221,101,220,101,218,101,217,102,216,102,216,104,217,104,219,105,219,106,219,108,218,108,218,109,217,109,217,110,216,110,215,111,215,120,215,122,214,122,214,123,214,123,212,123,212,124,209,124,209,125,208,125,208,129,204,129,203,132,200,134,200,135,199,135,199,136,198,136,197,137,203,137,205,137,205,136,205,135,206,135,206,135,207,135,209,135,215,135,227,135,230,135,234,135,236,134,239,135,237,120,233,97,233,96,233,95,230,95,230,95" href="javascript:widgetSearchCounty(\'ALCB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Barbour" coords="252,256,248,256,247,255,245,253,244,251,243,250,240,249,237,249,232,249,232,250,230,250,231,258,231,260,229,260,228,260,227,260,225,260,224,262,222,262,220,262,218,263,218,265,215,268,214,272,213,278,213,281,211,283,211,284,211,286,210,287,210,288,209,291,208,294,231,294,231,286,244,287,246,287,246,285,247,283,249,282,251,281,251,281,251,279,251,279,251,278,251,278,252,272,252,270,256,265,256,263,257,260,257,260,256,258,256,257,257,256,254,256,252,255,252,256" href="javascript:widgetSearchCounty(\'ALBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Baldwin" coords="87,388,87,387,88,386,88,386,89,384,90,381,90,380,90,379,90,378,88,374,88,374,85,373,84,372,84,372,83,371,83,371,82,370,80,369,80,367,78,365,75,362,75,361,74,361,74,359,74,359,74,357,75,356,75,356,75,355,75,355,76,350,76,349,76,348,75,348,75,347,75,347,74,345,75,343,75,337,75,326,73,326,72,326,71,325,70,324,68,321,66,321,64,321,63,322,62,322,63,322,62,321,61,320,61,321,62,322,62,324,61,324,59,324,59,325,57,325,59,326,58,327,59,328,58,327,57,328,58,329,58,330,57,329,56,330,54,331,52,331,52,333,49,334,50,335,52,335,51,336,51,337,50,339,49,340,50,341,51,341,51,343,50,344,50,345,50,346,50,346,49,349,51,350,52,352,52,352,51,353,50,355,49,356,48,358,50,360,51,362,49,363,47,363,46,365,46,368,46,368,46,367,47,366,48,367,48,368,47,369,47,371,47,371,47,371,47,370,48,370,48,371,48,372,47,374,48,375,50,375,50,376,51,374,51,374,51,371,52,368,52,366,51,363,53,362,52,369,52,373,51,374,51,374,51,375,52,377,53,378,54,385,53,388,52,390,52,392,53,393,53,395,53,397,54,398,57,400,58,400,58,399,58,398,59,398,59,397,59,398,60,398,60,400,59,401,59,403,61,404,64,407,64,407,65,407,66,407,66,408,67,408,66,410,66,409,66,408,65,409,62,411,58,412,54,412,52,412,53,411,51,411,50,411,50,412,47,413,45,413,45,414,47,414,49,413,53,413,58,413,63,413,67,412,71,411,76,410,77,410,79,409,78,409,78,409,79,408,82,406,79,407,76,407,75,407,75,406,76,406,76,405,75,404,75,403,75,402,76,403,76,404,77,404,77,403,77,406,79,405,80,406,80,405,82,404,81,403,82,402,83,403,83,403,83,402,83,401,83,402,84,403,85,403,86,401,87,397,89,395,90,394,89,393,88,391,87,388" href="javascript:widgetSearchCounty(\'ALBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="" coords="82,408,82,408,81,408,81,408,80,408,80,408,82,408,82,408" href="javascript:widgetSearchCounty(\'AL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cherokee" coords="223,49,222,49,222,49,221,49,220,51,220,52,219,54,217,58,217,59,215,60,214,61,213,62,211,65,208,67,206,69,204,69,203,70,202,71,201,71,201,72,201,74,201,82,202,81,203,80,205,81,205,83,207,88,208,94,213,94,216,95,216,95,216,95,219,95,222,96,224,96,226,97,226,96,226,95,228,95,230,95,230,95,233,95,232,91,232,90,231,85,225,49,224,47,223,48,223,49" href="javascript:widgetSearchCounty(\'ALCC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Henry" coords="249,282,247,283,246,285,246,287,244,287,231,286,231,294,231,320,255,321,255,321,254,316,255,314,255,312,255,312,256,311,256,310,256,310,256,309,256,307,256,306,257,304,258,302,257,300,257,298,256,296,256,294,253,289,252,285,251,282,251,281,249,282" href="javascript:widgetSearchCounty(\'ALHE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mobile" coords="47,363,49,363,51,362,50,360,48,358,49,356,50,355,51,353,52,352,52,352,51,350,49,349,50,346,50,346,50,345,50,344,51,343,51,341,50,341,49,340,50,339,51,337,51,336,52,335,50,335,49,334,48,333,46,334,44,335,39,335,24,335,24,337,22,337,16,337,16,340,16,345,17,370,18,386,18,393,18,399,19,399,20,400,21,399,21,399,21,398,23,398,24,399,25,400,26,399,27,399,27,400,29,400,31,401,34,401,33,403,34,404,33,404,35,405,36,404,35,403,36,403,36,403,36,403,37,403,37,403,37,403,37,404,37,405,37,406,38,405,39,399,39,395,39,394,39,394,39,393,40,391,40,390,40,387,41,386,41,384,39,382,38,382,38,381,39,380,40,380,39,382,40,383,42,383,43,379,43,378,43,377,43,377,43,376,44,376,44,375,45,374,46,373,45,371,45,369,46,372,46,374,47,375,46,371,46,368,46,368,46,365,47,363" href="javascript:widgetSearchCounty(\'ALMB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="134,44,136,44,138,42,139,42,141,41,142,43,142,44,144,44,146,42,149,42,150,44,151,47,152,49,154,50,156,51,158,50,159,50,161,49,162,48,162,47,163,48,164,47,165,48,166,48,167,47,167,45,168,43,167,43,167,42,168,42,167,41,166,40,165,37,164,34,164,29,165,28,165,23,166,20,165,18,165,16,167,15,167,13,167,13,169,12,170,12,172,12,172,11,171,11,169,10,167,8,167,8,168,7,134,6,134,44" href="javascript:widgetSearchCounty(\'ALMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="De Kalb" coords="216,22,215,26,213,28,212,28,211,29,210,31,206,38,201,41,195,46,191,50,188,50,187,51,185,51,183,53,181,56,180,56,181,58,182,58,182,59,182,63,182,74,201,74,201,72,201,71,202,71,203,70,204,69,206,69,208,67,211,65,213,62,214,61,215,60,217,59,217,58,219,54,220,52,220,51,221,49,222,49,222,49,223,49,223,48,224,47,223,42,222,35,219,18,217,20,216,22" href="javascript:widgetSearchCounty(\'ALDK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="167,8,169,10,171,11,172,11,172,12,170,12,169,12,167,13,167,13,167,15,165,16,165,18,166,20,165,23,165,28,164,29,164,34,165,37,166,40,180,40,179,42,179,45,180,45,180,46,179,47,181,48,183,47,183,48,183,51,185,51,187,51,188,50,191,50,195,46,201,41,206,38,210,31,211,29,212,28,213,28,215,26,216,22,217,20,219,18,217,7,199,7,192,7,185,7,168,7,167,8,167,8" href="javascript:widgetSearchCounty(\'ALJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lauderdale" coords="34,7,35,9,36,11,36,12,38,14,38,14,40,15,41,15,42,15,44,14,45,14,47,15,49,15,50,16,52,20,53,23,56,26,58,27,59,28,63,29,66,27,69,25,72,24,75,23,78,21,82,21,88,23,90,23,91,23,93,23,95,24,98,27,99,28,100,27,100,25,101,24,103,22,103,21,104,6,102,6,48,5,39,5,33,5,33,6,33,6,34,7" href="javascript:widgetSearchCounty(\'ALLU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Limestone" coords="103,22,101,24,100,25,100,27,103,26,106,28,109,31,111,33,115,35,118,36,120,38,123,41,125,41,127,43,134,44,134,6,130,6,119,6,115,6,112,6,104,6,103,21,103,22" href="javascript:widgetSearchCounty(\'ALLI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pickens" coords="35,174,37,174,37,173,39,172,41,173,41,172,42,171,43,172,44,172,45,171,46,170,48,170,49,169,49,169,50,168,52,167,53,166,54,166,55,165,56,165,58,164,59,164,59,132,51,132,27,131,23,178,35,178,35,174" href="javascript:widgetSearchCounty(\'ALPC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Talladega" coords="195,126,190,126,190,126,190,125,188,125,188,124,188,123,187,121,186,120,185,119,184,119,179,119,178,119,176,118,175,118,175,119,176,120,178,122,177,124,176,124,176,125,176,126,175,127,175,128,175,130,175,131,174,132,172,134,171,134,170,133,168,136,166,139,165,140,165,141,163,142,162,143,163,144,165,146,164,147,164,147,163,148,164,150,163,151,161,153,158,153,159,155,158,156,157,156,156,159,156,159,155,159,154,161,155,164,156,165,156,166,155,167,155,168,155,168,177,168,177,160,180,160,181,159,181,158,181,151,191,151,191,144,193,144,194,143,195,143,195,138,196,137,196,135,198,134,200,134,203,132,204,129,204,126,195,126" href="javascript:widgetSearchCounty(\'ALTD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tallapoosa" coords="192,168,191,168,191,169,189,169,189,198,189,198,190,198,191,198,191,197,192,197,194,198,196,198,197,198,197,200,196,203,196,204,197,206,197,209,197,212,197,219,197,219,204,219,204,212,205,212,209,212,210,211,211,211,211,207,211,204,211,203,212,203,212,202,213,201,215,201,216,201,217,201,218,200,219,200,218,183,218,167,214,167,200,168,192,168" href="javascript:widgetSearchCounty(\'ALTA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="196,135,196,137,195,138,195,143,194,143,193,144,191,144,191,151,181,151,181,158,181,159,180,160,177,160,177,168,184,168,188,168,189,168,189,169,191,169,191,168,192,168,200,168,214,167,215,152,215,135,209,135,207,135,206,135,206,135,205,135,205,136,205,137,203,137,197,137,198,136,199,136,199,135,200,135,200,134,198,134,196,135" href="javascript:widgetSearchCounty(\'ALCY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pike" coords="204,272,205,264,198,264,198,263,198,263,198,262,197,261,197,259,197,258,196,257,196,257,196,257,194,257,193,256,193,256,192,257,192,258,191,258,190,257,189,262,189,264,188,264,176,264,177,269,176,274,177,276,175,278,175,280,177,280,179,280,179,289,178,292,177,294,179,294,190,294,204,294,208,294,208,294,209,291,210,288,210,287,211,286,211,284,211,283,213,281,213,278,214,272,204,272" href="javascript:widgetSearchCounty(\'ALPK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bullock" coords="200,242,199,241,198,240,198,237,197,236,196,239,194,239,190,239,190,240,189,241,190,248,190,257,191,258,192,258,192,257,193,256,193,256,194,257,196,257,196,257,196,257,197,258,197,259,197,261,198,262,198,263,198,263,198,264,205,264,204,272,214,272,215,268,218,265,218,263,220,262,222,262,224,262,225,260,227,260,228,260,229,260,231,260,231,258,230,250,232,250,232,249,232,249,230,249,230,242,209,242,200,242" href="javascript:widgetSearchCounty(\'ALBO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lawrence" coords="89,26,88,27,88,28,88,29,88,30,88,31,88,31,87,32,86,33,87,34,87,36,86,36,85,36,84,37,84,38,83,40,82,42,82,43,81,43,80,65,101,66,101,65,111,66,111,65,111,50,111,33,109,31,106,28,103,26,100,27,99,28,98,27,95,24,93,23,91,23,90,23,88,23,88,25,89,26" href="javascript:widgetSearchCounty(\'ALLW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calhoun" coords="201,95,200,96,198,95,198,96,197,97,197,99,197,99,196,99,195,100,194,98,193,98,193,99,192,99,192,100,191,100,191,101,190,102,190,103,188,103,188,104,186,104,186,105,186,106,185,108,186,110,186,111,184,112,184,113,183,114,181,115,180,116,179,119,184,119,185,119,186,120,187,121,188,123,188,124,188,125,190,125,190,126,190,126,195,126,204,126,204,129,208,129,208,125,209,125,209,124,212,124,212,123,214,123,214,123,214,122,215,122,215,120,215,111,216,110,217,110,217,109,218,109,218,108,219,108,219,106,219,105,217,104,216,104,216,102,217,102,218,101,220,101,221,101,223,101,223,100,224,96,222,96,219,95,216,95,216,95,216,95,213,94,208,94,208,96,201,95" href="javascript:widgetSearchCounty(\'ALCA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Morgan" coords="111,65,148,65,148,55,150,44,149,42,146,42,144,44,142,44,142,43,141,41,139,42,138,42,136,44,134,44,127,43,125,41,123,41,120,38,118,36,115,35,111,33,111,50,111,65" href="javascript:widgetSearchCounty(\'ALMG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marshall" coords="148,65,155,66,155,67,156,67,157,68,157,69,158,70,159,72,162,76,168,83,175,77,179,75,181,75,182,74,182,63,182,59,182,58,181,58,180,56,181,56,183,53,185,51,183,51,183,48,183,47,181,48,179,47,180,46,180,45,179,45,179,42,180,40,166,40,167,41,168,42,167,42,167,43,168,43,167,45,167,47,166,48,165,48,164,47,163,48,162,47,162,48,161,49,159,50,158,50,156,51,154,50,152,49,151,47,150,44,148,55,148,65" href="javascript:widgetSearchCounty(\'ALMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Etowah" coords="179,75,175,77,168,83,166,87,165,91,165,94,163,98,165,99,166,97,166,97,167,96,168,94,170,93,170,94,172,94,174,93,175,93,176,94,177,95,177,97,178,98,178,98,179,99,180,100,181,100,182,100,183,103,184,103,186,104,188,104,188,103,190,103,190,102,191,101,191,100,192,100,192,99,193,99,193,98,194,98,195,100,196,99,197,99,197,99,197,97,198,96,198,95,200,96,201,95,208,96,208,94,207,88,205,83,205,81,203,80,202,81,201,82,201,74,182,74,181,75,179,75" href="javascript:widgetSearchCounty(\'ALET\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Crenshaw" coords="179,302,179,301,180,300,180,297,179,294,177,294,178,292,179,289,179,280,177,280,175,280,175,278,177,276,176,274,177,269,176,264,170,264,169,264,168,264,168,261,168,257,167,257,161,257,161,263,160,264,157,265,157,268,157,272,158,275,158,276,157,278,157,284,157,290,156,291,154,291,154,302,157,302,159,302,161,302,161,306,161,309,162,308,163,307,164,306,166,306,166,305,166,304,167,303,168,302,169,302,169,302,170,302,170,308,171,308,172,309,174,309,176,309,176,302,179,302" href="javascript:widgetSearchCounty(\'ALCR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marengo" coords="74,261,74,257,74,251,75,250,77,250,79,251,81,250,81,245,82,240,83,239,85,239,85,236,83,236,81,236,81,231,81,221,68,221,67,221,67,219,67,218,64,217,60,217,60,216,60,215,58,215,57,217,57,217,56,217,54,218,52,219,50,222,48,223,47,223,46,224,45,225,44,228,44,229,45,230,46,231,48,232,49,233,51,234,52,235,52,238,51,238,52,237,51,236,49,236,48,236,47,237,47,238,46,239,47,240,46,243,46,244,46,248,45,250,44,251,44,253,44,255,43,256,41,256,39,257,39,259,40,263,41,261,42,262,46,262,56,262,71,262,71,261,73,261,74,261" href="javascript:widgetSearchCounty(\'ALME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greene" coords="60,215,60,216,60,217,61,216,62,216,62,214,62,213,63,212,64,213,65,212,66,212,66,211,64,210,61,209,61,208,62,208,64,207,65,208,65,207,66,206,65,206,65,206,63,206,63,204,62,203,62,202,62,201,61,201,60,202,60,200,60,199,61,199,60,197,59,197,57,197,57,196,59,195,59,194,60,192,59,190,60,189,59,189,60,188,60,187,60,186,64,185,63,184,64,183,65,183,66,181,65,181,66,180,65,179,66,178,67,178,68,178,68,176,67,175,68,174,59,174,59,169,59,168,59,167,59,164,58,164,56,165,55,165,54,166,53,166,52,167,50,168,49,169,49,169,48,170,46,170,45,171,44,172,43,172,42,171,41,172,41,173,39,172,37,173,37,174,35,174,35,178,36,179,36,180,35,180,34,180,34,181,35,182,34,182,33,183,33,184,34,185,35,188,36,188,36,189,36,190,35,190,35,191,36,191,38,191,39,193,41,194,42,194,41,196,40,195,40,195,39,197,39,198,40,199,41,200,40,201,39,202,40,204,42,203,44,203,43,204,43,206,42,207,42,207,42,209,43,211,44,211,46,211,47,210,49,210,50,209,52,208,53,208,54,209,56,209,58,209,58,210,59,211,58,211,57,211,56,210,55,212,56,213,56,215,57,217,58,215,60,215" href="javascript:widgetSearchCounty(\'ALGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tuscaloosa" coords="59,168,59,169,59,174,68,174,67,175,89,176,93,176,95,176,96,175,96,169,97,168,98,166,100,165,103,166,105,165,105,162,105,160,107,159,107,157,109,157,110,157,111,158,113,157,114,156,114,154,113,153,112,152,110,152,109,151,107,151,107,150,107,149,106,149,106,148,106,147,105,147,105,146,104,146,104,146,103,145,102,145,103,144,102,143,101,142,100,141,99,140,98,139,97,138,96,138,95,138,95,137,94,137,95,135,97,135,98,135,98,134,99,134,101,134,99,133,96,133,96,129,96,127,95,127,92,127,92,126,92,125,90,125,89,125,79,125,75,124,73,125,73,127,71,127,71,128,71,132,59,132,59,164,59,167,59,168" href="javascript:widgetSearchCounty(\'ALTU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wilcox" coords="125,265,127,265,129,265,129,259,129,258,128,257,125,257,106,258,106,256,106,256,106,255,105,255,101,252,100,250,99,249,98,249,97,247,96,247,96,245,94,245,93,245,92,245,92,244,92,242,91,241,90,241,89,241,88,240,87,239,86,239,85,239,83,239,82,240,81,245,81,250,79,251,77,250,75,250,74,251,74,257,74,261,73,261,71,261,71,262,71,272,74,272,75,274,74,276,83,276,93,276,101,276,104,276,109,277,114,276,125,276,125,268,125,267,125,265" href="javascript:widgetSearchCounty(\'ALWC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fayette" coords="71,128,71,127,73,127,73,125,75,124,79,125,89,125,89,120,88,118,87,118,81,118,81,116,81,115,81,103,79,102,76,102,73,102,73,99,51,98,51,132,59,132,71,132,71,128" href="javascript:widgetSearchCounty(\'ALFA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Colbert" coords="82,42,83,40,84,38,84,37,85,36,86,36,87,36,87,34,86,33,87,32,88,31,88,31,88,30,88,29,88,28,88,27,89,26,88,25,88,23,82,21,78,21,75,23,72,24,69,25,66,27,63,29,59,28,58,27,56,26,53,23,52,20,50,16,49,15,47,15,45,14,44,14,42,15,41,15,37,42,59,43,81,43,82,43,82,42" href="javascript:widgetSearchCounty(\'ALCL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Conecuh" coords="127,298,126,296,125,295,125,292,125,283,121,285,118,286,116,286,115,287,115,288,115,290,113,291,112,292,110,292,109,294,108,298,107,301,106,304,105,306,105,308,103,309,101,310,98,313,97,314,96,315,94,318,93,320,91,321,88,325,116,325,125,325,132,325,134,325,136,326,135,327,135,329,135,330,136,331,137,331,138,331,138,332,139,331,139,320,140,318,141,316,142,315,142,312,141,310,140,310,139,310,139,307,139,303,131,302,128,300,127,298" href="javascript:widgetSearchCounty(\'ALCN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Coffee" coords="204,294,190,294,179,294,180,297,180,300,179,301,179,302,176,302,176,309,176,331,204,330,205,312,204,294" href="javascript:widgetSearchCounty(\'ALCF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dale" coords="208,294,204,294,205,312,204,330,210,330,210,330,212,328,212,327,213,325,214,324,218,324,220,324,222,325,225,326,226,325,227,323,229,322,231,322,231,320,231,294,208,294,208,294,208,294" href="javascript:widgetSearchCounty(\'ALDA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Butler" coords="157,290,157,284,157,278,158,276,158,275,157,272,157,268,157,265,129,265,127,265,125,265,125,267,125,268,125,276,125,283,125,292,125,295,126,296,127,298,128,300,131,302,139,303,154,302,154,291,156,291,157,290" href="javascript:widgetSearchCounty(\'ALBT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Macon" coords="204,212,204,219,197,219,198,220,198,222,198,223,197,223,196,223,195,223,194,223,193,224,192,224,192,223,191,223,191,224,190,224,190,223,190,225,188,226,188,226,188,228,189,230,190,231,190,233,192,234,193,236,194,237,194,239,196,239,197,236,198,237,198,240,199,241,200,242,209,242,230,242,230,240,230,227,230,227,230,219,225,219,219,216,214,213,213,212,212,212,211,211,210,211,209,212,205,212,204,212" href="javascript:widgetSearchCounty(\'ALMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Geneva" coords="226,340,227,330,210,330,204,330,176,331,176,334,176,339,176,343,177,346,176,348,226,347,227,343,226,340" href="javascript:widgetSearchCounty(\'ALGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Covington" coords="177,346,176,343,176,339,176,334,176,331,176,309,174,309,172,309,171,308,170,308,170,302,169,302,169,302,168,302,167,303,166,304,166,305,166,306,164,306,163,307,162,308,161,309,161,306,161,302,159,302,157,302,154,302,139,303,139,307,139,310,140,310,141,310,142,312,142,315,141,316,140,318,139,320,139,331,139,340,140,343,139,347,176,348,177,346" href="javascript:widgetSearchCounty(\'ALCV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="79,328,81,327,83,326,85,325,88,325,91,321,93,320,94,318,96,315,97,314,98,313,101,310,103,309,105,308,105,306,106,304,107,301,108,298,109,294,110,292,112,292,113,291,115,290,115,288,115,287,116,286,118,286,121,285,125,283,125,276,114,276,109,277,104,276,101,276,93,276,83,276,83,276,83,277,82,277,82,279,82,286,81,287,79,287,78,289,78,291,79,293,79,295,78,300,77,301,76,302,75,303,77,305,78,306,78,307,78,309,77,311,76,312,74,312,73,311,71,311,69,313,68,314,67,315,67,316,67,318,66,318,65,318,65,317,64,317,63,318,63,320,64,321,66,321,68,321,70,324,71,325,72,326,73,326,75,326,79,328,79,328" href="javascript:widgetSearchCounty(\'ALMN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Escambia" coords="139,340,139,331,138,332,138,331,137,331,136,331,135,330,135,329,135,327,136,326,134,325,132,325,125,325,116,325,88,325,85,325,83,326,81,327,79,328,79,328,75,326,75,337,75,343,74,345,75,347,76,347,78,347,83,347,107,347,134,347,139,347,140,343,139,340" href="javascript:widgetSearchCounty(\'ALES\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Houston" coords="231,320,231,322,229,322,227,323,226,325,225,326,222,325,220,324,218,324,214,324,213,325,212,327,212,328,210,330,210,330,227,330,226,340,227,343,226,347,261,347,261,344,259,341,259,340,259,340,257,337,256,335,256,335,255,334,254,334,254,332,253,331,253,330,254,329,253,325,253,324,254,323,255,322,255,321,231,320" href="javascript:widgetSearchCounty(\'ALHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="80,65,81,43,59,43,37,42,37,44,36,53,35,64,73,65,80,65" href="javascript:widgetSearchCounty(\'ALFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clarke" coords="63,318,64,317,65,317,65,318,66,318,67,318,67,316,67,315,68,314,69,313,71,311,73,311,74,312,76,312,77,311,78,309,78,307,78,306,77,305,75,303,76,302,77,301,78,300,79,295,79,293,78,291,78,289,79,287,81,287,82,286,82,279,82,277,83,277,83,276,83,276,74,276,75,274,74,272,71,272,71,262,56,262,46,262,42,262,42,263,42,265,41,265,39,265,39,267,40,268,42,268,43,268,42,269,40,269,38,270,38,271,37,273,36,274,35,276,34,277,35,277,34,278,36,282,37,283,38,282,40,283,41,285,41,288,41,291,41,291,41,292,41,294,42,295,42,296,44,297,46,298,45,298,45,299,47,300,49,301,50,302,52,302,53,304,54,305,54,307,53,309,52,310,53,310,54,311,53,312,53,312,55,313,55,316,55,318,54,319,53,319,53,320,52,320,50,320,51,322,51,323,51,323,51,324,50,324,48,325,49,325,50,326,51,326,52,328,52,329,52,331,54,331,56,330,57,329,58,330,58,329,57,328,58,327,59,328,58,327,59,326,57,325,59,325,59,324,61,324,62,324,62,322,61,321,61,320,62,321,63,322,62,322,63,322,64,321,63,320,63,318" href="javascript:widgetSearchCounty(\'ALCK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Walker" coords="73,102,76,102,79,102,81,103,81,115,81,116,81,118,87,118,88,118,89,120,89,125,90,125,92,125,92,126,92,127,95,127,96,127,96,129,96,133,99,133,100,132,101,132,102,132,102,130,104,130,104,130,105,129,104,128,104,126,106,126,106,124,107,125,108,124,108,123,110,123,111,123,112,123,112,122,112,121,114,121,114,118,116,118,116,116,117,115,117,113,117,114,117,112,118,111,118,110,119,110,120,110,121,109,122,107,122,106,121,105,121,103,119,103,119,101,115,101,112,101,113,99,113,98,111,97,111,96,111,92,108,92,107,92,107,91,105,91,103,91,95,91,73,91,73,99,73,102" href="javascript:widgetSearchCounty(\'ALWK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lamar" coords="51,98,51,90,50,89,49,89,48,88,48,86,33,86,33,87,29,114,27,131,27,131,51,132,51,98" href="javascript:widgetSearchCounty(\'ALLM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marion" coords="48,86,48,88,49,89,50,89,51,90,51,98,73,99,73,91,73,65,35,64,33,84,33,86,48,86" href="javascript:widgetSearchCounty(\'ALMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="52,328,51,326,50,326,49,325,48,325,50,324,51,324,51,323,51,323,51,322,50,320,52,320,53,320,53,319,54,319,55,318,55,316,55,313,53,312,53,312,54,311,53,310,52,310,53,309,54,307,54,305,53,304,52,302,50,302,49,301,47,300,45,299,45,298,46,298,44,297,42,296,42,295,41,294,41,292,41,291,41,291,41,288,35,287,29,288,14,288,15,311,15,324,16,336,16,337,22,337,24,337,24,335,39,335,44,335,46,334,48,333,49,334,52,333,52,331,52,329,52,328" href="javascript:widgetSearchCounty(\'ALWS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sumter" coords="52,235,51,234,49,233,48,232,46,231,45,230,44,229,44,228,45,225,46,224,47,223,48,223,50,222,52,219,54,218,56,217,57,217,57,217,56,215,56,213,55,212,56,210,57,211,58,211,59,211,58,210,58,209,56,209,54,209,53,208,52,208,50,209,49,210,47,210,46,211,44,211,43,211,42,209,42,207,42,207,43,206,43,204,44,203,42,203,40,204,39,202,40,201,41,200,40,199,39,198,39,197,40,195,40,195,41,196,42,194,41,194,39,193,38,191,36,191,35,191,35,190,36,190,36,189,36,188,35,188,34,185,33,184,33,183,34,182,35,182,34,181,34,180,35,180,36,180,36,179,35,178,23,178,22,183,21,192,18,221,17,236,52,235" href="javascript:widgetSearchCounty(\'ALSU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Choctaw" coords="41,288,41,285,40,283,38,282,37,283,36,282,34,278,35,277,34,277,35,276,36,274,37,273,38,271,38,270,40,269,42,269,43,268,42,268,40,268,39,267,39,265,41,265,42,265,42,263,42,262,41,261,40,263,39,259,39,257,41,256,43,256,44,255,44,253,44,251,45,250,46,248,46,244,46,243,47,240,46,239,47,238,47,237,48,236,49,236,51,236,52,237,51,238,52,238,52,235,17,236,16,239,13,269,13,272,14,280,14,288,29,288,35,287,41,288" href="javascript:widgetSearchCounty(\'ALCO\');">';
    stateMapLines[iCnt++] = '</map>';
       
    return stateMapLines.join('');
}
