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">KY</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/kentucky.gif" width=425 height=184 border=0 alt="" usemap="#ky_1231__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="ky_1231__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Anderson" coords="247,84,247,85,247,86,248,85,249,85,250,85,252,85,254,83,257,81,259,82,263,80,262,79,262,78,262,77,261,76,262,75,261,73,261,72,260,72,260,71,260,71,258,71,256,71,254,70,251,70,250,73,248,75,247,75,246,76,246,76,246,78,244,78,244,80,245,85,246,84,247,84" href="javascript:widgetSearchCounty(\'KYAN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="256,71,258,71,260,71,260,71,260,69,262,68,266,66,267,65,267,62,266,56,264,56,263,56,260,55,258,55,257,55,256,55,255,57,254,59,253,60,252,62,253,63,252,67,251,70,254,70,256,71" href="javascript:widgetSearchCounty(\'KYFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bourbon" coords="284,63,284,65,286,65,287,66,287,67,286,68,286,70,286,71,288,72,291,74,302,71,305,68,307,66,307,64,306,65,306,64,305,64,304,64,303,63,303,62,302,62,301,61,301,62,300,61,300,60,300,60,299,59,296,55,293,57,289,59,288,60,286,60,285,60,283,60,284,62,284,63" href="javascript:widgetSearchCounty(\'KYBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Scott" coords="267,65,266,66,269,67,270,67,270,67,271,68,272,69,272,70,273,71,275,69,278,68,284,65,284,63,284,62,283,60,282,59,282,57,282,55,281,53,278,51,278,50,278,49,276,47,275,48,271,52,266,56,267,62,267,65" href="javascript:widgetSearchCounty(\'KYSC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="233,98,233,99,236,100,239,101,251,101,252,98,253,89,252,88,252,87,254,86,253,85,252,85,250,85,249,85,248,85,247,86,247,85,247,84,246,84,245,85,244,85,242,85,242,86,242,87,241,87,241,87,241,86,240,87,239,88,238,88,237,89,236,91,235,92,234,92,234,93,233,93,233,94,232,95,233,98" href="javascript:widgetSearchCounty(\'KYWS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Edmonson" coords="178,129,179,130,179,131,183,134,185,136,186,136,188,135,190,136,194,137,196,138,197,131,197,128,196,126,192,120,175,121,178,128,178,129" href="javascript:widgetSearchCounty(\'KYED\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Green" coords="220,134,222,134,225,135,228,133,232,131,234,129,233,128,232,128,232,127,232,126,232,126,232,126,230,123,228,119,226,117,223,115,222,112,220,112,220,112,219,112,219,113,218,114,218,115,218,117,217,118,216,120,216,123,217,124,217,124,217,125,217,130,220,134" href="javascript:widgetSearchCounty(\'KYGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marion" coords="233,112,234,112,235,113,237,114,238,115,240,114,243,113,246,113,248,115,250,115,250,115,250,111,251,107,251,101,239,101,236,100,233,99,233,98,232,95,228,100,226,106,227,108,228,112,231,112,233,112" href="javascript:widgetSearchCounty(\'KYMZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Taylor" coords="228,119,230,123,232,126,232,126,232,126,232,127,232,128,233,128,234,129,236,128,237,127,236,127,237,126,238,126,239,125,241,125,243,124,243,123,244,122,245,120,246,119,247,117,248,115,246,113,243,113,240,114,238,115,237,114,235,113,234,112,233,112,231,112,228,112,226,112,225,112,224,112,222,112,223,115,226,117,228,119" href="javascript:widgetSearchCounty(\'KYTE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Breathitt" coords="360,108,359,107,358,106,359,105,358,104,357,104,356,103,355,102,355,101,354,102,353,103,352,102,350,101,349,100,346,99,344,98,342,98,340,98,337,98,336,99,336,101,334,101,333,101,333,101,331,101,328,109,328,111,329,112,330,115,330,116,330,117,330,120,332,120,333,119,333,118,334,118,335,118,337,119,338,120,339,119,341,118,342,117,343,117,344,117,344,116,347,114,348,114,349,115,352,115,352,113,353,112,354,110,355,108,356,108,357,109,361,109,360,108" href="javascript:widgetSearchCounty(\'KYBH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Owsley" coords="330,117,330,116,330,115,329,112,328,111,328,109,327,109,326,109,325,107,323,109,321,109,320,109,319,110,316,110,315,110,313,110,312,108,312,112,314,113,315,115,316,117,318,120,320,120,323,120,324,119,325,119,326,121,328,123,329,123,329,124,331,125,331,124,330,123,330,122,330,120,330,117" href="javascript:widgetSearchCounty(\'KYOS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wolfe" coords="331,89,329,90,326,89,325,89,323,93,322,96,324,97,325,98,326,99,331,101,333,101,333,101,334,101,336,101,336,99,337,98,340,98,342,98,344,98,346,99,346,97,345,96,344,96,344,95,342,93,342,92,341,92,339,91,338,90,335,88,334,88,334,88,334,87,333,87,332,87,331,89" href="javascript:widgetSearchCounty(\'KYWL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nicholas" coords="299,59,300,60,300,60,300,61,301,62,301,61,302,62,303,62,303,63,304,64,305,64,306,64,306,65,307,64,307,66,314,59,314,57,314,57,313,56,312,56,311,56,311,55,310,53,307,50,307,51,306,51,305,50,303,49,301,49,296,55,299,59" href="javascript:widgetSearchCounty(\'KYNI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="316,117,315,115,314,113,312,112,312,108,311,107,306,105,304,106,301,106,299,105,297,106,295,108,296,112,297,116,298,117,299,119,299,120,299,121,300,121,301,122,301,122,302,123,303,124,303,125,306,125,309,125,310,125,311,125,311,125,311,124,312,123,313,122,315,121,316,121,318,120,316,117" href="javascript:widgetSearchCounty(\'KYJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Menifee" coords="329,74,328,75,328,77,327,77,325,76,323,77,319,78,318,80,318,83,320,85,322,86,324,88,324,89,325,89,326,89,329,90,331,89,332,87,333,87,333,84,335,82,336,79,336,76,336,76,335,76,335,77,335,76,334,76,334,75,333,74,331,74,329,74" href="javascript:widgetSearchCounty(\'KYMF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bath" coords="308,68,310,69,312,69,316,74,319,78,323,77,325,76,327,77,328,77,328,75,329,74,331,74,333,74,334,73,335,73,334,73,333,72,332,73,331,72,331,71,331,71,330,71,330,70,329,69,328,69,327,70,327,69,327,68,327,67,325,66,325,66,325,66,325,67,324,66,323,65,322,65,322,65,322,65,323,62,321,62,321,61,320,61,320,60,319,60,318,60,317,60,317,60,316,60,315,59,314,59,314,59,307,66,307,67,308,68" href="javascript:widgetSearchCounty(\'KYBT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marshall" coords="81,142,79,139,76,137,72,138,70,139,69,140,69,140,69,145,69,157,88,157,86,150,84,146,81,142" href="javascript:widgetSearchCounty(\'KYMH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Knott" coords="372,120,372,118,372,117,372,115,370,115,368,115,368,114,368,113,366,112,364,112,363,111,362,110,361,109,357,109,356,108,355,108,354,110,353,112,352,113,352,115,353,121,353,123,353,126,355,126,356,126,356,127,357,128,359,128,359,129,361,130,363,129,366,126,369,124,373,124,375,123,373,122,372,120" href="javascript:widgetSearchCounty(\'KYKX\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Knox" coords="323,142,320,141,319,140,318,140,318,139,316,139,315,139,313,138,313,138,311,139,310,139,309,140,310,142,307,143,306,143,305,142,303,143,301,144,302,146,302,148,303,150,303,151,304,151,304,153,306,153,307,155,307,157,308,157,308,159,310,160,312,161,313,160,314,159,316,157,316,155,317,154,320,154,321,152,326,148,328,147,328,147,329,146,329,145,328,144,325,144,323,142" href="javascript:widgetSearchCounty(\'KYKX\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Laurel" coords="303,143,305,142,306,143,307,143,310,142,309,140,310,139,311,139,313,138,313,138,313,136,312,134,310,134,309,132,308,131,309,129,309,127,309,125,306,125,303,125,303,124,302,123,301,122,301,122,300,121,299,121,298,122,297,123,296,123,295,124,295,124,295,123,294,125,294,126,293,127,292,127,292,128,292,128,291,129,292,130,290,131,290,133,291,134,290,134,290,136,289,137,289,139,288,140,289,141,288,142,287,143,287,144,288,146,290,145,292,144,292,144,293,145,294,145,294,145,297,146,298,145,298,144,299,145,299,144,300,144,301,144,303,143" href="javascript:widgetSearchCounty(\'KYLU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pulaski" coords="287,143,288,142,289,141,288,140,289,139,289,137,290,136,290,134,291,134,290,133,290,131,279,120,278,119,276,119,275,119,274,121,268,126,258,134,257,136,258,138,261,142,265,144,266,144,267,144,270,143,271,145,272,147,273,148,274,149,275,150,281,146,284,145,286,145,287,144,287,143" href="javascript:widgetSearchCounty(\'KYPU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="332,145,332,142,332,140,330,139,331,138,331,137,330,136,331,135,330,134,330,132,330,130,332,129,332,128,332,127,332,126,331,125,329,124,329,123,328,123,326,121,325,119,324,119,323,120,320,120,318,120,316,121,315,121,313,122,312,123,311,124,311,125,311,125,310,125,309,125,309,127,309,129,308,131,309,132,310,134,312,134,313,136,313,138,315,139,316,139,318,139,318,140,319,140,320,141,323,142,325,144,328,144,332,145,332,145,332,145" href="javascript:widgetSearchCounty(\'KYCY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rockcastle" coords="299,119,298,117,297,116,296,112,295,108,293,108,292,108,291,109,290,108,287,107,286,111,282,111,279,120,290,131,292,130,291,129,292,128,292,128,292,127,293,127,294,126,294,125,295,123,295,124,295,124,296,123,297,123,298,122,299,121,299,120,299,119" href="javascript:widgetSearchCounty(\'KYRC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Perry" coords="357,128,356,127,356,126,355,126,353,126,353,123,353,121,352,115,349,115,348,114,347,114,344,116,344,117,343,117,342,117,341,118,339,119,338,120,337,119,335,118,334,118,333,118,333,119,332,120,330,120,330,122,330,123,331,124,331,125,332,126,333,125,334,124,335,123,337,121,338,121,339,122,341,123,342,126,343,128,345,128,347,129,348,131,347,131,347,132,348,134,350,135,350,137,349,138,350,140,351,140,353,141,355,141,356,139,356,138,356,138,357,137,357,136,356,135,356,134,357,132,357,131,357,130,358,130,359,129,359,128,357,128" href="javascript:widgetSearchCounty(\'KYPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Russell" coords="258,138,257,136,258,134,256,134,254,134,251,130,245,138,242,142,241,146,239,148,239,148,239,149,240,150,241,151,241,150,241,149,242,149,243,150,246,152,248,151,249,150,253,148,255,147,256,146,257,145,258,145,261,142,258,138" href="javascript:widgetSearchCounty(\'KYRU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Leslie" coords="350,137,350,135,348,134,347,132,347,131,348,131,347,129,345,128,343,128,342,126,341,123,339,122,338,121,337,121,335,123,334,124,333,125,332,126,332,127,332,128,332,129,330,130,330,132,330,134,331,135,330,136,331,137,331,138,330,139,332,140,332,142,332,145,332,145,333,147,333,148,335,148,336,148,338,148,338,147,338,147,341,146,345,143,347,141,350,140,349,138,350,137" href="javascript:widgetSearchCounty(\'KYLS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Caldwell" coords="109,131,108,129,108,129,107,129,107,128,106,128,106,128,105,126,105,125,105,125,105,125,105,124,104,123,104,122,104,122,104,122,103,122,103,121,104,119,104,118,105,118,105,118,94,124,93,126,91,127,90,128,89,130,91,130,92,131,95,135,98,140,99,142,100,144,102,144,105,143,107,143,109,141,110,137,111,132,109,131" href="javascript:widgetSearchCounty(\'KYCD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hopkins" coords="130,129,128,126,127,125,127,122,128,121,129,121,129,120,130,119,131,118,131,117,131,116,129,114,129,111,129,108,128,107,127,106,122,110,119,111,117,112,109,117,106,118,104,119,103,121,103,122,104,122,104,122,104,122,104,123,105,124,105,125,105,125,105,125,105,126,106,128,106,128,107,128,107,129,108,129,108,129,109,131,111,132,116,133,119,134,120,134,120,134,126,133,128,132,129,132,130,132,130,130,130,129,130,129" href="javascript:widgetSearchCounty(\'KYHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Butler" coords="167,130,169,130,170,130,171,130,171,130,172,130,174,130,176,132,176,132,177,132,178,132,179,132,179,131,179,130,178,129,178,128,175,121,174,119,173,118,167,116,163,119,161,121,160,122,159,121,157,121,157,122,157,123,156,123,155,126,154,127,153,128,152,129,153,130,152,131,151,132,151,133,152,133,153,133,153,135,152,135,152,136,151,137,164,141,167,135,168,132,167,130" href="javascript:widgetSearchCounty(\'KYBU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Muhlenberg" coords="152,136,152,135,153,135,153,133,152,133,151,133,151,132,152,131,153,130,152,129,153,128,152,127,152,126,151,126,149,126,148,124,148,121,145,119,144,118,142,119,142,120,141,120,141,119,142,118,142,115,142,115,139,115,136,117,134,117,131,117,131,118,130,119,129,120,129,121,128,121,127,122,127,125,128,126,130,129,130,129,130,130,130,132,130,133,131,134,132,135,132,135,133,136,134,137,134,138,136,138,138,138,144,137,148,137,151,137,152,136" href="javascript:widgetSearchCounty(\'KYMU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lyon" coords="95,135,92,131,91,130,89,130,88,131,87,132,85,133,84,133,83,135,82,136,83,138,82,139,83,141,82,142,81,142,84,146,86,150,94,147,100,144,99,142,98,140,95,135" href="javascript:widgetSearchCounty(\'KYLY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Metcalfe" coords="228,143,226,141,225,135,222,134,220,134,217,130,214,131,212,133,212,134,213,134,213,135,213,139,214,151,218,152,221,152,222,152,222,150,222,150,223,151,225,150,227,149,229,145,229,144,228,143" href="javascript:widgetSearchCounty(\'KYMT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Warren" coords="192,143,194,137,190,136,188,135,186,136,185,136,183,134,179,131,179,132,178,132,177,132,176,132,176,132,174,130,172,130,171,130,171,130,170,130,169,130,167,130,168,132,167,135,164,141,168,148,168,150,169,152,172,152,178,153,179,154,179,155,184,151,186,149,186,148,187,148,188,147,189,147,189,146,190,146,191,146,192,147,192,145,192,143" href="javascript:widgetSearchCounty(\'KYWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Adair" coords="245,138,251,130,250,127,250,125,244,122,243,123,243,124,241,125,239,125,238,126,237,126,236,127,237,127,236,128,234,129,232,131,228,133,225,135,226,141,228,143,229,144,229,145,241,146,242,142,245,138" href="javascript:widgetSearchCounty(\'KYAD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Barren" coords="213,135,213,134,212,134,212,133,214,131,206,132,197,131,196,138,194,137,192,143,192,145,192,147,191,147,192,147,192,146,193,148,194,149,195,149,195,148,196,149,196,150,196,151,196,152,197,154,198,155,200,156,201,159,208,154,214,151,213,139,213,135" href="javascript:widgetSearchCounty(\'KYBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Floyd" coords="374,94,372,94,371,94,370,94,368,95,366,95,364,97,363,96,362,96,362,97,362,99,364,100,364,103,365,107,363,111,364,112,366,112,368,113,368,114,368,115,370,115,372,115,372,117,372,118,372,120,373,122,375,123,376,121,377,119,377,118,380,116,381,114,381,111,380,110,379,110,380,102,380,101,380,99,380,99,382,98,380,97,378,96,376,95,374,94" href="javascript:widgetSearchCounty(\'KYFO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="275,106,273,104,272,102,271,101,271,102,270,102,269,103,267,104,266,105,261,107,260,112,262,115,264,117,267,118,268,120,268,122,268,123,268,126,274,121,275,119,276,119,278,119,279,120,282,111,278,108,275,106" href="javascript:widgetSearchCounty(\'KYLN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fayette" coords="280,82,282,84,283,88,284,87,285,88,286,87,286,86,286,85,287,85,288,85,288,85,288,84,288,83,288,83,288,82,289,82,289,81,289,79,289,77,290,77,291,76,291,74,288,72,286,71,286,70,286,68,287,67,287,66,286,65,284,65,278,68,275,69,273,71,271,78,280,82" href="javascript:widgetSearchCounty(\'KYFA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clark" coords="291,76,290,77,289,77,289,79,289,81,289,82,288,82,288,83,288,83,288,84,288,85,288,85,291,84,291,84,292,84,292,85,292,86,293,86,294,86,296,86,297,87,298,87,299,87,300,88,301,88,302,88,303,89,303,88,304,88,305,88,305,88,306,88,305,87,305,87,305,86,306,84,307,82,304,75,303,73,302,71,291,74,291,76" href="javascript:widgetSearchCounty(\'KYCK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Powell" coords="313,84,310,83,307,82,306,84,305,86,305,87,305,87,306,88,307,88,308,88,308,90,308,91,310,93,313,93,315,93,315,94,316,93,318,93,318,94,319,95,321,96,322,96,323,93,325,89,324,89,324,88,322,86,320,85,318,83,316,84,313,84" href="javascript:widgetSearchCounty(\'KYPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Casey" coords="268,123,268,122,268,120,267,118,264,117,262,115,260,112,261,107,257,108,253,108,253,107,251,107,250,111,250,115,250,115,248,115,247,117,246,119,245,120,244,122,250,125,250,127,251,130,254,134,256,134,258,134,268,126,268,123" href="javascript:widgetSearchCounty(\'KYCS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Woodford" coords="263,82,263,83,263,84,263,85,263,85,264,85,265,85,265,85,265,86,265,87,265,88,267,88,268,87,271,78,273,71,272,70,272,69,271,68,270,67,270,67,269,67,266,66,262,68,260,69,260,71,260,72,261,72,261,73,262,75,261,76,262,77,262,78,262,79,263,80,263,81,263,82" href="javascript:widgetSearchCounty(\'KYWO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Boyle" coords="253,108,257,108,261,107,266,105,267,104,269,103,270,102,271,102,271,101,271,100,269,100,270,100,269,99,269,99,270,99,270,98,269,98,268,97,268,98,267,98,267,96,265,96,263,96,262,97,260,97,252,98,251,101,251,107,253,107,253,108" href="javascript:widgetSearchCounty(\'KYBY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="319,96,317,98,316,99,315,100,316,102,315,102,314,102,313,103,314,103,313,103,311,107,312,108,313,110,315,110,316,110,319,110,320,109,321,109,323,109,325,107,326,109,327,109,328,109,331,101,326,99,325,98,324,97,322,96,321,96,319,96" href="javascript:widgetSearchCounty(\'KYLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mercer" coords="263,96,265,96,267,96,269,95,269,93,268,90,268,89,269,88,268,87,267,88,265,88,265,87,265,86,265,85,265,85,264,85,263,85,263,85,263,84,263,83,263,82,263,81,263,80,259,82,257,81,254,83,252,85,253,85,254,86,252,87,252,88,253,89,252,98,260,97,262,97,263,96" href="javascript:widgetSearchCounty(\'KYMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montgomery" coords="304,75,307,82,310,83,313,84,316,84,318,83,318,80,319,78,316,74,312,69,310,69,308,68,307,67,307,66,305,68,302,71,303,73,304,75" href="javascript:widgetSearchCounty(\'KYMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Estill" coords="314,103,313,103,314,102,315,102,316,102,315,100,316,99,317,98,319,96,321,96,319,95,318,94,318,93,316,93,315,94,315,93,313,93,310,93,308,91,308,90,308,88,307,88,306,88,305,88,305,88,304,88,303,88,303,89,302,88,300,89,300,91,301,90,302,91,300,92,301,93,301,94,301,96,301,98,301,99,300,100,299,101,301,106,304,106,306,105,311,107,313,103,314,103" href="javascript:widgetSearchCounty(\'KYES\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="300,100,301,99,301,98,301,96,301,94,301,93,300,92,302,91,301,90,300,91,300,89,302,88,301,88,300,88,299,87,298,87,297,87,296,86,294,86,293,86,292,86,292,85,292,84,291,84,291,84,288,85,287,85,286,85,286,86,286,87,285,88,284,87,283,88,282,89,280,88,281,90,280,91,279,93,278,93,279,95,281,97,282,98,282,99,283,100,283,100,284,102,285,103,287,105,287,107,290,108,291,109,292,108,293,108,295,108,297,106,299,105,301,106,299,101,300,100" href="javascript:widgetSearchCounty(\'KYMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Garrard" coords="285,103,284,102,283,100,283,100,282,99,282,98,281,97,279,95,278,93,277,94,275,95,275,94,274,94,274,94,273,94,274,93,272,92,272,92,273,91,272,91,271,91,271,92,271,92,270,91,270,90,268,90,269,93,269,95,267,96,267,98,268,98,268,97,269,98,270,98,270,99,269,99,269,99,270,100,269,100,271,100,271,101,272,102,273,104,275,106,278,108,282,111,286,111,287,107,287,105,285,103" href="javascript:widgetSearchCounty(\'KYGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jessamine" coords="270,91,271,92,271,92,271,91,272,91,273,91,272,92,272,92,274,93,273,94,274,94,274,94,275,94,275,95,277,94,278,93,278,93,279,93,280,91,281,90,280,88,282,89,283,88,282,84,280,82,271,78,268,87,269,88,268,89,268,90,270,90,270,91" href="javascript:widgetSearchCounty(\'KYJS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Magoffin" coords="346,99,349,100,350,101,352,102,353,103,354,102,355,101,355,102,356,103,357,104,358,104,359,105,358,106,359,107,360,108,361,109,362,110,363,111,365,107,364,103,364,100,362,99,362,97,362,96,362,94,361,91,360,90,360,89,359,87,357,85,356,86,355,85,353,85,353,86,353,86,352,87,349,89,347,90,346,91,345,93,345,94,346,95,345,96,346,97,346,99" href="javascript:widgetSearchCounty(\'KYMG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lewis" coords="326,40,325,44,326,46,328,46,328,50,330,51,332,51,335,53,337,53,339,54,340,56,340,57,341,57,344,57,347,56,347,54,347,52,347,50,348,49,349,47,350,46,352,44,353,43,354,41,355,39,355,38,356,37,357,36,357,35,358,32,356,34,354,35,352,37,351,39,348,39,346,38,344,39,342,40,342,39,341,37,339,36,336,35,333,34,330,33,328,34,326,35,325,37,326,40" href="javascript:widgetSearchCounty(\'KYLI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lawrence" coords="375,61,373,62,370,63,369,63,369,65,366,65,363,67,364,68,365,70,363,72,362,74,361,74,358,77,358,79,360,80,361,78,362,78,364,79,366,80,369,81,374,84,379,86,380,85,380,84,381,82,382,81,383,81,386,81,387,80,386,78,385,78,383,74,381,72,380,70,378,68,378,67,380,66,380,64,379,63,381,62,378,61,375,61" href="javascript:widgetSearchCounty(\'KYLC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Boyd" coords="371,50,371,51,371,52,369,54,371,55,371,57,370,63,373,62,375,61,378,61,381,62,382,60,381,58,381,56,380,54,380,50,378,48,377,46,374,48,371,50" href="javascript:widgetSearchCounty(\'KYBO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mason" coords="308,43,310,47,312,48,313,49,316,47,325,44,326,40,325,37,323,38,321,37,319,36,317,34,316,33,314,32,313,30,311,30,306,40,308,42,308,43" href="javascript:widgetSearchCounty(\'KYMS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greenup" coords="357,35,357,36,356,37,355,38,355,39,354,41,353,43,352,44,350,46,353,47,356,48,357,49,357,49,358,51,360,52,363,52,366,53,369,54,371,52,371,51,371,50,374,48,377,46,377,46,376,44,374,43,370,42,367,40,366,37,365,33,366,32,365,30,363,30,361,31,358,32,357,35" href="javascript:widgetSearchCounty(\'KYGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bracken" coords="294,34,295,40,296,41,295,41,295,42,294,43,295,43,298,43,299,43,299,42,300,41,302,40,303,40,304,41,305,41,305,41,306,40,311,30,308,28,303,29,298,28,294,26,294,30,294,34" href="javascript:widgetSearchCounty(\'KYBB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kenton" coords="274,27,276,28,278,28,284,27,283,26,282,26,282,25,282,24,283,21,282,19,282,18,283,17,283,16,282,16,282,15,281,14,280,12,279,8,276,9,273,10,274,19,274,27" href="javascript:widgetSearchCounty(\'KYKE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Campbell" coords="282,15,282,16,283,16,283,17,282,18,282,19,283,21,282,24,282,25,282,26,283,26,284,27,289,25,294,23,294,23,292,20,290,17,290,14,287,12,284,11,283,9,282,7,281,8,279,8,280,12,281,14,282,15" href="javascript:widgetSearchCounty(\'KYCM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pendleton" coords="284,27,278,28,281,44,282,44,284,44,284,43,284,42,286,42,290,42,295,41,296,41,295,40,294,34,294,30,294,26,294,25,294,23,289,25,284,27" href="javascript:widgetSearchCounty(\'KYPN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Martin" coords="383,81,382,81,381,82,380,84,380,85,379,86,378,86,377,87,377,87,377,88,377,90,377,91,377,92,377,92,378,94,378,96,380,97,382,98,386,98,388,98,390,98,392,97,391,97,390,96,391,96,392,95,394,94,394,94,395,93,394,93,394,92,394,92,394,91,392,91,391,90,390,89,390,88,390,87,389,86,389,85,389,84,387,83,385,82,386,82,386,81,383,81" href="javascript:widgetSearchCounty(\'KYMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Whitley" coords="309,164,311,163,312,161,310,160,308,159,308,157,307,157,307,155,306,153,304,153,304,151,303,151,303,150,302,148,302,146,301,144,300,144,299,144,299,145,298,144,298,145,297,146,294,145,294,145,293,145,292,144,292,144,290,145,289,146,289,148,289,150,289,151,288,152,288,153,287,153,288,155,289,157,289,160,290,162,292,165,293,166,292,167,310,167,310,167,309,165,309,164" href="javascript:widgetSearchCounty(\'KYWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mccreary" coords="292,165,290,162,289,160,289,157,288,155,287,153,288,153,288,152,289,151,289,150,289,148,289,146,290,145,288,146,287,144,286,145,284,145,281,146,275,150,275,150,275,151,275,151,275,152,275,154,273,154,273,155,272,156,272,157,270,158,269,160,265,166,292,167,293,166,292,165" href="javascript:widgetSearchCounty(\'KYME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bell" coords="333,159,333,157,333,155,332,154,333,152,333,148,333,147,332,145,328,144,329,145,329,146,328,147,328,147,326,148,321,152,320,154,317,154,316,155,316,157,314,159,313,160,312,161,311,163,309,164,309,165,310,167,310,167,310,167,317,167,320,168,323,167,323,167,323,167,323,167,329,164,331,163,335,163,334,161,333,159" href="javascript:widgetSearchCounty(\'KYBE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wayne" coords="272,157,272,156,273,155,273,154,275,154,275,152,275,151,275,151,275,150,275,150,275,150,274,149,273,148,272,147,271,145,270,143,267,144,266,144,265,144,261,142,258,145,257,145,256,146,255,147,253,148,249,150,250,152,251,152,253,157,252,159,253,161,253,163,253,165,265,166,269,160,270,158,272,157" href="javascript:widgetSearchCounty(\'KYWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harlan" coords="362,140,359,142,358,143,355,143,353,143,351,144,351,143,353,141,351,140,350,140,347,141,345,143,341,146,338,147,338,147,338,148,336,148,335,148,333,148,333,152,332,154,333,155,333,157,333,159,334,161,335,163,337,162,340,161,345,159,351,158,352,156,353,154,354,152,355,151,355,151,358,150,361,150,363,149,366,148,366,145,366,143,364,141,362,140" href="javascript:widgetSearchCounty(\'KYHL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pike" coords="390,96,391,97,392,97,390,98,388,98,386,98,382,98,380,99,380,99,380,101,380,102,379,110,380,110,381,111,381,114,380,116,377,118,377,119,376,121,375,123,373,124,376,127,377,127,378,126,380,127,382,129,382,129,386,127,391,125,393,124,395,123,397,121,414,107,413,106,411,107,410,107,409,106,409,107,409,107,408,107,407,106,406,106,405,106,404,105,405,104,403,103,403,103,403,102,402,102,402,102,402,102,402,100,402,101,402,102,401,101,400,101,399,99,397,98,396,98,395,96,394,94,392,95,391,96,390,96" href="javascript:widgetSearchCounty(\'KYPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Boone" coords="270,28,272,27,273,27,274,27,274,19,273,10,273,10,271,9,269,8,268,6,266,5,264,7,262,8,260,10,259,11,260,13,262,15,262,17,260,19,260,20,261,21,264,21,265,23,270,28" href="javascript:widgetSearchCounty(\'KYBN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Letcher" coords="380,127,378,126,377,127,376,127,373,124,369,124,366,126,363,129,361,130,359,129,358,130,357,130,357,131,357,132,356,134,356,135,357,136,357,137,356,138,356,138,356,139,355,141,353,141,351,143,351,144,353,143,355,143,358,143,359,142,362,140,364,141,366,143,371,140,374,139,374,137,374,136,374,134,375,134,376,133,382,129,380,127" href="javascript:widgetSearchCounty(\'KYLT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Breckinridge" coords="165,94,167,100,166,99,166,101,167,103,167,104,169,105,170,105,170,103,171,104,172,103,172,103,173,102,175,104,178,105,181,105,182,104,184,104,186,103,192,90,174,75,172,76,172,79,173,81,172,83,171,83,169,83,168,85,167,87,165,88,165,88,164,91,165,94" href="javascript:widgetSearchCounty(\'KYBD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Union" coords="91,95,89,96,87,98,86,102,89,106,91,109,91,109,92,109,93,107,94,108,95,110,96,110,96,111,96,112,97,112,108,100,107,96,107,94,107,93,106,93,105,93,105,92,104,92,103,91,98,84,98,86,99,89,99,90,97,92,96,92,93,91,93,91,93,91,93,91,92,93,91,95" href="javascript:widgetSearchCounty(\'KYUN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Henderson" coords="104,92,105,92,105,93,106,93,107,93,107,94,107,96,108,100,122,100,124,99,126,98,126,96,128,95,131,94,132,92,131,91,131,90,130,89,131,85,128,83,125,82,122,83,120,83,119,82,117,81,116,80,115,81,114,82,115,84,116,85,116,87,114,89,112,89,111,87,111,85,111,84,107,86,103,86,102,84,100,83,98,84,103,91,104,92" href="javascript:widgetSearchCounty(\'KYHE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fulton" coords="17,171,15,170,13,169,11,171,12,172,14,173,16,173,17,171" href="javascript:widgetSearchCounty(\'KYFU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Daviess" coords="131,90,131,91,132,92,131,94,128,95,126,96,126,98,137,103,140,105,143,105,145,106,148,103,151,102,153,101,154,100,157,99,154,97,156,95,156,92,155,89,155,88,154,89,152,89,152,88,152,86,151,84,149,85,148,85,149,84,148,83,146,84,145,87,144,90,141,92,140,90,139,89,137,88,134,87,131,85,131,85,130,89,131,90" href="javascript:widgetSearchCounty(\'KYDA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hardin" coords="201,87,199,89,198,90,192,90,186,103,187,104,188,104,190,105,191,106,192,106,194,105,195,107,197,110,197,111,198,113,206,114,206,110,207,107,209,105,210,104,211,102,212,101,212,101,212,100,214,100,217,95,216,93,215,92,214,91,214,90,212,88,210,87,209,86,209,85,210,85,209,84,207,82,205,82,205,81,205,80,204,78,203,77,203,77,200,78,201,83,201,87" href="javascript:widgetSearchCounty(\'KYHN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Trimble" coords="233,45,235,45,236,47,238,46,240,44,244,40,243,41,242,40,240,37,236,31,233,32,230,32,230,35,230,40,231,42,231,44,232,44,233,45" href="javascript:widgetSearchCounty(\'KYTM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Oldham" coords="231,59,233,58,236,58,238,55,235,51,235,48,235,48,236,47,235,45,233,45,232,44,231,44,228,46,227,48,225,49,221,50,219,54,219,54,229,59,230,59,231,59" href="javascript:widgetSearchCounty(\'KYOL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hancock" coords="148,85,149,85,151,84,152,86,152,88,152,89,154,89,155,88,155,89,156,92,156,95,166,99,167,100,165,94,164,91,165,88,165,86,166,84,164,84,163,84,161,85,159,82,158,79,155,79,152,82,148,83,149,84,148,85" href="javascript:widgetSearchCounty(\'KYHC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carroll" coords="242,40,243,41,244,40,249,40,251,39,253,38,255,37,257,36,254,33,252,29,248,32,246,33,244,34,242,34,240,32,238,31,236,31,240,37,242,40" href="javascript:widgetSearchCounty(\'KYCL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="209,75,212,73,215,73,223,73,227,72,230,70,230,68,231,63,231,62,231,61,229,59,219,54,218,58,217,59,215,61,212,61,210,60,208,62,206,65,205,69,205,74,203,77,204,78,206,76,209,75" href="javascript:widgetSearchCounty(\'KYJO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gallatin" coords="257,36,258,35,260,34,262,33,265,32,265,30,265,29,270,28,265,23,263,24,262,26,263,27,262,28,252,29,254,33,257,36" href="javascript:widgetSearchCounty(\'KYGL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clinton" coords="253,163,253,161,252,159,253,157,251,152,250,152,249,150,248,151,246,152,243,150,242,149,241,149,241,150,241,151,240,158,238,165,253,165,253,163" href="javascript:widgetSearchCounty(\'KYCI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Meade" coords="198,90,199,89,201,87,201,83,200,78,199,79,198,80,198,80,197,79,196,78,192,77,189,77,186,74,185,71,184,68,182,67,181,66,180,67,181,68,182,69,182,70,181,70,179,71,179,71,178,71,177,70,176,71,176,72,177,74,176,75,174,75,174,75,192,90,198,90" href="javascript:widgetSearchCounty(\'KYMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Trigg" coords="112,145,112,144,112,143,109,141,107,143,105,143,102,144,100,144,94,147,86,150,88,157,91,161,91,161,96,162,99,162,101,162,102,164,106,164,111,164,112,151,112,145" href="javascript:widgetSearchCounty(\'KYTG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Shelby" coords="250,73,251,70,252,67,253,63,252,62,253,60,254,59,255,57,238,55,236,58,233,58,231,59,230,59,229,59,231,61,231,62,231,63,230,68,248,75,250,73" href="javascript:widgetSearchCounty(\'KYSH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Spencer" coords="228,72,227,74,226,77,227,79,231,81,234,82,244,80,244,78,246,78,246,76,246,76,247,75,248,75,230,68,230,70,229,71,228,72" href="javascript:widgetSearchCounty(\'KYSP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Henry" coords="257,55,258,55,260,55,259,55,258,54,259,52,259,51,258,51,257,50,258,50,257,50,256,51,255,51,255,49,255,48,253,47,254,45,253,45,252,46,252,45,252,44,252,43,253,43,253,42,252,42,251,42,250,42,249,40,244,40,240,44,238,46,236,47,235,48,235,48,235,51,238,55,255,57,256,55,257,55" href="javascript:widgetSearchCounty(\'KYHY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bullitt" coords="217,89,218,89,219,88,220,87,221,86,223,85,223,84,223,83,223,83,224,82,225,81,225,80,227,79,226,77,227,74,228,72,229,71,230,70,227,72,223,73,215,73,212,73,209,75,206,76,204,78,205,80,205,81,205,82,207,82,209,84,210,85,209,85,209,86,210,87,212,88,214,90,217,89" href="javascript:widgetSearchCounty(\'KYBI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ohio" coords="141,111,141,112,142,115,142,115,142,115,142,118,141,119,141,120,142,120,142,119,144,118,145,119,148,121,148,124,149,126,151,126,152,126,152,127,153,128,154,127,155,126,156,123,157,123,157,122,157,121,159,121,160,122,161,121,163,119,167,116,165,106,167,105,168,106,169,107,169,105,167,104,167,103,166,101,166,99,156,95,154,97,157,99,154,100,153,101,151,102,148,103,145,106,142,110,141,111" href="javascript:widgetSearchCounty(\'KYOH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Owen" coords="252,42,253,42,253,43,252,43,252,44,252,45,252,46,253,45,254,45,253,47,255,48,255,49,255,51,256,51,257,50,258,50,257,50,258,51,259,51,259,52,258,54,259,55,260,55,263,56,264,56,266,56,271,52,275,48,274,47,273,46,271,46,271,45,271,45,271,44,270,43,269,41,267,40,266,39,265,38,265,32,262,33,260,34,258,35,257,36,255,37,253,38,251,39,249,40,250,42,251,42,252,42" href="javascript:widgetSearchCounty(\'KYOE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hart" coords="198,115,199,117,198,117,197,118,195,121,194,121,194,121,192,120,196,126,197,128,197,131,206,132,214,131,217,130,217,125,217,124,217,124,216,123,216,120,217,118,218,117,218,115,206,114,198,113,197,113,198,114,198,115" href="javascript:widgetSearchCounty(\'KYHT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Larue" coords="219,113,219,112,220,112,220,112,222,112,224,112,225,112,226,112,228,112,227,108,226,106,224,106,223,108,222,108,221,107,220,107,220,107,220,106,221,106,221,104,221,103,221,102,223,102,222,101,221,101,222,98,221,97,220,97,217,95,214,100,212,100,212,101,212,101,211,102,210,104,209,105,207,107,206,110,206,114,218,115,218,114,219,113" href="javascript:widgetSearchCounty(\'KYLR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nelson" coords="222,98,221,101,222,101,223,102,221,102,221,103,221,104,221,106,220,106,220,107,220,107,221,107,222,108,223,108,224,106,226,106,228,100,232,95,233,94,233,93,234,93,234,92,235,92,236,91,237,89,238,88,239,88,240,87,241,86,241,87,241,87,242,87,242,86,242,85,244,85,245,85,244,80,234,82,231,81,227,79,225,80,225,81,224,82,223,83,223,83,223,84,223,85,221,86,220,87,219,88,218,89,217,89,214,90,214,91,215,92,216,93,217,95,220,97,221,97,222,98" href="javascript:widgetSearchCounty(\'KYNE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grayson" coords="167,105,165,106,167,116,173,118,174,119,175,121,192,120,194,121,194,121,195,121,197,118,198,117,199,117,198,115,198,114,197,113,198,113,197,111,197,110,195,107,194,105,192,106,191,106,190,105,188,104,187,104,186,103,184,104,182,104,181,105,178,105,175,104,173,102,172,103,172,103,171,104,170,103,170,105,169,105,169,107,168,106,167,105" href="javascript:widgetSearchCounty(\'KYGY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Elliott" coords="360,66,359,66,359,65,358,65,356,65,355,64,354,64,353,63,351,61,350,61,348,64,347,65,345,65,345,65,347,67,348,67,347,69,346,70,345,72,345,74,346,74,348,75,351,77,351,78,352,78,353,77,355,77,356,78,357,78,358,77,361,74,362,74,363,72,365,70,364,68,363,67,360,66" href="javascript:widgetSearchCounty(\'KYEL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grant" coords="265,38,266,39,267,40,269,41,270,43,271,44,271,45,271,45,271,46,273,46,274,47,275,48,276,47,278,46,280,45,281,44,278,28,276,28,274,27,273,27,272,27,270,28,265,29,265,30,265,32,265,38" href="javascript:widgetSearchCounty(\'KYGN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rowan" coords="335,55,333,55,333,56,332,59,331,61,329,64,327,65,325,66,325,66,327,67,327,68,327,69,327,70,328,69,329,69,330,70,330,71,331,71,331,71,331,72,332,73,333,72,334,73,335,73,334,73,333,74,334,75,334,76,335,76,335,77,335,76,336,76,336,76,337,75,338,75,339,75,340,74,341,73,343,72,346,70,347,69,348,67,347,67,345,65,345,65,344,64,343,63,343,62,342,60,341,57,340,57,340,56,339,54,337,53,335,53,335,54,335,55" href="javascript:widgetSearchCounty(\'KYRW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Morgan" coords="356,78,355,77,353,77,352,78,351,78,351,77,348,75,346,74,345,74,345,72,346,70,343,72,341,73,340,74,339,75,338,75,337,75,336,76,336,79,335,82,333,84,333,87,334,87,334,88,334,88,335,88,338,90,339,91,341,92,342,92,342,93,344,95,344,96,345,96,346,95,345,94,345,93,346,91,347,90,349,89,352,87,353,86,353,86,353,85,355,85,356,86,357,85,359,87,360,86,360,86,360,85,361,85,361,82,360,80,358,79,358,77,357,78,356,78" href="javascript:widgetSearchCounty(\'KYMQ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carter" coords="343,62,343,63,344,64,345,65,347,65,348,64,350,61,351,61,353,63,354,64,355,64,356,65,358,65,359,65,359,66,360,66,363,67,366,65,369,65,369,63,370,63,371,57,371,55,369,54,366,53,363,52,360,52,358,51,357,49,357,49,356,48,353,47,350,46,349,47,348,49,347,50,347,52,347,54,347,56,344,57,341,57,342,60,343,62" href="javascript:widgetSearchCounty(\'KYCT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fleming" coords="307,50,310,53,311,55,311,56,312,56,313,56,314,57,314,57,314,59,314,59,314,59,315,59,316,60,317,60,317,60,318,60,319,60,320,60,320,61,321,61,321,62,323,62,322,65,322,65,322,65,323,65,324,66,325,67,325,66,327,65,329,64,331,61,332,59,333,56,333,55,335,55,335,54,335,53,332,51,330,51,328,50,328,46,326,46,325,44,316,47,313,49,312,48,310,47,308,48,307,50" href="javascript:widgetSearchCounty(\'KYFE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harrison" coords="278,46,276,47,278,49,278,50,278,51,281,53,282,55,282,57,282,59,283,60,285,60,286,60,288,60,289,59,293,57,296,55,301,49,299,48,297,47,297,47,297,46,296,46,296,45,295,45,295,44,295,43,294,43,295,42,295,41,290,42,286,42,284,42,284,43,284,44,282,44,281,44,280,45,278,46" href="javascript:widgetSearchCounty(\'KYHS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Robertson" coords="295,45,296,45,296,46,297,46,297,47,297,47,299,48,301,49,303,49,305,50,306,51,307,51,307,50,308,48,310,47,308,43,308,42,306,40,305,41,305,41,304,41,303,40,302,40,300,41,299,42,299,43,298,43,295,43,295,44,295,45" href="javascript:widgetSearchCounty(\'KYRB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Graves" coords="69,157,69,145,51,145,51,155,51,164,51,173,60,173,68,173,69,157" href="javascript:widgetSearchCounty(\'KYGV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Todd" coords="144,157,144,151,144,137,138,138,136,138,134,138,134,137,133,136,129,163,144,163,144,160,144,157" href="javascript:widgetSearchCounty(\'KYTO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Johnson" coords="361,85,360,85,360,86,360,86,359,87,360,89,360,90,361,91,362,94,362,96,363,96,364,97,366,95,368,95,370,94,371,94,372,94,374,94,376,95,378,96,378,94,377,92,377,92,377,91,377,90,377,88,377,87,377,87,378,86,379,86,374,84,369,81,366,80,364,79,362,78,361,78,360,80,361,82,361,85" href="javascript:widgetSearchCounty(\'KYJO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Christian" coords="132,135,132,135,131,134,130,133,130,132,129,132,128,132,126,133,120,134,120,134,119,134,116,133,111,132,110,137,109,141,112,143,112,144,112,145,112,151,111,164,129,163,129,163,133,136,132,135" href="javascript:widgetSearchCounty(\'KYCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calloway" coords="69,157,68,173,88,173,90,173,92,173,93,171,92,169,92,165,91,161,88,157,69,157" href="javascript:widgetSearchCounty(\'KYCW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Logan" coords="168,148,164,141,151,137,148,137,144,137,144,151,144,157,144,160,144,163,160,163,160,159,162,154,164,151,168,148" href="javascript:widgetSearchCounty(\'KYLO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="227,162,227,161,228,159,226,158,225,158,225,157,224,155,223,155,222,155,221,154,221,152,218,152,214,151,208,154,201,159,202,162,203,163,202,164,230,165,227,162" href="javascript:widgetSearchCounty(\'KYMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cumberland" coords="239,149,239,148,239,148,241,146,229,145,227,149,225,150,223,151,222,150,222,150,222,152,221,152,221,154,222,155,223,155,224,155,225,157,225,158,226,158,228,159,227,161,227,162,230,165,238,165,240,158,241,151,240,150,239,149" href="javascript:widgetSearchCounty(\'KYCU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Allen" coords="203,163,202,162,201,159,200,156,198,155,197,154,196,152,196,151,196,150,196,149,195,148,195,149,194,149,193,148,192,146,192,147,191,147,192,147,191,146,190,146,189,146,189,147,188,147,187,148,186,148,186,149,184,151,179,155,178,163,202,164,203,163" href="javascript:widgetSearchCounty(\'KYAL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Simpson" coords="179,155,179,154,178,153,172,152,169,152,168,150,168,148,164,151,162,154,160,159,160,163,171,163,178,163,179,155" href="javascript:widgetSearchCounty(\'KYSI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mclean" coords="122,104,125,104,127,106,128,107,129,108,129,111,129,114,131,116,131,117,134,117,136,117,139,115,142,115,141,112,141,111,142,110,145,106,143,105,140,105,137,103,126,98,124,99,122,100,121,102,122,104" href="javascript:widgetSearchCounty(\'KYML\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mccracken" coords="51,144,51,145,69,145,69,140,65,137,65,137,63,135,60,134,56,133,45,128,48,136,51,144" href="javascript:widgetSearchCounty(\'KYMK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Crittenden" coords="78,116,79,119,80,121,83,124,84,126,83,129,83,130,83,130,84,131,84,133,85,133,87,132,88,131,89,130,90,128,91,127,93,126,94,124,105,118,103,117,102,117,102,116,102,115,100,116,99,116,98,114,97,112,96,112,96,111,96,110,95,110,94,108,93,107,92,109,91,109,90,111,86,112,83,112,79,113,77,114,76,115,77,116,78,116" href="javascript:widgetSearchCounty(\'KYCR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Livingston" coords="69,140,69,140,70,139,72,138,76,137,79,139,81,142,82,142,83,141,82,139,83,138,82,136,83,135,84,133,84,131,83,130,83,130,83,129,84,126,83,124,80,121,79,119,78,116,77,116,76,115,76,115,74,115,72,115,70,116,69,118,68,122,68,126,71,129,72,133,71,135,69,137,67,138,65,137,69,140" href="javascript:widgetSearchCounty(\'KYLV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Webster" coords="98,114,99,116,100,116,102,115,102,116,102,117,103,117,105,118,105,118,105,118,104,118,104,119,106,118,109,117,117,112,119,111,122,110,127,106,125,104,122,104,121,102,122,100,108,100,97,112,98,114" href="javascript:widgetSearchCounty(\'KYWE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ballard" coords="40,146,41,145,42,146,44,145,47,145,51,144,48,136,45,128,42,128,39,129,37,132,36,134,33,137,33,140,35,142,36,144,38,145,39,146,40,146" href="javascript:widgetSearchCounty(\'KYBL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fulton" coords="45,168,43,167,37,166,32,163,31,165,30,168,28,169,26,168,23,166,20,169,20,173,20,173,20,173,50,173,47,168,45,168" href="javascript:widgetSearchCounty(\'KYFU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hickman" coords="51,155,38,155,38,155,37,154,35,155,35,156,34,157,32,157,32,158,31,160,33,162,32,163,37,166,43,167,45,168,47,168,50,173,51,173,51,164,51,155" href="javascript:widgetSearchCounty(\'KYHI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carlisle" coords="38,155,38,155,51,155,51,145,51,144,47,145,44,145,42,146,41,145,40,146,39,146,38,145,36,144,36,144,35,148,34,151,33,151,32,153,33,154,35,155,37,154,38,155" href="javascript:widgetSearchCounty(\'KYCE\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
