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">AR</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/arkansas.gif" width=425 height=361 border=0 alt="" usemap="#ar_1048__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="ar_1048__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sebastian" coords="27,159,30,159,32,158,36,158,36,150,36,149,36,148,35,148,35,146,36,146,36,146,40,145,40,144,41,144,41,143,43,143,44,139,45,139,46,139,53,139,53,132,52,133,50,134,50,132,49,131,49,123,49,109,46,110,43,110,43,113,44,113,44,114,44,115,43,116,41,116,39,116,37,118,34,119,31,119,30,118,28,117,27,114,27,112,25,110,22,110,21,112,20,115,20,114,20,116,20,127,19,144,19,161,22,161,24,159,27,159" href="javascript:widgetSearchCounty(\'ARSE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Polk" coords="35,234,35,231,35,228,35,226,34,224,34,221,34,218,61,218,61,186,61,185,53,185,52,184,48,184,29,183,29,181,27,181,19,180,17,234,35,234" href="javascript:widgetSearchCounty(\'ARPL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ashley" coords="222,313,223,314,224,315,224,317,222,317,222,319,223,321,223,323,222,322,221,322,221,324,219,324,219,324,217,326,216,328,215,329,213,330,211,330,211,331,211,331,210,332,209,332,209,333,210,333,209,335,211,336,212,337,211,338,211,340,210,340,209,341,210,342,209,343,210,343,211,345,212,347,214,348,215,349,215,351,265,351,266,314,244,314,222,313" href="javascript:widgetSearchCounty(\'ARAS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pulaski" coords="201,160,199,161,195,161,186,161,186,162,185,163,185,166,184,168,183,167,183,165,183,163,182,160,179,158,176,158,175,160,174,160,167,160,167,162,166,163,160,163,159,163,158,165,158,167,159,169,167,169,167,177,169,177,172,177,174,177,176,179,175,183,177,185,180,184,181,186,184,186,184,188,184,190,187,191,191,190,192,192,192,194,194,195,200,195,201,197,201,201,201,204,203,204,218,204,218,196,218,191,217,191,216,191,214,191,211,190,211,189,213,187,213,184,214,181,214,179,214,176,214,164,214,154,213,152,210,152,202,152,201,154,201,157,201,160" href="javascript:widgetSearchCounty(\'ARPU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lafayette" coords="99,327,101,326,103,326,103,322,104,318,105,316,106,314,108,308,98,308,99,305,79,304,78,306,78,308,77,308,77,308,77,310,79,309,78,310,79,312,80,314,81,314,82,314,81,316,81,317,80,318,81,319,82,319,83,320,83,321,82,321,82,322,82,323,81,324,80,325,79,324,78,325,78,327,79,328,78,329,78,330,78,330,80,330,77,331,77,332,78,333,78,334,77,334,76,335,75,335,76,336,77,336,76,337,75,336,74,336,74,338,73,337,71,336,71,337,71,339,69,338,67,338,67,340,66,342,67,343,68,344,68,345,68,346,69,348,71,350,98,350,99,335,99,327" href="javascript:widgetSearchCounty(\'ARLF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Union" coords="214,348,212,347,211,345,210,343,209,343,210,342,209,341,210,340,211,340,211,338,212,337,211,336,209,335,208,335,207,335,206,334,206,332,205,331,204,331,202,331,203,330,202,328,201,327,200,326,199,326,198,325,197,325,197,325,195,324,195,326,194,325,193,324,192,323,192,322,190,323,189,324,188,325,185,325,185,324,183,324,183,322,182,321,183,321,183,320,182,320,181,319,181,321,180,319,178,320,177,319,177,316,174,315,172,315,169,316,167,316,166,316,165,315,165,316,163,315,161,314,158,314,156,315,148,315,140,315,139,350,177,351,215,351,215,349,214,348" href="javascript:widgetSearchCounty(\'ARUN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Miller" coords="68,346,68,345,68,344,67,343,66,342,67,340,67,338,69,338,71,339,71,337,71,336,73,337,74,338,74,336,75,336,76,337,77,336,76,336,75,335,76,335,77,334,78,334,78,333,77,332,77,331,80,330,78,330,78,330,78,329,79,328,78,327,78,325,79,324,80,325,81,324,82,323,82,322,82,321,83,321,83,320,82,319,81,319,80,318,81,317,81,316,82,314,81,314,80,314,79,312,78,310,79,309,77,310,77,308,77,308,78,308,78,306,79,304,79,304,76,301,75,300,73,300,74,298,73,299,72,297,72,296,71,295,72,294,71,292,69,293,67,293,65,294,64,295,62,295,61,295,60,296,59,297,58,296,57,296,57,297,58,298,56,299,56,298,55,296,54,297,52,297,52,303,52,308,52,320,52,332,52,333,52,350,70,350,71,350,69,348,68,346" href="javascript:widgetSearchCounty(\'ARMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Crawford" coords="20,115,21,112,22,110,25,110,27,112,27,114,28,117,30,118,31,119,34,119,37,118,39,116,41,116,43,116,44,115,44,114,44,113,43,113,43,110,46,110,49,109,51,107,53,104,53,103,52,101,53,98,53,98,52,97,49,97,49,91,49,89,51,88,54,88,57,88,57,85,58,85,58,82,60,82,62,82,63,81,64,80,63,79,58,79,46,78,45,79,44,79,37,79,15,79,18,97,20,114,20,115" href="javascript:widgetSearchCounty(\'ARCW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Columbia" coords="129,314,128,313,128,310,128,307,123,307,120,307,120,308,120,308,108,308,108,308,106,314,105,316,104,318,103,322,103,326,101,326,99,327,99,335,98,350,139,350,140,315,129,314" href="javascript:widgetSearchCounty(\'ARCU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Little River" coords="55,296,56,298,56,299,58,298,57,297,57,296,58,296,59,297,60,296,61,295,62,295,64,295,65,294,67,293,69,293,71,292,68,292,67,291,66,290,65,290,65,290,63,290,63,289,63,288,63,287,62,287,61,288,61,287,59,285,60,281,60,280,59,280,59,280,59,277,54,277,52,277,52,276,51,274,49,274,46,273,44,274,42,274,42,273,41,273,40,273,40,272,40,271,38,272,37,271,36,271,36,272,35,272,33,270,30,270,30,269,30,268,31,267,29,267,28,267,28,265,27,265,25,265,25,264,23,263,23,262,22,261,22,261,23,260,23,259,23,259,21,258,20,259,21,260,19,260,18,260,17,259,16,275,16,285,16,287,16,289,17,290,19,290,19,291,18,292,18,293,18,293,20,293,20,293,21,294,22,295,23,296,23,295,24,294,24,295,23,296,24,297,25,298,27,297,27,296,28,296,29,297,30,296,31,295,33,295,32,296,32,296,33,297,34,295,36,294,37,295,36,296,37,297,38,297,38,296,38,295,38,295,40,294,42,294,42,295,42,296,46,296,47,295,49,295,50,295,51,296,52,297,54,297,55,296" href="javascript:widgetSearchCounty(\'ARLT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Poinsett" coords="300,84,300,110,318,110,326,110,335,110,335,110,344,110,362,110,362,84,331,84,315,83,300,84" href="javascript:widgetSearchCounty(\'ARPN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Craighead" coords="353,58,334,57,320,57,318,57,315,57,315,58,314,59,314,61,315,61,314,62,313,63,313,65,313,66,313,66,313,66,313,66,307,66,300,66,300,84,315,83,331,84,362,84,362,56,354,56,353,58" href="javascript:widgetSearchCounty(\'ARCI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="44,79,45,79,46,78,58,79,58,72,59,71,59,70,60,54,60,49,60,45,65,32,55,32,54,32,54,34,53,34,31,34,29,34,28,35,28,37,28,39,28,41,25,41,23,41,23,42,23,45,21,45,20,45,11,44,15,79,37,79,44,79" href="javascript:widgetSearchCounty(\'ARWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cross" coords="335,110,326,110,318,110,300,110,300,118,300,139,344,139,344,137,344,136,343,135,343,126,344,110,335,110,335,110" href="javascript:widgetSearchCounty(\'ARCO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="293,164,293,163,292,163,291,162,291,154,283,154,283,155,282,156,279,156,279,160,279,163,276,163,273,163,272,164,272,165,274,165,275,165,274,167,273,167,274,168,272,170,272,173,272,175,272,184,272,186,272,187,269,187,267,187,267,189,267,191,267,193,269,193,269,194,272,194,272,196,277,197,279,197,279,199,279,200,279,200,280,200,281,200,282,202,282,203,282,204,283,205,284,205,285,205,286,205,286,207,286,208,285,208,287,209,289,208,290,210,289,211,292,213,294,216,296,219,298,219,299,220,302,220,304,219,304,212,304,206,301,206,299,206,299,189,299,180,297,180,295,180,295,178,295,177,295,167,293,166,293,164" href="javascript:widgetSearchCounty(\'ARMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bradley" coords="220,308,220,306,221,304,221,302,221,300,222,300,223,299,223,292,223,281,193,281,194,284,194,286,194,292,194,296,194,297,195,299,195,300,195,302,195,305,194,308,193,309,192,310,193,311,192,311,192,311,191,314,190,315,190,316,190,318,190,320,190,321,192,321,192,322,192,323,193,324,194,325,195,326,195,324,197,325,197,325,198,325,199,326,200,326,201,327,202,328,203,330,202,331,204,331,205,331,206,332,206,334,207,335,208,335,209,335,210,333,209,333,209,332,210,332,211,331,211,331,211,330,213,330,215,329,216,328,217,326,219,324,219,324,221,324,221,322,222,322,223,323,223,321,222,319,222,317,224,317,224,315,223,314,222,313,222,311,221,309,220,308,220,308" href="javascript:widgetSearchCounty(\'ARBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Francis" coords="300,151,299,153,298,154,291,154,291,162,292,163,293,163,293,164,293,166,295,167,295,164,296,163,302,163,324,163,352,164,352,160,352,156,353,154,353,141,352,139,350,139,344,139,300,139,300,151" href="javascript:widgetSearchCounty(\'ARSF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Drew" coords="223,281,223,292,223,299,222,300,221,300,221,302,221,304,220,306,220,308,220,308,221,309,222,311,222,313,244,314,266,314,266,297,266,281,267,279,267,276,266,275,258,274,223,274,223,281" href="javascript:widgetSearchCounty(\'ARDR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Arkansas" coords="298,219,296,219,294,216,292,213,289,211,290,210,289,208,287,209,285,208,286,208,286,207,286,205,285,205,284,205,283,205,282,204,282,203,282,202,281,200,280,200,279,200,279,200,279,199,279,197,277,197,272,196,254,196,254,205,247,205,245,205,244,230,254,230,254,230,254,230,254,230,254,232,255,232,255,231,256,231,257,231,258,231,260,234,260,238,261,239,262,238,262,239,263,240,265,239,266,241,266,243,266,244,266,245,267,249,270,253,271,254,273,254,274,253,276,253,276,254,275,255,274,255,275,257,276,257,280,258,281,259,282,258,282,257,284,257,287,257,289,258,289,259,290,260,291,259,291,258,292,257,292,256,290,254,289,252,288,251,288,249,288,245,289,244,290,243,291,243,291,241,292,242,293,241,296,240,297,239,297,238,297,237,296,237,296,234,298,232,299,230,298,228,298,227,298,223,299,224,299,222,299,222,299,221,299,220,298,219" href="javascript:widgetSearchCounty(\'ARAR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="266,245,264,244,262,244,260,244,258,242,254,243,252,241,251,240,247,237,245,236,243,235,243,238,243,243,243,246,242,245,241,244,233,244,228,244,226,244,225,246,225,255,223,255,223,274,258,274,258,256,265,256,265,254,266,253,270,253,267,249,266,245" href="javascript:widgetSearchCounty(\'ARLC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marion" coords="147,13,147,14,148,15,148,19,148,43,152,43,152,47,186,48,186,42,186,41,185,40,186,39,185,38,182,37,181,35,181,34,182,34,182,33,182,32,182,31,182,31,182,30,181,29,179,29,178,29,176,28,176,28,177,26,177,24,175,24,174,23,175,22,177,21,175,21,173,21,172,20,174,18,175,17,176,16,177,14,177,10,177,7,150,7,150,9,148,8,148,10,147,13" href="javascript:widgetSearchCounty(\'ARMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fulton" coords="208,19,207,24,207,29,245,30,253,30,256,29,256,27,256,24,257,21,265,22,265,7,247,7,223,7,210,6,208,6,208,19" href="javascript:widgetSearchCounty(\'ARFU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Baxter" coords="176,16,175,17,174,18,172,20,173,21,175,21,177,21,175,22,174,23,175,24,177,24,177,26,176,28,176,28,178,29,179,29,181,29,182,30,182,31,182,31,182,32,182,33,182,34,181,34,181,35,182,37,185,38,186,39,185,40,186,41,186,42,186,48,186,57,195,57,195,55,195,52,195,49,197,48,200,48,202,48,204,49,204,47,204,43,205,44,204,42,203,41,203,39,204,37,207,37,207,35,207,29,207,24,208,19,208,6,177,7,177,10,177,14,176,16" href="javascript:widgetSearchCounty(\'ARBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Boone" coords="114,43,128,43,143,43,148,43,148,19,148,15,147,14,147,13,148,10,148,8,150,9,150,7,113,7,113,27,114,43" href="javascript:widgetSearchCounty(\'ARBO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Benton" coords="23,45,23,42,23,41,25,41,28,41,28,39,28,37,28,35,29,34,31,34,53,34,54,34,54,32,55,32,65,32,66,31,66,27,66,25,67,7,5,7,8,25,11,44,20,45,21,45,23,45" href="javascript:widgetSearchCounty(\'ARBE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carroll" coords="84,25,84,27,84,28,86,28,86,29,88,29,87,35,89,35,89,36,90,36,91,38,90,40,93,40,93,42,99,42,114,43,113,27,113,7,67,7,66,25,84,25" href="javascript:widgetSearchCounty(\'ARCL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="321,8,321,11,321,12,321,13,322,13,323,14,323,17,323,20,323,27,321,26,319,26,318,28,359,29,359,34,360,35,361,35,367,36,372,35,373,35,374,34,375,33,375,32,376,30,378,29,380,28,380,26,380,24,380,23,380,22,381,20,381,18,379,16,377,15,376,16,375,15,376,14,375,14,375,12,375,10,374,10,374,9,373,6,373,6,357,6,338,7,330,7,319,7,320,7,321,8" href="javascript:widgetSearchCounty(\'ARCY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greene" coords="361,35,360,35,359,34,359,29,318,28,318,39,324,39,320,46,320,46,320,46,320,46,317,48,317,50,316,51,316,52,315,54,316,56,315,57,318,57,320,57,334,57,353,58,354,56,354,56,355,53,356,53,357,52,357,50,357,50,359,48,360,46,360,45,361,44,362,43,363,43,365,43,366,41,367,38,368,37,369,37,370,36,371,36,372,35,372,35,367,36,361,35" href="javascript:widgetSearchCounty(\'ARGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sharp" coords="257,21,256,24,256,27,256,29,253,30,245,30,245,32,245,34,246,34,247,35,247,38,247,49,246,50,245,51,246,53,247,53,245,54,244,55,244,61,262,61,263,61,264,61,264,63,264,65,273,65,273,45,273,39,273,36,273,33,275,32,275,31,279,31,281,31,281,29,281,26,281,23,279,22,279,18,279,18,278,18,278,17,277,16,277,15,276,14,274,13,273,12,273,11,272,11,272,8,271,8,269,8,269,7,265,7,265,22,257,21" href="javascript:widgetSearchCounty(\'ARSH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Randolph" coords="272,8,272,11,273,11,273,12,274,13,276,14,277,15,277,16,278,17,278,18,279,18,279,18,279,22,281,23,281,26,281,29,282,30,282,31,283,33,284,31,286,33,287,34,289,35,290,35,292,39,295,40,295,40,296,41,298,40,300,39,302,39,318,39,318,28,319,26,321,26,323,27,323,20,323,17,323,14,322,13,321,13,321,12,321,11,321,8,320,7,319,7,297,7,292,7,289,7,269,7,269,8,271,8,272,8" href="javascript:widgetSearchCounty(\'ARRA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mississippi" coords="408,55,389,55,362,56,362,84,362,110,374,110,376,108,379,107,379,107,379,108,379,110,380,113,381,113,385,110,385,109,383,106,382,103,382,100,385,98,387,99,388,101,391,102,392,100,391,99,389,97,389,95,390,94,392,93,395,91,396,92,397,91,397,89,397,88,397,88,396,88,396,88,394,89,392,88,390,87,390,85,389,83,389,81,393,79,398,80,400,79,400,78,402,76,402,76,403,74,405,74,407,74,408,74,409,72,409,71,408,70,406,68,405,68,404,67,404,66,406,64,407,63,410,65,412,66,414,65,414,63,412,61,410,60,410,59,408,58,408,55,408,55" href="javascript:widgetSearchCounty(\'ARMS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Desha" coords="293,241,292,242,291,241,291,243,290,243,289,244,288,245,288,249,288,251,289,252,290,254,292,256,292,257,291,258,291,259,290,260,289,259,289,258,287,257,284,257,282,257,282,258,281,259,280,258,276,257,275,257,274,255,275,255,276,254,276,253,274,253,273,254,271,254,270,253,266,253,265,254,265,256,258,256,258,274,266,275,267,276,267,279,266,281,266,297,274,297,274,301,275,300,276,299,276,300,277,300,277,301,281,301,282,300,282,297,284,297,284,296,284,294,286,295,288,295,290,294,291,291,290,288,288,286,287,286,286,286,285,284,285,282,287,282,288,281,290,281,292,284,296,286,299,285,300,282,297,281,297,281,296,281,294,282,293,282,291,279,291,276,294,275,296,274,298,274,298,275,300,276,303,276,304,274,303,272,301,271,298,268,298,267,299,264,300,261,301,260,299,257,296,255,297,253,299,254,301,254,303,255,303,257,305,257,306,256,306,255,305,254,305,252,306,250,307,250,310,250,311,250,312,250,313,248,314,243,311,243,308,242,308,241,293,241" href="javascript:widgetSearchCounty(\'ARDE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chicot" coords="281,301,277,301,277,300,276,300,276,299,275,300,274,301,274,297,266,297,266,314,265,351,267,351,282,351,290,351,290,348,292,348,293,346,293,345,287,341,287,339,288,337,291,338,294,339,296,337,296,335,295,332,296,329,298,328,299,326,299,324,297,323,295,326,294,327,292,322,293,315,295,313,298,310,298,308,298,306,296,306,295,308,295,310,295,311,293,312,290,314,287,312,287,310,289,310,291,309,293,307,292,303,289,301,289,304,289,307,287,308,284,308,284,307,287,303,288,302,288,300,286,299,284,297,282,297,282,300,281,301" href="javascript:widgetSearchCounty(\'ARCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Phillips" coords="299,189,299,206,301,206,304,206,304,212,304,219,302,220,299,220,299,221,299,222,299,222,299,224,298,223,298,227,298,228,299,230,298,232,296,234,296,237,297,237,297,238,297,239,296,240,293,241,308,241,307,240,307,240,307,238,307,237,308,235,309,235,311,236,314,237,316,239,319,237,318,235,316,234,316,234,312,234,311,234,309,233,309,232,308,230,309,229,311,230,313,231,315,231,316,231,317,229,317,227,318,224,318,224,320,224,320,225,323,225,324,222,323,219,322,217,324,216,326,216,329,216,329,219,328,220,328,221,329,222,329,222,331,221,331,220,331,218,333,215,336,212,337,211,338,210,338,207,337,203,337,202,338,200,339,200,339,200,341,198,339,196,337,193,337,189,337,189,299,189" href="javascript:widgetSearchCounty(\'ARPH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Crittenden" coords="344,110,343,126,343,135,344,136,344,137,344,139,350,139,352,139,353,141,353,154,352,156,352,160,352,164,352,170,353,170,354,169,356,168,358,168,360,169,361,168,361,166,362,165,364,164,366,160,365,159,362,157,360,154,361,153,360,152,361,151,362,150,362,149,366,150,368,149,370,147,370,145,370,145,370,144,370,144,372,141,375,141,377,142,378,142,378,142,380,138,379,136,379,134,379,131,377,128,375,128,373,128,371,126,372,124,374,123,377,122,377,119,377,117,379,115,379,114,379,113,377,112,375,113,374,114,374,116,372,116,371,114,371,112,372,111,374,110,362,110,344,110" href="javascript:widgetSearchCounty(\'ARCR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calhoun" coords="190,321,190,320,190,318,190,316,190,315,191,314,192,311,192,311,193,311,192,310,193,309,194,308,195,305,195,302,195,300,195,299,194,297,194,296,194,292,194,286,194,284,193,281,193,279,193,277,193,275,192,273,172,272,173,277,171,282,169,283,168,284,167,285,166,286,164,287,163,287,162,287,161,287,160,289,160,291,161,293,161,297,159,297,157,297,156,299,158,300,157,301,158,302,158,303,160,303,161,304,161,306,162,307,163,307,163,308,163,309,165,309,166,309,167,310,168,312,170,312,172,313,173,314,174,315,177,316,177,319,178,320,180,319,181,321,181,319,182,320,183,320,183,321,182,321,183,322,183,324,185,324,185,325,188,325,189,324,190,323,192,322,192,321,190,321" href="javascript:widgetSearchCounty(\'ARCA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="352,164,324,163,302,163,296,163,295,164,295,167,295,177,295,178,295,180,297,180,299,180,299,189,337,189,337,189,338,186,339,184,340,184,341,186,340,189,342,190,345,188,347,185,346,183,342,183,341,180,340,177,341,174,342,173,342,173,344,175,344,176,344,178,342,179,343,181,345,181,348,180,348,179,348,177,347,175,347,173,348,172,348,171,346,168,347,166,348,165,350,167,350,168,349,170,350,171,351,170,352,170,352,164" href="javascript:widgetSearchCounty(\'ARLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ouachita" coords="172,313,170,312,168,312,167,310,166,309,165,309,163,309,163,308,163,307,162,307,161,306,161,304,160,303,158,303,158,302,157,301,158,300,156,299,157,297,159,297,161,297,161,293,160,291,160,289,161,287,162,287,163,287,164,287,166,286,167,285,168,284,169,283,171,282,173,277,172,272,166,271,160,271,150,271,147,271,145,270,145,270,144,270,143,271,142,272,138,274,136,275,134,274,132,273,130,274,129,274,129,274,129,291,128,307,128,310,128,313,129,314,140,315,148,315,156,315,158,314,161,314,163,315,165,316,165,315,166,316,167,316,169,316,172,315,174,315,173,314,172,313" href="javascript:widgetSearchCounty(\'AROU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lonoke" coords="250,198,249,196,249,193,250,192,250,190,247,187,246,187,246,186,246,182,246,167,246,163,245,162,243,162,237,162,237,161,237,159,237,150,234,151,230,151,227,150,225,149,223,149,222,148,221,148,218,147,214,147,210,147,210,152,213,152,214,154,214,164,214,176,214,179,214,181,213,184,213,187,211,189,211,190,214,191,216,191,217,191,218,191,218,196,218,204,226,205,234,205,241,205,243,205,245,205,247,205,248,201,250,198" href="javascript:widgetSearchCounty(\'ARLN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Garland" coords="142,208,145,208,145,206,145,202,155,202,156,197,154,197,154,194,148,194,148,192,148,189,139,190,140,184,140,179,140,177,138,176,131,176,114,176,106,176,106,178,106,180,106,180,106,181,106,181,106,184,105,187,105,193,105,197,105,213,142,214,142,208" href="javascript:widgetSearchCounty(\'ARGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prairie" coords="264,148,266,147,265,146,265,144,262,144,257,144,255,145,255,148,254,151,252,151,250,150,249,149,247,148,245,148,243,148,241,149,237,150,237,159,237,161,237,162,243,162,245,162,246,163,246,167,246,182,246,186,246,187,247,187,250,190,250,192,249,193,249,196,250,198,248,201,247,205,254,205,254,196,272,196,272,194,269,194,269,193,267,193,267,191,267,189,267,187,269,187,272,187,272,186,272,184,272,175,272,173,272,170,274,168,273,167,274,167,275,165,274,165,272,165,272,164,273,163,273,149,271,148,267,148,264,148" href="javascript:widgetSearchCounty(\'ARPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="285,67,285,68,286,69,284,70,282,71,283,73,281,74,283,74,281,75,279,76,279,78,277,78,276,79,275,80,275,82,275,84,274,83,274,84,273,84,274,86,274,87,274,87,274,89,276,90,276,91,274,91,272,92,272,102,255,101,255,109,256,110,258,110,273,111,277,109,282,110,282,112,282,115,282,118,285,118,290,119,296,119,300,118,300,110,300,84,300,66,286,65,285,66,285,67" href="javascript:widgetSearchCounty(\'ARJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Independence" coords="238,63,233,68,232,70,232,72,232,76,234,80,235,82,235,85,238,83,237,101,246,101,255,101,272,102,272,92,274,91,276,91,276,90,274,89,274,87,274,87,274,86,273,84,274,84,274,83,275,84,275,82,275,80,276,79,277,78,279,78,279,76,281,75,283,74,281,74,283,73,282,71,284,70,286,69,285,68,285,67,285,66,286,65,273,65,264,65,264,63,264,61,263,61,262,61,244,61,241,61,238,63" href="javascript:widgetSearchCounty(\'ARIN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lawrence" coords="300,66,307,66,313,66,313,65,313,63,314,62,315,61,314,61,314,59,315,58,315,57,316,56,315,54,316,52,316,51,317,50,317,48,320,46,324,39,318,39,302,39,300,39,298,40,296,41,295,40,295,40,292,39,290,35,289,35,287,34,286,33,284,31,283,33,282,31,282,30,281,29,281,31,279,31,275,31,275,32,273,33,273,36,273,39,273,45,273,65,286,65,300,66" href="javascript:widgetSearchCounty(\'ARLW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Woodruff" coords="282,118,282,115,282,112,282,110,277,109,273,111,274,112,274,113,272,112,271,115,271,117,269,117,269,118,267,118,268,119,267,120,268,121,267,123,267,124,269,124,270,125,270,125,270,126,271,126,272,126,271,127,270,127,271,128,272,127,272,129,271,130,272,132,270,132,271,133,271,135,270,134,269,133,268,134,267,135,267,136,267,137,265,137,265,138,266,138,267,139,267,141,265,140,266,141,266,142,267,143,268,143,267,144,266,144,265,144,265,146,266,147,264,148,267,148,271,148,273,149,273,163,276,163,279,163,279,160,279,156,282,156,283,155,283,154,291,154,298,154,299,153,300,151,300,139,300,118,296,119,290,119,285,118,282,118" href="javascript:widgetSearchCounty(\'ARWO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clark" coords="148,268,148,267,147,266,146,265,145,263,146,263,147,262,146,260,145,260,145,259,144,259,143,258,143,257,143,256,141,255,142,254,145,254,147,253,148,237,137,237,135,236,136,234,136,231,134,230,132,230,131,229,127,228,125,228,123,228,122,226,121,225,118,225,116,225,112,225,110,225,109,224,109,221,109,219,107,219,104,219,99,219,99,228,98,228,97,228,97,230,97,232,99,233,101,233,101,234,100,238,101,239,100,239,101,240,101,242,102,244,102,245,103,246,103,248,104,249,104,251,105,253,106,254,107,257,108,258,109,259,111,260,112,262,113,263,113,265,113,266,114,267,115,268,117,268,117,269,118,269,119,270,122,271,123,272,124,271,126,271,127,272,127,273,128,273,129,274,130,274,132,273,134,274,136,275,138,274,142,272,143,271,144,270,145,270,145,270,147,271,147,269,147,268,148,268" href="javascript:widgetSearchCounty(\'ARCK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hot Spring" coords="109,219,109,221,109,224,110,225,112,225,116,225,118,225,121,225,122,226,123,228,125,228,127,228,131,229,132,230,134,230,136,231,136,234,135,236,137,237,148,237,165,238,165,212,164,211,164,209,164,206,162,206,160,206,160,204,160,202,155,202,145,202,145,206,145,208,142,208,142,214,105,213,104,219,107,219,109,219" href="javascript:widgetSearchCounty(\'ARHS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="241,205,234,205,226,205,218,204,203,204,203,229,203,230,202,230,202,233,202,235,201,246,225,246,226,244,228,244,233,244,241,244,242,245,243,246,243,243,243,238,243,235,245,236,247,237,251,240,252,241,254,243,258,242,260,244,262,244,264,244,266,245,266,244,266,243,266,243,266,243,266,243,266,241,265,239,263,240,262,239,262,238,261,239,260,238,260,234,258,231,257,231,256,231,255,231,255,232,254,232,254,230,244,230,245,205,243,205,241,205" href="javascript:widgetSearchCounty(\'ARJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dallas" coords="192,270,192,269,191,267,190,266,188,262,186,258,185,257,184,257,183,256,182,256,182,252,182,249,183,247,185,247,193,247,191,246,190,245,190,244,188,243,187,242,186,241,184,241,183,240,180,239,176,238,165,238,148,237,147,253,145,254,142,254,141,255,143,256,143,257,143,258,144,259,145,259,145,260,146,260,147,262,146,263,145,263,146,265,147,266,148,267,148,268,147,268,147,269,147,271,150,271,160,271,166,271,172,272,192,273,192,270" href="javascript:widgetSearchCounty(\'ARDA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cleveland" coords="193,247,185,247,183,247,182,249,182,252,182,256,183,256,184,257,185,257,186,258,188,262,190,266,191,267,192,269,192,270,192,273,193,275,193,277,193,279,193,281,223,281,223,274,223,255,225,255,225,246,201,246,193,247" href="javascript:widgetSearchCounty(\'ARCV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Izard" coords="210,44,211,47,212,49,214,49,215,51,215,52,213,53,213,55,214,57,214,58,212,59,211,61,213,62,216,61,217,60,218,61,219,62,220,62,222,61,224,62,227,65,229,67,231,67,233,68,238,63,241,61,244,61,244,55,245,54,247,53,246,53,245,51,246,50,247,49,247,38,247,35,246,34,245,34,245,32,245,30,207,29,207,35,207,37,204,37,203,39,203,41,204,42,205,44,206,44,208,43,210,44" href="javascript:widgetSearchCounty(\'ARIZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stone" coords="186,65,186,75,186,82,186,83,187,83,201,84,218,84,227,85,235,85,235,82,234,80,232,76,232,72,232,70,233,68,231,67,229,67,227,65,224,62,222,61,220,62,219,62,218,61,217,60,216,61,213,62,211,61,212,59,214,58,214,57,213,55,213,53,215,52,215,51,214,49,212,49,211,47,210,44,208,43,206,44,205,44,204,43,204,47,204,49,202,48,200,48,197,48,195,49,195,52,195,55,195,57,186,57,186,63,186,64,186,65" href="javascript:widgetSearchCounty(\'ARST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Howard" coords="70,252,71,244,71,241,71,238,71,235,68,235,64,235,62,235,62,231,62,227,61,227,61,218,34,218,34,221,34,224,35,226,35,228,35,231,35,234,48,234,47,237,48,240,48,243,48,245,48,246,49,247,48,247,48,247,48,249,49,251,49,253,50,256,50,259,51,262,53,265,54,268,56,270,58,274,58,276,59,277,70,278,70,252" href="javascript:widgetSearchCounty(\'ARHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hempstead" coords="99,287,99,269,100,269,101,257,98,257,97,258,94,258,91,257,92,257,89,257,87,256,82,254,80,253,77,252,70,252,70,278,59,277,59,280,59,280,60,280,60,281,59,285,61,287,61,288,62,287,63,287,63,288,63,289,63,290,65,290,65,290,66,290,67,291,68,292,71,292,72,294,71,295,72,296,72,297,73,299,74,298,73,300,75,300,76,301,79,304,79,304,99,305,99,287" href="javascript:widgetSearchCounty(\'ARHE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nevada" coords="129,274,129,274,128,273,127,273,127,272,126,271,124,271,123,272,122,271,119,270,118,269,117,269,117,268,115,268,114,267,113,266,113,265,113,263,112,262,111,260,109,259,108,258,107,257,101,257,100,269,99,269,99,287,99,305,98,308,108,308,108,308,120,308,120,308,120,307,123,307,128,307,129,291,129,274" href="javascript:widgetSearchCounty(\'ARNV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montgomery" coords="77,219,99,219,104,219,105,213,105,197,105,193,105,187,106,184,106,181,106,181,106,180,106,180,106,179,80,178,77,178,77,180,74,180,74,181,72,181,71,182,69,183,66,182,66,184,66,184,64,186,61,186,61,218,69,218,77,219" href="javascript:widgetSearchCounty(\'ARMT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pike" coords="62,227,62,231,62,235,64,235,68,235,71,235,71,238,71,241,71,244,70,252,77,252,80,253,82,254,87,256,89,257,92,257,91,257,94,258,97,258,98,257,101,257,107,257,106,254,105,253,104,251,104,249,103,248,103,246,102,245,102,244,101,242,101,240,100,239,101,239,100,238,101,234,101,233,99,233,97,232,97,230,97,228,98,228,99,228,99,219,77,219,69,218,61,218,61,227,62,227" href="javascript:widgetSearchCounty(\'ARPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Yell" coords="106,178,106,176,114,176,114,169,114,168,113,166,114,166,114,165,116,165,116,164,117,163,118,162,119,161,120,161,120,159,121,160,122,158,123,158,123,157,125,157,125,155,126,155,126,154,128,154,128,153,129,153,129,151,131,151,131,150,133,150,132,148,134,148,134,146,135,146,136,144,135,144,135,143,138,142,141,141,144,137,139,137,135,138,136,138,135,139,135,141,133,142,132,140,132,137,132,138,130,137,128,135,127,133,126,131,124,129,122,127,119,126,115,122,115,133,100,133,100,134,98,133,98,134,97,134,97,136,96,137,96,138,94,139,93,139,92,139,84,139,84,141,81,141,80,141,80,150,80,150,80,152,80,165,80,178,106,179,106,178" href="javascript:widgetSearchCounty(\'ARYE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Searcy" coords="142,82,154,82,169,82,169,76,170,75,172,75,186,75,186,65,186,64,186,63,186,57,186,48,152,47,152,43,148,43,143,43,143,62,142,82" href="javascript:widgetSearchCounty(\'ARSR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Newton" coords="102,47,101,54,101,56,101,58,100,58,100,59,99,60,97,59,98,63,96,63,97,66,95,66,95,72,95,78,95,81,125,82,142,82,143,62,143,43,128,43,114,43,99,42,99,47,101,47,102,47" href="javascript:widgetSearchCounty(\'ARNW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="72,78,81,78,95,78,95,72,95,66,97,66,96,63,98,63,97,59,99,60,100,59,100,58,101,58,101,56,101,54,102,47,101,47,99,47,99,42,93,42,93,40,90,40,91,38,90,36,89,36,89,35,87,35,88,29,86,29,86,28,84,28,84,27,84,25,66,25,66,27,66,31,65,32,60,45,60,49,60,54,59,70,59,71,58,72,58,79,63,79,64,77,68,77,72,78" href="javascript:widgetSearchCounty(\'ARMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="62,131,62,129,62,125,62,122,72,123,72,117,72,114,72,113,73,114,76,116,80,116,81,78,72,78,68,77,64,77,63,79,64,80,63,81,62,82,60,82,58,82,58,85,57,85,57,88,54,88,51,88,49,89,49,91,49,97,52,97,53,98,53,98,52,101,53,103,53,104,51,107,49,109,49,123,49,131,50,132,50,134,52,133,53,132,54,131,59,131,62,131" href="javascript:widgetSearchCounty(\'ARFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Logan" coords="80,150,80,141,81,141,84,141,84,139,92,139,93,139,94,139,96,138,96,137,97,136,97,134,98,134,98,133,100,134,100,133,115,133,115,122,114,122,112,120,109,120,107,121,105,121,104,119,104,116,102,114,99,113,97,114,96,115,95,114,94,114,92,115,88,116,85,116,82,115,80,116,76,116,73,114,72,113,72,114,72,117,72,123,62,122,62,125,62,129,62,131,59,131,54,131,53,132,53,139,46,139,45,139,44,139,43,143,43,146,44,148,47,148,49,148,49,150,50,151,57,151,80,152,80,150,80,150" href="javascript:widgetSearchCounty(\'ARLO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Perry" coords="132,168,134,168,136,168,143,168,152,168,154,169,156,170,157,170,159,171,159,169,158,167,158,165,159,163,160,163,166,163,167,162,167,160,174,160,175,160,176,158,172,156,172,153,174,151,175,149,176,146,175,143,172,143,170,146,167,147,166,144,163,145,161,147,134,146,134,148,132,148,133,150,131,150,131,151,129,151,129,153,128,153,128,154,126,154,126,155,125,155,125,157,123,157,123,158,122,158,121,160,120,159,120,161,119,161,118,162,117,163,116,164,116,165,114,165,114,166,113,166,114,168,114,169,114,176,131,176,131,174,131,170,132,168" href="javascript:widgetSearchCounty(\'ARPE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Van Buren" coords="151,101,151,108,170,108,181,108,181,110,181,114,181,117,199,117,201,84,187,83,186,83,186,82,186,75,172,75,170,75,169,76,169,82,154,82,154,99,152,99,151,101" href="javascript:widgetSearchCounty(\'ARVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cleburne" coords="199,117,211,118,233,118,233,115,233,111,235,109,237,109,237,107,237,101,238,83,235,85,227,85,218,84,201,84,199,117" href="javascript:widgetSearchCounty(\'ARCB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Johnson" coords="114,114,114,110,114,108,115,107,118,108,120,107,120,105,120,103,120,95,122,95,124,95,124,93,124,92,125,82,95,81,95,78,81,78,80,116,82,115,85,116,88,116,92,115,94,114,95,114,96,115,97,114,99,113,102,114,104,116,104,119,105,121,107,121,109,120,112,120,114,122,114,114" href="javascript:widgetSearchCounty(\'ARJO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Conway" coords="166,144,167,147,170,146,172,143,175,143,175,143,176,142,177,143,178,141,179,140,179,138,179,136,177,135,177,133,178,132,178,130,178,129,178,128,180,127,181,122,181,117,181,114,181,110,181,108,170,108,151,108,150,137,147,137,144,137,141,141,138,142,135,143,135,144,136,144,135,146,134,146,161,147,163,145,166,144" href="javascript:widgetSearchCounty(\'ARCN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="White" coords="235,109,233,111,233,115,233,118,211,118,210,132,210,147,214,147,218,147,221,148,222,148,223,149,225,149,227,150,230,151,234,151,237,150,241,149,243,148,245,148,247,148,249,149,250,150,252,151,254,151,255,148,255,145,257,144,262,144,265,144,266,144,267,144,268,143,267,143,266,142,266,141,265,140,267,141,267,139,266,138,265,138,265,137,267,137,267,136,267,135,268,134,269,133,270,134,271,135,271,133,270,132,272,132,271,130,272,129,272,127,271,128,270,127,271,127,272,126,271,126,270,126,270,125,270,125,269,124,267,124,267,123,268,121,267,120,268,119,267,118,269,118,269,117,271,117,271,115,272,112,274,113,274,112,273,111,258,110,256,110,255,109,255,101,246,101,237,101,237,107,237,109,235,109" href="javascript:widgetSearchCounty(\'ARWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pope" coords="150,137,151,108,151,101,152,99,154,99,154,82,142,82,125,82,124,92,124,93,124,95,122,95,120,95,120,103,120,105,120,107,118,108,115,107,114,108,114,110,114,114,114,122,115,122,119,126,122,127,124,129,126,131,127,133,128,135,130,137,132,138,132,137,132,140,133,142,135,141,135,139,136,138,135,138,139,137,144,137,147,137,150,137" href="javascript:widgetSearchCounty(\'ARPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Scott" coords="29,183,48,184,52,184,53,185,61,185,61,186,64,186,66,184,66,184,66,182,69,183,71,182,72,181,74,181,74,180,77,180,77,178,80,178,80,165,80,152,57,151,50,151,49,150,49,148,47,148,44,148,43,146,43,143,41,143,41,144,40,144,40,145,36,146,36,146,35,146,35,148,36,148,36,149,36,150,36,158,32,158,30,159,27,159,24,159,22,161,19,161,19,180,27,181,29,181,29,183" href="javascript:widgetSearchCounty(\'ARSC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sevier" coords="18,260,19,260,21,260,20,259,21,258,23,259,23,259,23,260,22,261,22,261,23,262,23,263,25,264,25,265,27,265,28,265,28,267,29,267,31,267,30,268,30,269,30,270,33,270,35,272,36,272,36,271,37,271,38,272,40,271,40,272,40,273,41,273,42,273,42,274,44,274,46,273,49,274,51,274,52,276,52,277,54,277,59,277,58,276,58,274,56,270,54,268,53,265,51,262,50,259,50,256,49,253,49,251,48,249,48,247,48,247,49,247,48,246,48,245,48,243,48,240,47,237,48,234,35,234,17,234,17,259,18,260" href="javascript:widgetSearchCounty(\'ARSV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saline" coords="169,211,171,209,172,208,175,208,187,208,187,206,187,204,188,204,190,204,201,204,201,201,201,197,200,195,194,195,192,194,192,192,191,190,187,191,184,190,184,188,184,186,181,186,180,184,177,185,175,183,176,179,174,177,172,177,169,177,167,177,167,169,159,169,159,171,157,170,156,170,154,169,152,168,143,168,136,168,134,168,132,168,131,170,131,174,131,176,138,176,140,177,140,179,140,184,139,190,148,189,148,192,148,194,154,194,154,197,156,197,155,202,160,202,160,204,160,206,162,206,164,206,164,209,164,211,165,212,168,212,169,211" href="javascript:widgetSearchCounty(\'ARSA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grant" coords="190,204,188,204,187,204,187,206,187,208,175,208,172,208,171,209,169,211,168,212,165,212,165,238,176,238,180,239,183,240,184,241,186,241,187,242,188,243,190,244,190,245,191,246,193,247,201,246,202,235,202,233,202,230,203,230,203,229,203,204,201,204,190,204" href="javascript:widgetSearchCounty(\'ARGN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Faulkner" coords="211,118,199,117,181,117,181,122,180,127,178,128,178,129,178,130,178,132,177,133,177,135,179,136,179,138,179,140,178,141,177,143,176,142,175,143,175,143,176,146,175,149,174,151,172,153,172,156,176,158,179,158,182,160,183,163,183,165,183,167,184,168,185,166,185,163,186,162,186,161,195,161,199,161,201,160,201,157,201,154,202,152,210,152,210,147,210,132,211,118" href="javascript:widgetSearchCounty(\'ARFA\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
