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">MS</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/mississippi.gif" width=333 height=425 border=0 alt="" usemap="#ms_1197__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="ms_1197__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wayne" coords="226,274,224,274,224,307,231,307,258,307,257,268,242,272,226,274" href="javascript:widgetSearchCounty(\'MSWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stone" coords="228,351,210,351,195,351,195,374,202,373,202,372,203,371,205,371,213,371,228,371,228,366,228,351" href="javascript:widgetSearchCounty(\'MSST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="George" coords="231,350,231,351,228,351,228,366,261,366,260,344,231,344,231,350" href="javascript:widgetSearchCounty(\'MSGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greene" coords="231,326,231,338,231,341,231,344,260,344,258,307,231,307,231,326" href="javascript:widgetSearchCounty(\'MSGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clarke" coords="226,274,242,272,257,268,260,240,225,239,226,274" href="javascript:widgetSearchCounty(\'MSCK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Noxubee" coords="243,150,233,150,233,180,266,181,268,165,269,150,243,150" href="javascript:widgetSearchCounty(\'MSNO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Itawamba" coords="253,50,253,59,253,61,252,64,253,83,277,83,278,66,280,51,268,50,260,50,253,50" href="javascript:widgetSearchCounty(\'MSIT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="245,83,243,82,240,83,240,83,240,106,240,113,240,117,241,117,256,117,255,117,254,119,256,119,257,118,257,118,258,118,259,117,261,117,263,117,263,116,264,116,264,116,267,115,268,112,268,112,271,112,273,112,277,83,253,83,245,83" href="javascript:widgetSearchCounty(\'MSMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lauderdale" coords="225,239,260,240,263,210,226,210,225,239" href="javascript:widgetSearchCounty(\'MSLU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lowndes" coords="268,112,267,115,264,116,264,116,263,116,263,117,261,117,259,117,258,118,257,118,257,118,256,119,254,119,255,120,256,120,256,122,255,122,256,123,257,124,256,126,257,127,257,129,258,130,257,129,255,128,254,128,254,128,253,130,249,131,243,131,243,150,269,150,273,112,271,112,268,112,268,112" href="javascript:widgetSearchCounty(\'MSLO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kemper" coords="226,180,226,210,263,210,266,181,233,180,226,180" href="javascript:widgetSearchCounty(\'MSKE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Forrest" coords="210,346,210,344,209,343,209,307,191,307,187,307,187,312,187,313,187,314,190,314,193,314,194,315,194,320,194,334,194,342,195,343,195,343,195,345,195,351,210,351,210,346" href="javascript:widgetSearchCounty(\'MSFO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tishomingo" coords="265,26,267,26,268,27,268,28,268,35,268,50,280,51,284,14,282,13,280,11,279,9,277,6,276,5,272,5,265,5,265,26" href="javascript:widgetSearchCounty(\'MSTI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tallahatchie" coords="115,106,132,106,135,106,135,108,135,109,135,110,133,111,131,110,127,111,126,113,126,115,128,116,130,113,131,112,131,113,135,113,138,113,138,111,138,108,138,107,138,106,140,106,149,106,149,105,149,105,153,105,153,99,153,75,150,75,149,77,146,77,145,77,138,77,138,83,115,83,116,91,115,106" href="javascript:widgetSearchCounty(\'MSTL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Humphreys" coords="101,168,101,171,101,181,116,181,116,179,116,176,116,174,118,173,121,173,121,171,120,170,119,170,117,169,116,167,117,164,120,165,120,166,121,167,120,165,120,164,121,164,122,166,123,164,123,164,124,163,124,162,125,162,125,158,124,148,124,149,123,149,122,149,122,149,122,150,121,150,121,151,121,154,118,154,115,152,115,149,115,146,109,146,108,149,108,151,105,151,100,151,96,151,95,153,95,154,98,156,98,157,98,160,98,162,100,163,99,164,99,166,101,166,101,168" href="javascript:widgetSearchCounty(\'MSHU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Yazoo" coords="110,216,111,215,113,214,113,212,115,212,116,209,116,209,116,209,116,209,118,210,120,210,120,208,120,208,120,208,121,208,122,207,124,207,124,207,125,205,126,204,127,204,127,204,128,203,129,204,129,203,131,203,132,203,135,201,137,201,138,201,138,201,139,199,141,199,142,197,143,197,145,196,145,194,146,193,146,190,146,189,148,189,149,186,150,186,150,185,150,185,135,179,127,175,124,173,123,173,121,173,118,173,116,174,116,176,116,179,116,181,101,181,97,185,95,187,94,190,95,190,96,190,97,190,98,190,97,192,98,194,98,196,96,195,95,196,97,199,100,200,101,201,99,202,98,201,97,201,96,203,96,203,96,203,97,204,98,204,98,205,97,207,98,207,99,207,98,208,100,209,101,209,101,210,101,212,105,212,105,214,108,214,108,216,110,216" href="javascript:widgetSearchCounty(\'MSYZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sunflower" coords="108,151,108,149,109,146,115,146,115,126,115,116,115,109,115,108,115,106,116,91,101,91,101,111,101,122,100,123,98,123,93,123,93,129,94,131,94,133,93,142,93,149,93,151,94,151,95,151,96,151,96,151,100,151,105,151,108,151" href="javascript:widgetSearchCounty(\'MSSU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="131,282,127,285,120,284,120,286,120,286,118,286,118,284,111,284,95,284,95,292,99,292,101,291,102,292,102,295,102,299,102,313,109,313,129,313,131,313,131,282" href="javascript:widgetSearchCounty(\'MSLI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hinds" coords="131,255,131,253,132,253,131,252,132,250,131,250,131,249,131,249,131,247,130,245,131,245,131,244,131,243,133,243,134,242,135,242,135,241,135,240,134,238,134,238,135,236,136,234,137,234,137,232,138,232,138,231,139,230,140,229,140,228,141,228,142,227,142,226,143,225,133,224,132,224,131,224,131,219,131,218,130,217,124,217,116,217,116,209,116,209,115,212,113,212,113,214,111,215,110,216,108,216,106,216,105,217,105,218,105,219,106,221,105,223,103,226,103,227,103,227,102,227,102,228,102,230,101,229,99,229,98,229,98,230,98,231,98,233,98,234,97,235,97,235,96,237,97,237,96,238,95,240,93,255,131,255,131,255" href="javascript:widgetSearchCounty(\'MSHI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lawrence" coords="150,300,150,298,150,297,150,279,139,280,139,280,139,280,137,281,135,282,132,282,131,282,131,313,140,313,140,314,142,314,142,315,142,315,142,315,144,315,145,315,145,315,145,312,145,310,150,310,150,301,150,300,150,300" href="javascript:widgetSearchCounty(\'MSLW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson Davis" coords="177,301,177,300,176,298,175,297,173,296,171,295,169,293,168,293,165,292,165,291,165,289,165,278,150,279,150,297,150,298,150,300,150,300,150,301,150,310,153,311,154,311,161,311,161,307,162,306,164,306,172,307,178,307,177,301" href="javascript:widgetSearchCounty(\'MSJD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Copiah" coords="118,284,118,286,120,286,120,286,120,284,127,285,131,282,132,282,135,282,137,281,139,280,140,278,139,277,138,276,138,275,138,275,139,274,138,273,137,271,138,271,138,270,138,269,136,267,136,266,135,264,134,264,135,263,133,262,133,260,132,259,132,257,131,257,131,257,130,256,131,256,131,255,96,255,97,259,97,267,97,269,96,271,95,275,95,277,95,284,111,284,118,284" href="javascript:widgetSearchCounty(\'MSCP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lamar" coords="194,334,194,320,194,315,193,314,190,314,187,314,187,313,187,312,187,307,178,307,172,307,172,343,175,343,179,343,179,343,181,341,183,341,183,343,184,343,186,344,187,345,187,345,188,345,188,343,189,343,189,342,190,342,194,342,194,334" href="javascript:widgetSearchCounty(\'MSLA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="102,299,102,295,102,292,101,291,99,292,95,292,65,292,64,314,67,315,68,316,70,315,71,315,72,315,74,315,74,314,75,314,76,315,78,314,78,313,82,313,102,313,102,299" href="javascript:widgetSearchCounty(\'MSFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sharkey" coords="98,201,99,202,101,201,100,200,97,199,95,196,96,195,98,196,98,194,97,192,98,190,97,190,96,190,95,190,94,190,95,187,97,185,101,181,101,171,101,168,101,166,99,166,92,166,88,166,87,165,83,165,83,165,83,167,83,173,83,179,83,179,81,182,80,186,80,186,79,187,79,188,79,191,79,201,79,202,79,203,83,203,83,202,83,202,86,202,86,203,96,203,96,203,97,201,98,201" href="javascript:widgetSearchCounty(\'MSSH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marion" coords="172,307,164,306,162,306,161,307,161,311,154,311,153,311,150,310,145,310,145,312,145,315,145,322,145,323,146,323,146,326,146,328,147,328,147,329,147,331,148,332,149,332,153,332,152,334,153,334,153,335,153,335,154,336,155,338,157,338,159,338,160,338,160,343,167,343,167,343,172,343,172,307" href="javascript:widgetSearchCounty(\'MSMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pearl River" coords="173,389,173,387,173,386,175,386,177,386,177,385,178,384,179,384,181,384,181,381,181,373,195,374,195,351,195,345,195,343,195,343,194,342,190,342,189,342,189,343,188,343,188,345,187,345,187,345,186,344,184,343,183,343,183,341,181,341,179,343,179,343,175,343,172,343,167,343,167,345,168,345,167,346,165,348,166,350,165,350,165,351,165,352,164,352,164,352,164,354,164,355,164,356,164,356,164,358,163,358,163,359,161,361,161,363,161,365,160,367,160,367,160,367,159,368,160,369,159,371,159,372,161,372,161,374,161,374,161,375,161,376,162,379,163,382,164,382,164,384,165,384,165,385,167,386,168,386,168,388,169,388,169,389,171,389,172,389,173,389" href="javascript:widgetSearchCounty(\'MSPL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pike" coords="109,313,109,344,129,343,129,313,109,313" href="javascript:widgetSearchCounty(\'MSPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Walthall" coords="157,338,155,338,154,336,153,335,153,335,153,334,152,334,153,332,149,332,148,332,147,331,147,329,147,328,146,328,146,326,146,323,145,323,145,322,145,315,145,315,144,315,142,315,142,315,142,315,142,314,140,314,140,313,131,313,129,313,129,343,160,343,160,338,159,338,157,338" href="javascript:widgetSearchCounty(\'MSWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Amite" coords="109,313,102,313,82,313,78,313,78,314,76,315,75,314,74,314,74,315,72,315,71,315,70,315,68,316,70,318,70,318,70,319,72,320,72,323,72,329,72,344,89,344,109,344,109,313" href="javascript:widgetSearchCounty(\'MSAM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harrison" coords="228,382,228,371,213,371,205,371,203,371,202,372,202,373,195,374,195,396,195,396,198,396,198,397,199,397,201,397,200,397,200,398,201,399,202,399,201,399,201,400,199,400,199,400,199,401,200,402,202,401,205,400,207,400,209,399,211,398,213,398,215,397,216,396,222,395,224,395,228,395,231,394,230,393,227,393,226,393,224,393,222,393,220,393,220,392,222,392,223,392,224,392,224,392,225,391,226,392,226,392,227,392,228,392,229,386,228,382" href="javascript:widgetSearchCounty(\'MSHR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alcorn" coords="233,17,238,17,238,19,238,26,240,26,265,26,265,5,233,5,233,9,233,15,233,17" href="javascript:widgetSearchCounty(\'MSAL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hancock" coords="181,373,181,381,181,384,179,384,178,384,177,385,177,386,175,386,173,386,173,387,173,389,172,389,171,389,171,389,172,390,172,393,172,396,172,397,173,398,174,398,175,400,175,401,174,403,175,406,176,408,179,411,179,411,179,412,180,411,183,411,183,411,185,412,187,411,187,411,187,413,188,412,188,411,188,411,188,411,189,409,190,408,190,407,190,406,194,404,195,403,197,401,197,400,197,399,195,399,194,398,193,398,194,397,194,397,194,397,195,396,195,374,181,373" href="javascript:widgetSearchCounty(\'MSHN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wilkinson" coords="72,323,72,320,70,319,70,318,70,318,68,316,67,315,64,314,63,314,62,313,60,312,58,312,57,312,56,312,54,312,51,314,47,315,46,316,46,316,45,317,43,317,42,319,41,319,41,320,42,323,41,324,39,325,38,323,36,323,35,324,33,326,34,329,32,331,32,334,35,336,36,338,36,339,35,340,33,341,31,343,31,344,72,344,72,329,72,323" href="javascript:widgetSearchCounty(\'MSWL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="228,366,228,371,228,382,229,386,228,392,230,392,231,392,231,393,233,394,235,394,237,395,236,396,235,396,235,396,236,397,238,399,242,399,243,398,244,397,247,397,248,396,249,395,249,395,249,396,249,397,250,397,250,398,251,399,253,399,253,399,255,399,256,400,256,400,257,401,258,400,259,400,260,399,261,398,261,399,262,399,262,398,262,397,261,395,262,395,261,381,261,366,228,366" href="javascript:widgetSearchCounty(\'MSJC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="De Soto" coords="133,28,135,27,137,25,140,27,141,28,143,29,145,30,146,30,146,29,149,29,150,28,152,27,153,27,154,23,157,24,161,23,168,24,168,5,126,5,127,8,128,9,130,10,131,12,129,14,127,15,126,16,126,16,133,16,133,23,133,28" href="javascript:widgetSearchCounty(\'MSDA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tunica" coords="120,53,124,53,126,54,126,53,126,50,126,48,126,46,133,46,133,42,132,42,132,41,131,39,131,38,132,35,132,34,132,34,131,33,132,32,131,31,131,30,132,29,133,28,133,23,133,16,126,16,126,18,124,18,124,18,122,18,120,19,118,20,116,18,116,17,116,16,115,16,113,16,113,18,115,20,115,20,114,22,115,24,116,27,114,28,113,29,111,28,111,27,113,25,111,23,109,22,108,23,109,27,109,30,112,31,114,31,114,33,113,35,110,36,109,35,109,33,108,31,107,31,107,32,106,34,106,39,107,41,109,43,109,45,107,45,113,49,120,54,120,54,120,53" href="javascript:widgetSearchCounty(\'MSTU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Benton" coords="198,18,198,40,202,40,202,39,213,39,213,21,216,21,217,20,217,19,218,17,218,16,219,16,219,5,195,5,195,18,198,18" href="javascript:widgetSearchCounty(\'MSBE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Adams" coords="36,323,38,323,39,325,41,324,42,323,41,320,41,319,42,319,43,317,43,316,43,317,45,317,46,316,46,316,47,315,51,314,54,312,56,312,57,312,58,312,60,312,62,313,63,314,64,314,65,292,65,290,64,290,61,289,58,289,57,289,57,287,54,286,54,285,53,282,52,280,49,281,49,285,48,288,46,291,43,291,42,289,41,289,39,289,39,291,41,293,43,293,45,293,46,293,47,294,46,297,43,298,40,299,39,301,39,302,39,304,39,305,42,308,42,309,42,311,41,312,39,311,38,309,38,308,36,308,35,309,36,311,38,312,37,314,39,315,40,316,40,316,38,320,34,320,31,320,30,322,31,324,33,326,35,324,36,323" href="javascript:widgetSearchCounty(\'MSAD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tippah" coords="218,17,217,19,217,20,216,21,213,21,213,39,238,39,240,38,240,36,240,33,240,26,238,26,238,19,238,17,233,17,233,15,233,9,233,5,219,5,219,16,218,16,218,17" href="javascript:widgetSearchCounty(\'MSTP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Coahoma" coords="101,79,101,82,101,84,101,91,116,91,115,83,116,74,116,71,116,68,116,68,116,67,118,68,120,67,120,64,120,54,113,49,107,45,105,49,106,52,105,55,102,57,101,60,101,61,100,63,99,63,98,63,98,61,99,59,98,59,94,59,93,60,94,63,94,66,92,66,90,66,89,66,88,68,88,71,86,71,84,71,83,69,81,70,81,71,83,73,84,73,87,74,90,75,90,76,88,78,86,77,84,75,82,75,80,75,79,78,80,79,96,79,101,79" href="javascript:widgetSearchCounty(\'MSCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marshall" coords="168,31,168,31,168,32,172,31,172,42,183,42,186,43,189,46,190,46,191,45,192,46,194,46,194,45,195,45,198,46,201,47,201,47,201,47,202,48,202,40,198,40,198,18,195,18,195,5,168,5,168,24,168,31" href="javascript:widgetSearchCounty(\'MSMS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Claiborne" coords="75,271,84,273,86,273,87,274,87,277,95,277,95,275,96,271,97,269,97,267,97,259,96,255,95,240,94,241,93,242,91,243,93,245,93,245,91,246,90,246,90,246,89,246,89,245,88,245,87,246,88,247,87,248,86,249,85,248,84,249,83,248,83,249,82,250,83,251,81,252,80,251,79,252,79,250,79,250,77,250,76,252,74,253,73,253,72,254,69,254,68,253,67,252,67,252,66,252,65,253,67,255,70,256,71,258,68,260,66,260,64,260,63,263,61,267,58,270,67,270,75,271" href="javascript:widgetSearchCounty(\'MSCB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="54,285,54,286,57,287,57,289,58,289,61,289,64,290,65,290,65,292,95,292,95,284,95,277,87,277,87,274,86,273,84,273,75,271,67,270,58,270,57,271,58,272,58,275,56,274,55,271,53,271,52,275,50,277,50,278,52,279,55,278,56,278,57,278,57,279,57,280,52,280,53,282,54,285" href="javascript:widgetSearchCounty(\'MSJZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bolivar" coords="93,129,93,123,98,123,100,123,101,122,101,111,101,91,101,84,101,82,101,79,96,79,80,79,81,81,83,81,86,81,85,86,84,86,83,87,79,88,78,90,78,91,79,92,79,94,76,94,76,92,76,91,74,91,72,90,70,90,70,91,72,94,74,95,73,98,72,101,73,104,75,106,76,107,77,108,76,109,75,110,73,109,72,108,68,108,67,108,66,111,66,112,67,115,69,115,72,114,73,115,73,117,72,119,67,117,64,113,63,115,61,115,61,116,61,117,61,118,63,119,65,122,64,124,61,126,61,125,60,126,61,127,61,129,61,129,93,129" href="javascript:widgetSearchCounty(\'MSBO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="83,173,83,167,83,165,83,165,87,165,88,166,92,166,99,166,99,164,100,163,98,162,98,160,98,157,98,156,95,154,95,153,96,151,95,151,94,151,93,151,93,149,93,142,94,133,94,131,93,129,61,129,63,130,63,131,61,134,60,136,60,137,61,137,63,137,64,134,64,131,65,131,67,134,67,137,63,138,61,139,62,141,66,142,68,140,69,138,70,135,72,136,72,138,70,140,68,142,67,145,66,149,67,151,68,153,70,152,70,150,72,149,73,151,72,154,70,155,69,159,69,162,67,164,64,162,63,162,61,164,62,165,66,167,67,168,68,170,67,171,64,171,64,173,76,172,79,173,83,173" href="javascript:widgetSearchCounty(\'MSWS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Warren" coords="74,253,76,252,77,250,79,250,79,250,79,252,80,251,81,252,83,251,82,250,83,249,83,248,84,249,85,248,86,249,87,248,88,247,87,246,88,245,89,245,89,246,90,246,90,246,91,246,93,245,93,245,91,243,93,242,94,241,95,240,96,238,97,237,96,237,97,235,97,235,98,234,98,233,98,231,98,230,98,229,99,229,101,229,102,230,102,228,102,227,103,227,103,227,103,226,105,223,106,221,105,219,105,218,105,217,106,216,108,216,108,214,105,214,105,212,101,212,101,210,101,209,100,209,98,208,99,207,98,207,97,207,96,209,95,210,94,210,87,210,87,212,87,218,87,221,83,221,80,221,79,223,79,212,79,211,79,210,74,210,72,211,72,212,74,214,76,216,77,217,76,218,74,217,72,215,70,213,68,213,67,217,68,218,69,219,72,221,76,221,77,221,79,222,79,223,77,224,76,225,76,227,76,228,77,229,81,230,83,230,84,227,84,227,85,227,83,230,83,232,81,234,79,234,77,235,78,237,78,239,77,241,76,240,76,239,75,239,74,238,72,238,72,239,71,239,70,240,68,241,68,240,66,241,64,242,64,245,64,247,67,248,68,248,70,246,71,247,72,248,73,246,72,244,73,243,73,245,76,245,76,246,74,249,73,250,70,251,72,254,73,253,74,253" href="javascript:widgetSearchCounty(\'MSWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Issaquena" coords="79,212,79,223,80,221,83,221,87,221,87,218,87,212,87,210,94,210,95,210,96,209,97,207,98,205,98,204,97,204,96,203,86,203,86,202,83,202,83,202,83,203,79,203,79,202,79,201,79,191,79,188,79,187,80,186,80,186,81,182,83,179,83,179,83,173,79,173,76,172,64,173,64,175,62,179,61,179,61,181,64,182,66,182,67,179,67,176,68,175,70,176,71,180,70,184,68,186,66,188,64,192,66,196,69,196,72,197,72,199,66,203,66,207,68,208,72,207,73,205,75,204,76,205,76,207,75,208,74,210,79,210,79,211,79,212" href="javascript:widgetSearchCounty(\'MSIS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montgomery" coords="163,138,165,138,168,138,168,140,169,140,173,140,173,142,173,147,173,149,187,150,187,138,187,137,189,138,190,137,190,137,192,136,185,135,183,134,183,133,183,117,163,117,163,127,163,138" href="javascript:widgetSearchCounty(\'MSMT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carroll" coords="168,151,168,150,170,149,173,149,173,147,173,142,173,140,169,140,168,140,168,138,165,138,163,138,163,127,163,117,139,117,140,119,140,120,140,122,141,123,141,131,141,135,140,136,138,135,138,138,137,139,135,138,135,141,135,142,135,145,166,156,167,153,168,151" href="javascript:widgetSearchCounty(\'MSCR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Quitman" coords="138,77,138,72,138,70,138,67,136,66,134,64,134,63,134,60,133,57,133,54,133,46,126,46,126,48,126,50,126,53,126,54,124,53,120,53,120,54,120,54,120,64,120,67,118,68,116,67,116,68,116,68,116,71,116,74,115,83,138,83,138,77" href="javascript:widgetSearchCounty(\'MSQU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Webster" coords="204,113,196,113,183,113,183,117,183,133,183,134,185,135,192,136,192,136,194,134,195,134,197,133,199,131,202,131,203,130,204,130,205,130,207,130,210,130,213,130,213,127,214,127,219,127,219,120,217,121,218,112,206,112,206,113,204,113" href="javascript:widgetSearchCounty(\'MSWE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Choctaw" coords="207,130,205,130,204,130,203,130,202,131,199,131,197,133,195,134,194,134,192,136,192,136,192,136,190,137,190,137,189,138,187,137,187,138,187,150,194,150,197,150,197,151,197,153,197,164,204,164,205,159,205,158,205,157,209,156,210,157,212,156,212,156,212,154,212,150,212,150,213,150,213,130,210,130,207,130" href="javascript:widgetSearchCounty(\'MSCO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Leake" coords="181,180,170,180,167,180,167,182,167,185,167,205,167,210,197,210,197,180,181,180" href="javascript:widgetSearchCounty(\'MSLK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Attala" coords="197,150,194,150,187,150,173,149,170,149,168,150,168,151,167,153,166,156,165,156,164,157,164,160,163,160,163,161,162,164,160,164,160,167,160,169,160,169,160,171,158,172,157,173,157,174,156,176,156,177,156,178,154,180,153,182,153,182,153,182,153,183,151,183,150,185,153,185,157,185,160,184,167,185,167,182,167,180,170,180,181,180,197,180,197,164,197,153,197,151,197,150" href="javascript:widgetSearchCounty(\'MSAT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Scott" coords="167,205,166,207,165,207,164,208,164,208,163,209,167,227,167,240,172,240,180,240,196,240,197,227,197,210,167,210,167,205" href="javascript:widgetSearchCounty(\'MSSC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pontotoc" coords="202,83,204,84,205,83,209,83,232,83,232,59,224,59,224,57,223,57,215,57,202,57,202,76,202,80,202,82,202,83" href="javascript:widgetSearchCounty(\'MSPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Smith" coords="172,240,167,240,167,254,172,255,172,255,172,257,172,264,172,277,190,276,196,275,196,240,180,240,172,240" href="javascript:widgetSearchCounty(\'MSSM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="245,408,241,407,238,407,237,407,238,408,240,408,243,408,246,409,249,410,252,410,254,408,249,409,245,408" href="javascript:widgetSearchCounty(\'MSJC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Perry" coords="209,343,210,344,210,346,210,351,228,351,231,351,231,350,231,344,231,341,231,338,231,326,231,307,224,307,209,307,209,343" href="javascript:widgetSearchCounty(\'MSPY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chickasaw" coords="232,83,209,83,209,100,209,103,209,105,209,106,206,106,206,108,206,112,218,112,218,111,219,111,224,111,224,111,224,109,224,108,224,106,240,106,240,83,232,83" href="javascript:widgetSearchCounty(\'MSCI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="224,109,224,111,224,111,219,111,218,111,218,112,217,121,219,120,219,127,227,127,235,127,237,126,238,127,241,127,242,127,243,127,243,131,249,131,253,130,254,128,254,128,255,128,257,129,258,130,257,129,257,127,256,126,257,124,256,123,255,122,256,122,256,120,255,120,254,119,255,117,256,117,241,117,240,117,240,113,240,106,224,106,224,108,224,109" href="javascript:widgetSearchCounty(\'MSCY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Winston" coords="212,150,212,154,212,156,212,156,210,157,209,156,205,157,205,158,205,159,204,164,197,164,197,180,214,180,218,180,219,180,221,180,222,181,222,182,224,182,224,180,226,180,233,180,233,150,213,150,212,150,212,150" href="javascript:widgetSearchCounty(\'MSWN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Oktibbeha" coords="242,127,241,127,238,127,237,126,235,127,227,127,219,127,214,127,213,127,213,130,213,150,233,150,243,150,243,131,243,127,242,127" href="javascript:widgetSearchCounty(\'MSOK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Neshoba" coords="222,182,222,181,221,180,219,180,218,180,214,180,197,180,197,210,226,210,226,180,224,180,224,182,222,182" href="javascript:widgetSearchCounty(\'MSNS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="249,46,238,46,238,48,238,49,235,49,235,55,235,57,233,57,232,57,232,59,232,83,240,83,240,83,243,82,245,83,253,83,252,64,253,61,253,59,253,50,253,46,251,46,249,46" href="javascript:widgetSearchCounty(\'MSLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tate" coords="172,42,172,31,168,32,168,31,168,31,168,24,161,23,157,24,154,23,153,27,152,27,150,28,149,29,146,29,146,30,145,30,143,29,141,28,140,27,137,25,135,27,133,28,132,29,131,30,131,31,132,32,131,33,132,34,132,34,132,35,131,38,131,39,132,41,132,42,133,42,168,42,172,42" href="javascript:widgetSearchCounty(\'MSTT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Panola" coords="134,60,134,63,134,64,136,66,138,67,138,70,138,72,138,77,145,77,146,77,149,77,150,75,153,75,168,75,168,74,168,42,133,42,133,46,133,54,133,57,134,60" href="javascript:widgetSearchCounty(\'MSPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Newton" coords="197,227,196,240,225,239,226,210,197,210,197,227" href="javascript:widgetSearchCounty(\'MSNE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prentiss" coords="238,46,249,46,251,46,253,46,253,50,260,50,268,50,268,35,268,28,268,27,267,26,265,26,240,26,240,33,240,36,240,38,238,39,238,46" href="javascript:widgetSearchCounty(\'MSPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Union" coords="202,57,215,57,223,57,224,57,224,59,232,59,232,57,233,57,235,57,235,55,235,49,238,49,238,48,238,46,238,39,213,39,202,39,202,40,202,48,202,57" href="javascript:widgetSearchCounty(\'MSUN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lafayette" coords="168,74,183,74,183,76,202,76,202,57,202,48,201,47,201,47,201,47,198,46,195,45,194,45,194,46,192,46,191,45,190,46,189,46,186,43,183,42,172,42,168,42,168,74" href="javascript:widgetSearchCounty(\'MSLY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jones" coords="190,276,191,289,191,307,209,307,224,307,224,274,196,275,190,276" href="javascript:widgetSearchCounty(\'MSJO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="147,219,150,217,153,216,156,212,157,212,159,212,159,209,160,208,161,208,161,209,163,209,164,208,164,208,165,207,166,207,167,205,167,185,160,184,157,185,153,185,150,185,150,185,150,186,149,186,148,189,146,189,146,190,146,193,145,194,145,196,143,197,142,197,141,199,139,199,138,201,138,201,137,201,135,201,132,203,131,203,129,203,129,204,128,203,127,204,127,204,126,204,125,205,124,207,124,207,122,207,121,208,120,208,120,208,120,208,120,210,118,210,116,209,116,209,116,217,124,217,130,217,131,218,131,219,131,224,132,224,133,224,143,225,145,222,147,219" href="javascript:widgetSearchCounty(\'MSMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Holmes" coords="153,183,153,182,153,182,153,182,154,180,156,178,156,177,156,176,157,174,157,173,158,172,160,171,160,169,160,169,160,167,160,164,162,164,163,161,163,160,164,160,164,157,165,156,166,156,135,145,125,142,125,142,125,143,127,144,127,145,127,147,126,147,124,148,125,158,125,162,124,162,124,163,123,164,123,164,122,166,121,164,120,164,120,165,121,167,120,166,120,165,117,164,116,167,117,169,119,170,120,170,121,171,121,173,123,173,124,173,127,175,135,179,150,185,150,185,151,183,153,183" href="javascript:widgetSearchCounty(\'MSHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Yalobusha" coords="164,101,183,101,183,76,183,74,168,74,168,75,153,75,153,99,164,99,164,101" href="javascript:widgetSearchCounty(\'MSYL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grenada" coords="138,117,139,117,163,117,183,117,183,113,183,101,164,101,164,99,153,99,153,105,149,105,149,105,149,106,140,106,138,106,138,107,138,108,138,111,138,113,138,117" href="javascript:widgetSearchCounty(\'MSGN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Leflore" coords="127,147,127,145,127,144,125,143,125,142,125,142,135,145,135,142,135,141,135,138,137,139,138,138,138,135,140,136,141,135,141,131,141,123,140,122,140,120,140,119,139,117,138,117,138,113,135,113,131,113,131,112,130,113,128,116,126,115,126,113,127,111,131,110,133,111,135,110,135,109,135,108,135,106,132,106,115,106,115,108,115,109,115,116,115,126,115,146,115,149,115,152,118,154,121,154,121,151,121,150,122,150,122,149,122,149,123,149,124,149,124,148,126,147,127,147" href="javascript:widgetSearchCounty(\'MSLL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rankin" coords="167,254,167,240,167,227,163,209,161,209,161,208,160,208,159,209,159,212,157,212,156,212,153,216,150,217,147,219,145,222,143,225,142,226,142,227,141,228,140,228,140,229,139,230,138,231,138,232,137,232,137,234,136,234,135,236,134,238,134,238,135,240,135,241,135,242,134,242,133,243,131,243,131,244,131,245,130,245,131,247,131,249,131,249,131,250,132,250,131,252,132,253,131,253,131,255,131,255,167,254" href="javascript:widgetSearchCounty(\'MSRA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jasper" coords="196,275,224,274,226,274,225,239,196,240,196,275" href="javascript:widgetSearchCounty(\'MSJS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Simpson" coords="172,264,172,257,172,255,172,255,167,254,131,255,131,255,131,256,130,256,131,257,131,257,132,257,132,259,133,260,133,262,135,263,134,264,135,264,136,266,136,267,138,269,138,270,138,271,137,271,138,273,139,274,138,275,138,275,138,276,139,277,140,278,139,280,139,280,150,279,165,278,172,277,172,264" href="javascript:widgetSearchCounty(\'MSSI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calhoun" coords="183,101,183,113,196,113,204,113,206,113,206,112,206,108,206,106,209,106,209,105,209,103,209,100,209,83,205,83,204,84,202,83,202,82,202,80,202,76,183,76,183,101" href="javascript:widgetSearchCounty(\'MSCL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Covington" coords="190,276,172,277,165,278,165,289,165,291,165,292,168,293,169,293,171,295,173,296,175,297,176,298,177,300,177,301,178,307,187,307,191,307,191,289,190,276" href="javascript:widgetSearchCounty(\'MSCV\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
