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">LA</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/louisiana.gif" width=425 height=399 border=0 alt="" usemap="#la_1148__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="la_1148__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="141,75,141,73,140,70,134,65,132,60,132,54,125,54,122,54,119,54,117,54,116,56,116,58,115,58,113,58,104,58,104,68,105,77,104,79,103,81,102,87,140,87,141,75" href="javascript:widgetSearchCounty(\'LAJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Winn" coords="116,120,127,120,132,120,136,120,138,118,139,117,139,115,140,114,141,108,140,87,102,87,92,87,92,87,95,96,96,99,95,101,95,102,96,104,96,105,96,106,95,108,95,109,95,111,94,112,94,114,92,115,91,114,91,119,89,123,89,126,90,128,90,128,116,128,116,120" href="javascript:widgetSearchCounty(\'LAWI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grant" coords="146,149,147,149,146,149,145,147,144,148,143,148,143,147,144,144,142,144,143,144,143,143,142,143,142,142,142,142,140,140,141,139,140,139,137,138,135,136,136,136,138,136,137,135,137,134,136,131,137,131,137,130,138,129,136,129,135,128,136,127,137,126,137,124,137,124,138,124,138,122,137,121,136,120,132,120,127,120,116,120,116,128,90,128,90,130,92,131,94,131,94,133,94,134,96,136,98,137,100,137,101,138,103,139,104,141,106,142,106,143,109,146,110,148,110,150,110,151,110,152,111,152,111,152,111,154,111,154,112,155,112,156,112,156,114,157,116,158,131,154,142,151,146,150,150,150,150,150,148,149,146,149" href="javascript:widgetSearchCounty(\'LAGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Landry" coords="185,239,184,237,184,234,184,230,185,228,185,225,185,223,185,220,184,218,183,215,182,213,181,213,180,211,180,209,148,209,149,213,151,216,152,220,152,224,150,226,149,228,149,230,149,234,148,235,146,235,145,236,145,237,144,238,133,238,131,238,129,240,128,242,127,242,127,243,146,243,146,247,150,247,152,249,151,251,152,254,153,255,153,258,154,258,154,260,157,258,159,254,160,253,161,253,162,254,166,253,166,252,167,250,168,250,170,251,174,250,175,250,177,250,178,251,180,251,189,251,188,249,187,246,186,246,185,245,184,242,185,241,185,239" href="javascript:widgetSearchCounty(\'LASL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Allen" coords="116,240,117,239,118,238,119,235,119,233,119,204,110,205,101,205,100,207,98,207,96,207,89,206,89,228,89,231,88,232,77,232,77,248,82,248,82,247,83,247,91,247,104,247,104,244,105,243,106,242,116,243,116,243,116,242,116,240" href="javascript:widgetSearchCounty(\'LAAL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rapides" coords="123,204,125,205,126,204,128,202,127,200,128,199,129,199,131,198,132,197,134,195,136,195,138,197,139,198,143,198,146,198,149,197,148,196,148,195,148,192,147,185,147,183,146,182,147,180,147,176,147,172,147,168,148,164,151,164,151,165,152,166,153,166,154,166,158,163,159,162,159,162,159,162,159,162,159,162,159,161,158,160,156,159,154,158,153,155,152,152,152,152,151,150,150,150,150,150,146,150,142,151,131,154,116,158,114,157,112,156,112,156,112,155,111,154,111,154,111,152,111,152,110,152,110,151,110,150,110,148,109,146,106,148,103,150,103,151,103,151,103,152,101,152,101,153,100,153,100,154,99,154,99,155,97,156,95,158,94,159,93,160,92,161,91,162,89,162,90,163,90,163,92,163,93,164,94,164,96,164,96,165,97,165,97,167,98,167,98,168,99,169,99,170,100,171,101,171,101,177,101,205,110,205,119,204,123,204" href="javascript:widgetSearchCounty(\'LARA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="East Baton rouge" coords="219,234,221,235,223,235,224,237,223,238,221,239,221,240,224,240,227,239,228,243,228,247,227,250,225,253,225,255,228,256,231,256,231,258,234,258,236,258,239,258,241,258,244,256,248,256,251,256,250,255,248,254,247,252,245,251,246,249,244,249,245,247,244,246,244,245,245,244,245,239,245,235,244,235,244,234,244,233,245,232,247,232,248,231,248,229,249,228,249,227,253,225,253,223,255,223,255,221,255,221,233,222,225,222,223,223,222,225,221,225,220,225,220,227,219,230,218,232,219,234" href="javascript:widgetSearchCounty(\'LAEB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ascension" coords="268,269,269,269,268,270,267,271,265,270,264,269,264,268,264,267,262,266,259,264,260,263,260,262,259,262,258,262,258,261,257,260,255,257,254,256,251,256,248,256,244,256,241,258,239,264,238,267,238,268,237,272,237,273,236,274,236,276,236,278,234,278,234,282,236,282,237,281,240,281,243,281,245,282,246,282,248,280,249,278,251,277,254,276,271,273,272,267,270,267,268,269" href="javascript:widgetSearchCounty(\'LAAS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Livingston" coords="248,231,247,232,245,232,244,233,244,234,244,235,245,235,245,239,245,244,244,245,244,246,245,247,244,249,246,249,245,251,247,252,248,254,250,255,251,256,254,256,255,257,257,260,258,261,258,262,259,262,260,262,260,263,259,264,262,266,264,267,264,268,264,269,265,270,267,271,268,270,269,269,268,269,270,267,272,267,277,268,280,266,283,262,284,259,284,257,284,254,282,254,281,254,282,253,280,250,279,249,278,247,278,245,277,243,276,240,276,236,277,231,277,227,249,227,249,228,248,229,248,231" href="javascript:widgetSearchCounty(\'LALV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Evangeline" coords="128,242,129,240,131,238,133,238,144,238,145,237,145,236,146,235,148,235,149,234,149,230,149,228,150,226,152,224,152,220,151,216,149,213,148,209,147,208,147,206,146,204,144,201,143,198,139,198,138,197,136,195,134,195,132,197,131,198,129,199,128,199,127,200,128,202,126,204,125,205,123,204,119,204,119,233,119,235,118,238,117,239,116,240,116,242,116,243,116,243,127,243,127,243,127,242,128,242" href="javascript:widgetSearchCounty(\'LAEV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Natchitoches" coords="93,160,94,159,95,158,97,156,99,155,99,154,100,154,100,153,101,153,101,152,103,152,103,151,103,151,103,150,106,148,109,146,106,143,106,142,104,141,103,139,101,138,100,137,98,137,96,136,94,134,94,133,94,131,92,131,90,130,90,128,90,128,90,128,89,126,89,123,91,119,91,114,92,115,94,114,94,112,95,111,95,109,95,108,96,106,96,105,96,104,95,102,95,101,96,99,95,96,92,87,92,87,72,87,75,91,74,92,75,93,76,95,76,97,75,98,75,99,75,99,75,99,75,99,76,102,78,104,68,104,69,110,67,110,65,111,62,111,59,110,57,109,58,109,56,108,55,107,53,108,52,110,52,115,52,127,59,127,61,129,60,132,60,144,68,144,69,145,69,147,69,161,73,160,80,160,86,161,89,162,91,162,92,161,93,160" href="javascript:widgetSearchCounty(\'LANA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Caldwell" coords="156,76,153,76,152,75,148,75,144,75,141,75,140,87,141,108,164,107,172,107,173,106,173,104,174,103,173,100,173,97,172,97,173,97,172,94,170,94,171,93,172,92,172,93,173,92,174,91,175,91,175,90,175,88,174,88,173,86,172,84,169,84,167,85,166,83,166,82,166,82,165,83,165,82,166,81,166,80,165,80,165,79,165,78,165,77,165,75,162,75,157,75,156,75,156,76" href="javascript:widgetSearchCounty(\'LACD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="La Salle" coords="140,114,139,115,139,117,138,118,136,120,137,121,138,122,138,124,137,124,137,124,137,126,136,127,135,128,136,129,138,129,138,130,138,129,137,130,137,131,136,131,137,134,137,135,138,136,136,136,135,136,137,138,140,139,141,139,140,140,142,142,142,142,142,143,143,143,143,144,142,144,144,144,143,147,143,148,144,148,145,147,146,149,147,149,146,149,148,149,150,150,151,150,152,152,152,152,153,155,154,158,156,159,158,160,159,161,159,162,159,162,158,163,160,164,162,163,165,165,165,164,165,165,164,164,164,163,164,159,164,151,164,136,164,107,141,108,140,114" href="javascript:widgetSearchCounty(\'LALB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ouachita" coords="132,54,132,60,134,65,140,70,141,73,141,75,144,75,148,75,152,75,153,76,156,76,156,75,157,75,162,75,163,70,165,65,166,62,168,59,169,56,171,53,172,50,171,48,171,44,171,40,172,39,171,38,170,39,169,38,168,37,168,36,167,34,165,34,162,35,162,36,162,36,161,34,160,33,160,33,160,33,159,35,158,36,156,37,154,37,154,38,153,40,150,41,148,43,147,45,147,45,146,45,145,46,143,46,142,46,140,46,133,46,132,54" href="javascript:widgetSearchCounty(\'LAOA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Red River" coords="69,110,68,104,78,104,76,102,75,99,75,98,76,97,76,95,75,93,74,92,75,91,72,87,72,87,72,87,72,83,71,81,71,79,53,79,49,78,39,78,42,82,45,83,46,84,46,87,47,88,46,89,45,90,46,92,47,93,47,95,48,95,49,96,50,97,51,98,51,100,52,102,54,102,55,103,57,104,59,107,59,110,62,111,65,111,67,110,69,110" href="javascript:widgetSearchCounty(\'LARE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bienville" coords="72,83,72,87,72,87,92,87,102,87,103,81,104,79,105,77,104,68,104,58,96,58,96,46,85,47,73,46,73,50,74,53,75,55,76,57,75,58,73,58,70,58,69,60,69,62,67,63,54,63,54,64,53,65,55,66,55,69,54,70,54,72,54,72,54,73,54,74,55,75,55,76,55,77,53,79,71,79,71,81,72,83" href="javascript:widgetSearchCounty(\'LABI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="104,58,113,58,115,58,116,58,116,56,117,54,119,54,122,54,125,54,132,54,133,46,133,44,133,40,132,38,129,38,125,38,125,33,123,33,122,32,121,31,119,30,109,30,106,30,103,30,100,30,100,32,100,34,100,35,99,36,97,38,98,41,97,44,96,46,96,58,104,58" href="javascript:widgetSearchCounty(\'LALN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Terrebonne" coords="245,355,246,354,245,353,243,352,243,354,242,354,241,354,238,354,236,354,235,355,234,354,233,355,234,357,233,358,234,361,236,364,237,364,239,365,239,364,238,363,238,362,238,361,238,359,238,360,239,358,241,357,240,358,240,359,240,360,240,363,241,361,242,361,241,361,241,362,242,362,244,362,242,363,243,364,242,365,244,365,246,365,245,363,246,362,247,361,247,361,245,361,244,362,244,360,244,358,245,356,246,357,244,358,245,358,245,360,246,359,247,358,246,358,248,358,247,356,245,355" href="javascript:widgetSearchCounty(\'LATE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Vermilion" coords="186,328,186,327,184,328,183,328,182,327,181,326,179,325,177,323,176,322,173,322,171,322,170,324,168,324,166,324,167,325,164,325,163,327,167,331,172,333,173,334,174,334,175,334,176,337,178,337,179,337,180,336,182,336,183,336,183,335,182,334,184,332,186,330,188,328,188,328,187,328,186,328" href="javascript:widgetSearchCounty(\'LAVM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Terrebonne" coords="268,376,267,376,266,376,264,376,263,377,261,378,264,378,266,377,266,377,269,376,271,375,268,376" href="javascript:widgetSearchCounty(\'LATE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Terrebonne" coords="230,359,230,359,231,358,230,357,229,357,228,357,227,355,227,354,228,355,228,356,230,355,230,354,230,352,230,352,228,353,228,355,227,352,225,349,225,347,224,347,222,348,222,348,222,349,222,351,220,351,220,352,219,353,217,351,215,351,217,354,220,357,222,359,225,360,227,361,233,361,232,358,231,359,230,359" href="javascript:widgetSearchCounty(\'LATE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Terrebonne" coords="286,375,286,375,283,374,281,374,285,376,289,377,288,376,286,375" href="javascript:widgetSearchCounty(\'LATE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Bernard" coords="321,359,318,363,321,362,324,359,325,357,323,358,321,359" href="javascript:widgetSearchCounty(\'LASE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="412,288,413,290,412,292,413,294,413,296,413,299,413,300,413,301,412,304,411,307,411,307,410,308,411,309,410,312,412,309,413,304,414,300,414,296,414,291,412,288" href="javascript:widgetSearchCounty(\'LAJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="West Baton rouge" coords="216,232,217,231,215,233,215,235,212,236,211,238,210,240,209,241,206,240,205,242,207,244,208,244,208,244,212,249,212,250,213,251,214,252,216,254,218,257,219,258,221,258,231,258,231,256,228,256,225,255,225,253,227,250,228,247,228,243,227,239,224,240,221,240,221,239,223,238,224,237,223,235,221,235,219,234,218,232,219,230,220,227,219,227,218,230,216,232" href="javascript:widgetSearchCounty(\'LABR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Terrebonne" coords="291,351,291,347,288,344,286,342,285,340,284,339,281,336,279,333,275,329,274,327,270,325,268,322,265,319,262,318,260,315,259,310,258,309,257,309,256,310,256,312,254,311,253,312,253,313,252,315,243,314,240,319,237,322,236,324,235,324,234,325,232,325,231,326,229,325,228,326,226,327,227,329,226,330,225,331,223,331,223,332,222,336,223,340,224,340,226,341,226,343,226,344,226,345,227,346,229,347,231,348,231,348,232,349,233,351,234,353,236,353,236,352,236,350,238,348,240,349,241,350,240,350,239,350,239,352,241,352,243,351,244,351,244,351,247,350,249,351,252,350,251,351,250,351,249,352,249,354,252,354,251,355,249,355,249,356,250,357,250,357,250,357,251,357,252,358,254,358,254,358,255,358,256,356,256,358,256,359,258,359,258,360,258,361,258,361,258,362,256,363,257,361,256,361,256,362,254,363,253,362,252,363,250,362,249,364,249,367,252,368,251,369,252,369,252,370,253,370,253,369,254,368,255,368,256,367,255,366,254,366,255,364,256,365,256,366,258,367,260,367,260,367,261,367,260,368,260,369,259,368,258,370,259,370,260,370,260,372,262,370,263,370,264,370,265,369,265,367,267,368,267,368,265,369,265,371,266,370,267,370,267,369,268,370,268,368,268,367,267,366,267,367,266,365,266,363,267,364,268,365,269,366,269,365,270,367,271,369,271,366,269,363,270,364,271,366,270,363,270,362,271,363,271,361,270,359,268,357,267,356,270,358,270,358,271,359,271,361,271,359,273,360,274,362,274,361,275,362,274,360,273,359,272,359,273,358,274,358,275,358,276,357,276,355,274,355,273,355,273,354,274,352,274,354,275,353,275,352,277,353,276,354,278,355,279,354,281,355,280,354,281,353,280,352,281,350,280,349,282,348,281,349,282,349,283,350,283,351,283,352,283,354,283,355,284,355,285,353,285,352,286,352,286,351,285,349,286,349,287,349,287,351,287,352,289,352,290,352,290,353,290,355,290,356,291,354,291,351" href="javascript:widgetSearchCounty(\'LATE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="315,366,316,365,317,364,317,363,317,362,316,361,315,362,314,364,315,366" href="javascript:widgetSearchCounty(\'LAJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Mary" coords="225,331,226,330,227,329,226,327,228,326,229,325,231,326,232,325,234,325,235,324,236,324,237,322,235,321,235,319,235,315,232,315,229,314,228,312,227,312,226,311,220,311,215,310,213,306,212,301,210,297,206,293,196,293,192,296,189,301,183,308,180,312,175,314,177,315,179,314,182,312,186,312,187,312,188,312,192,312,194,312,194,311,196,310,198,310,198,311,195,311,194,314,194,317,194,319,193,321,193,322,195,323,197,322,199,322,200,324,201,326,202,328,202,330,201,332,200,333,203,332,205,331,209,331,210,330,209,328,210,327,209,326,210,325,210,325,211,322,213,320,212,324,211,328,211,328,211,329,211,330,211,331,210,332,212,334,213,334,215,334,216,335,216,335,218,335,219,335,221,334,221,333,221,331,223,331,223,332,223,331,225,331" href="javascript:widgetSearchCounty(\'LASY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Iberia" coords="183,308,189,301,192,296,196,293,206,293,223,291,223,289,224,288,225,286,225,286,225,286,226,284,224,284,223,284,221,283,217,283,214,283,210,282,205,283,205,284,204,285,200,285,197,285,196,282,193,280,191,278,189,277,186,277,184,277,184,278,183,280,181,281,180,282,179,284,177,283,175,282,174,282,173,282,172,281,169,282,168,284,166,288,166,292,167,304,169,304,168,304,169,305,170,305,173,304,174,304,176,304,178,304,178,306,178,309,177,307,176,309,174,311,175,312,176,312,175,313,175,314,180,312,183,308" href="javascript:widgetSearchCounty(\'LAII\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lafourche" coords="309,324,309,320,308,318,305,316,301,316,296,316,293,316,293,313,292,310,291,310,290,310,290,309,286,307,284,303,282,301,280,298,276,298,274,299,272,298,270,299,268,298,266,297,265,298,262,296,260,296,260,297,252,297,252,299,250,300,249,303,249,306,243,314,252,315,253,313,253,312,254,311,256,312,256,310,257,309,258,309,259,310,260,315,260,315,260,315,260,315,262,318,265,319,268,322,270,325,274,327,275,329,279,333,281,336,284,339,285,340,286,342,288,344,291,347,291,351,291,354,290,356,292,359,290,357,292,354,295,353,295,354,294,355,295,355,296,355,296,357,296,356,297,358,297,356,298,359,299,360,299,359,299,357,301,358,301,360,302,359,303,360,302,361,301,362,301,362,300,362,300,363,301,363,301,365,300,364,300,363,299,365,301,366,299,366,300,367,302,367,300,368,302,368,303,370,303,371,302,372,302,373,304,373,305,372,306,372,307,372,307,371,311,369,315,366,315,366,314,364,315,362,313,360,315,360,313,359,313,357,313,356,314,356,313,355,311,353,312,352,313,352,313,351,313,350,313,349,314,350,314,351,315,351,316,352,315,353,316,353,317,352,318,353,318,354,318,352,317,351,316,350,316,349,317,349,318,350,318,348,319,346,317,346,316,348,317,346,316,344,317,342,315,341,316,340,317,341,318,343,319,342,318,341,318,340,317,339,316,339,315,340,315,339,316,339,314,339,311,339,311,338,309,336,308,336,307,335,305,334,304,333,308,333,306,332,304,332,305,330,306,328,309,327,309,324" href="javascript:widgetSearchCounty(\'LALA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Vermilion" coords="168,284,162,282,160,281,160,280,159,279,159,278,158,277,159,276,154,277,152,275,150,274,147,275,146,275,143,274,140,276,137,280,135,282,132,283,130,283,128,282,125,280,123,278,121,277,119,279,118,279,116,279,116,281,114,281,113,282,112,282,112,283,110,283,108,285,115,285,117,285,117,287,117,300,117,327,129,329,134,330,140,331,142,332,145,331,150,328,157,326,159,327,162,326,160,325,161,324,164,324,163,322,161,322,160,323,158,323,157,324,158,324,157,325,156,325,156,323,155,321,155,317,156,317,157,316,155,315,153,316,153,316,154,318,152,318,151,317,152,316,151,315,150,314,149,312,149,311,151,311,152,312,152,310,153,310,154,310,155,311,154,312,154,314,156,313,158,311,161,309,165,307,167,307,167,305,167,304,166,292,166,288,168,284" href="javascript:widgetSearchCounty(\'LAVM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="322,330,323,327,322,324,321,323,321,322,320,319,317,315,316,312,316,310,316,308,316,305,317,303,319,301,321,298,317,294,314,296,311,296,310,293,312,289,313,273,308,270,308,270,303,277,301,280,299,284,299,289,299,295,302,299,304,301,307,303,309,309,310,311,309,313,306,314,305,316,308,318,309,320,309,324,309,327,311,326,311,324,311,323,311,322,311,320,312,319,312,322,312,324,312,325,312,326,310,327,308,329,309,330,309,330,309,331,310,333,312,333,310,332,311,330,313,330,312,331,313,332,315,332,314,331,317,332,316,333,317,334,319,335,319,335,320,335,320,336,321,336,322,336,322,336,321,334,321,333,322,334,323,335,322,330" href="javascript:widgetSearchCounty(\'LAJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Plaquemines" coords="344,312,343,311,340,311,338,311,337,309,336,307,335,307,332,308,330,306,329,303,328,300,326,298,324,297,322,298,321,298,319,301,317,303,316,305,316,308,316,310,316,312,317,315,320,319,321,322,321,323,322,324,323,327,322,330,323,335,324,336,325,337,323,337,323,338,326,339,328,338,327,337,326,337,327,335,328,334,328,335,328,336,328,335,328,337,331,336,329,337,331,337,332,336,333,337,334,337,335,338,335,340,334,339,334,341,335,341,334,342,335,341,335,341,335,342,335,343,335,344,335,344,339,343,338,344,338,345,339,346,339,344,340,346,339,347,340,347,340,348,339,349,339,348,339,350,337,351,335,352,337,353,339,352,341,353,341,352,342,352,342,353,345,353,347,353,348,352,350,351,350,351,351,351,351,350,352,349,351,352,349,353,349,354,351,354,352,356,351,356,351,357,348,354,348,355,349,356,353,358,356,358,358,359,360,360,361,359,360,359,359,358,360,358,361,359,362,358,363,359,363,359,362,359,362,360,363,362,364,365,365,367,367,368,368,368,368,369,368,370,367,372,368,373,369,373,370,372,372,370,371,372,371,374,372,372,372,373,372,373,372,374,373,373,375,370,374,368,374,366,374,365,376,366,376,367,375,370,376,371,376,369,377,367,378,368,378,369,378,370,377,370,377,371,377,371,377,373,375,375,374,376,373,375,372,375,372,377,373,378,374,377,375,377,371,383,369,386,368,389,369,387,370,386,372,383,373,382,373,381,375,378,378,376,380,375,379,373,379,371,380,372,380,371,382,375,385,378,385,379,385,380,386,380,387,381,388,382,388,383,389,382,388,380,387,378,386,377,387,377,388,377,389,377,388,377,388,376,389,375,389,374,391,374,390,372,389,372,390,371,387,369,390,370,391,372,392,373,392,374,392,375,393,375,392,373,391,370,393,371,394,372,393,374,395,375,395,372,396,372,397,370,396,371,397,369,397,368,396,368,395,369,395,368,394,368,394,367,392,369,391,368,392,366,393,367,393,366,393,365,394,363,396,363,397,361,395,361,394,361,393,361,393,363,392,362,391,362,391,363,388,364,389,363,390,363,391,362,390,361,389,361,387,362,387,361,386,361,387,360,389,360,389,359,387,360,388,359,390,359,390,357,388,358,389,357,389,356,389,355,389,354,387,355,387,354,387,353,386,353,386,352,384,352,384,349,383,351,383,351,382,351,382,352,381,353,381,353,380,354,379,355,378,355,379,353,379,351,378,349,376,348,374,349,373,350,372,350,370,350,369,349,368,348,370,348,369,347,370,347,370,346,371,347,372,346,374,346,373,345,372,345,371,345,370,344,369,345,369,346,368,346,369,345,369,345,368,345,367,346,366,346,366,345,367,344,365,344,363,344,360,345,357,344,355,342,357,343,358,343,357,342,357,341,356,341,356,340,356,340,357,340,358,339,359,338,357,339,357,338,356,338,355,337,355,338,353,336,354,336,354,335,353,335,353,335,352,335,352,336,351,336,351,334,349,334,348,333,345,332,346,330,344,328,345,328,344,327,343,326,339,326,338,325,338,323,339,323,341,324,339,325,342,326,344,325,342,325,344,324,342,324,341,323,339,322,341,322,342,322,344,323,345,324,346,324,345,325,346,325,347,325,346,323,347,323,349,324,351,324,351,323,350,322,349,322,348,322,348,321,349,320,348,319,348,320,347,319,348,318,346,318,344,317,344,316,344,316,345,316,346,317,347,317,349,318,349,318,347,315,344,312" href="javascript:widgetSearchCounty(\'LAPL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Concordia" coords="201,124,201,126,199,125,197,124,196,123,195,124,193,126,191,126,189,125,188,128,187,131,188,134,188,134,187,135,185,136,184,136,183,134,181,135,179,136,178,139,179,141,181,143,182,145,181,148,180,149,182,150,184,150,186,152,186,153,184,154,180,152,179,149,177,147,176,149,176,153,176,155,178,157,181,157,182,158,180,159,178,159,176,160,175,162,176,165,177,166,179,167,179,168,178,169,181,173,185,174,186,175,188,175,189,176,189,178,189,178,188,179,187,181,187,182,188,184,187,185,187,186,187,187,187,189,189,190,192,190,193,193,191,196,193,195,193,195,196,193,199,191,199,187,197,186,195,184,195,182,196,179,196,176,194,173,192,171,194,169,197,170,200,170,203,168,203,165,203,165,201,163,200,161,201,159,199,158,198,155,201,154,201,155,201,156,202,159,205,160,206,158,206,156,205,154,203,152,203,150,203,148,203,146,205,144,208,144,210,142,211,140,208,139,205,139,204,138,203,137,203,135,205,134,207,135,209,137,211,136,212,134,212,129,214,124,208,124,201,124" href="javascript:widgetSearchCounty(\'LACO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="234,48,233,49,233,50,229,51,226,50,207,50,205,54,206,57,206,60,206,63,206,64,207,66,207,66,206,67,205,67,204,68,205,69,206,70,206,71,205,71,204,73,203,73,202,73,202,73,202,75,202,77,200,76,201,78,204,78,202,79,201,80,203,81,205,81,218,81,220,80,222,79,225,80,228,78,231,77,234,78,234,80,234,81,235,80,236,79,238,79,239,78,240,78,242,79,243,80,244,80,245,78,244,75,244,73,246,73,248,73,249,72,250,70,251,68,252,66,251,66,250,68,248,69,245,68,243,67,242,66,242,64,244,63,245,61,244,59,242,59,239,60,237,58,234,56,233,53,235,50,237,51,239,53,241,56,243,55,242,53,239,51,237,49,234,48" href="javascript:widgetSearchCounty(\'LAMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tensas" coords="228,78,225,80,222,79,220,80,218,81,205,81,204,88,203,90,204,91,205,92,204,94,204,98,204,100,203,102,202,104,203,105,203,107,202,108,200,109,200,109,199,110,198,112,199,115,198,119,200,121,201,124,208,124,214,124,218,124,220,124,222,124,222,123,220,122,217,123,215,123,215,121,216,118,218,115,220,115,221,117,222,118,224,117,223,115,223,113,225,111,227,109,228,106,229,103,232,102,235,101,237,99,235,97,233,96,231,95,232,93,233,93,235,95,237,95,237,92,239,91,241,89,242,88,243,86,242,85,240,84,238,85,239,86,239,88,238,89,237,88,236,87,235,88,235,88,233,88,230,88,230,85,230,83,232,81,234,80,234,78,231,77,228,78" href="javascript:widgetSearchCounty(\'LATN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="East Carroll" coords="221,10,221,12,220,13,219,14,220,15,219,16,219,18,218,19,217,20,216,24,216,28,216,30,215,32,214,35,213,36,212,36,212,37,212,40,212,43,212,44,211,44,208,46,209,48,209,49,207,50,226,50,229,51,233,50,233,49,234,48,237,49,238,47,240,47,242,45,243,42,242,41,240,42,239,43,237,45,234,45,232,43,231,41,232,38,235,36,237,34,238,33,235,31,231,30,230,28,231,25,232,22,234,21,236,19,237,16,237,13,236,10,234,9,232,10,232,13,232,15,229,16,227,15,227,12,229,9,230,8,230,6,223,6,221,10" href="javascript:widgetSearchCounty(\'LAEC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cameron" coords="117,300,117,287,117,285,115,285,108,285,104,284,100,284,88,284,79,284,78,285,77,284,77,283,76,283,60,283,30,283,28,286,26,290,28,292,27,295,27,299,26,300,25,301,24,303,23,304,19,305,16,307,17,309,18,310,18,311,19,312,20,313,21,316,23,316,24,314,33,311,42,311,46,310,50,310,55,309,60,310,59,308,60,309,61,310,65,309,69,308,77,310,85,313,101,321,117,327,117,300" href="javascript:widgetSearchCounty(\'LACM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Bernard" coords="378,307,378,306,377,306,376,307,376,308,375,308,371,306,374,309,375,309,376,309,377,310,377,308,378,307" href="javascript:widgetSearchCounty(\'LASE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Bernard" coords="377,290,376,293,375,295,376,294,377,293,378,292,378,292,378,291,379,288,378,289,377,290" href="javascript:widgetSearchCounty(\'LASE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Bernard" coords="381,277,379,277,379,278,378,278,378,279,377,279,378,280,377,280,377,282,376,280,375,282,376,282,377,283,377,284,377,283,378,283,379,280,379,280,379,279,381,277" href="javascript:widgetSearchCounty(\'LASE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pointe Coupee" coords="189,192,187,193,185,192,183,193,182,196,181,196,180,198,180,201,181,204,181,207,180,207,179,208,180,209,180,211,181,213,182,213,183,215,184,218,185,220,185,223,185,225,185,228,184,230,184,234,184,237,185,239,185,241,184,242,188,242,194,242,197,242,197,242,197,243,199,243,201,242,205,242,206,240,209,241,210,240,211,238,212,236,215,235,215,233,217,231,216,232,218,230,219,227,216,224,215,220,212,217,210,218,207,219,202,219,200,219,197,218,197,216,199,215,202,212,203,208,202,205,199,203,196,202,195,204,197,205,199,206,200,208,199,209,198,209,197,209,194,209,192,209,191,206,192,203,192,201,191,196,191,193,189,192" href="javascript:widgetSearchCounty(\'LAPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Tammany" coords="352,267,350,264,350,262,349,260,350,258,349,256,347,253,346,250,346,246,345,245,344,244,344,244,343,243,342,242,340,241,340,240,340,239,339,238,337,237,337,234,335,232,336,229,336,228,335,227,333,226,333,226,333,226,325,226,317,225,301,222,302,232,302,243,302,250,304,258,308,270,308,270,308,270,313,273,318,273,322,272,327,270,332,269,334,270,336,271,337,273,339,273,341,272,343,272,346,272,348,273,350,272,352,272,351,271,353,271,354,271,353,269,352,267" href="javascript:widgetSearchCounty(\'LASZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Bernard" coords="330,289,328,289,326,289,324,289,321,289,320,290,321,294,325,295,327,296,329,298,328,300,329,303,330,306,332,308,335,307,336,307,337,309,338,311,340,311,343,311,344,312,347,315,349,318,350,318,353,319,353,319,357,320,360,322,361,323,361,323,361,323,360,321,358,320,357,320,358,319,356,319,355,319,355,319,353,318,351,317,353,316,354,316,352,316,353,315,350,315,349,313,347,312,349,312,349,310,350,309,349,308,350,308,351,309,352,310,350,310,351,311,352,312,353,312,354,311,355,311,356,312,358,312,357,311,358,310,359,310,357,309,358,307,359,308,359,308,360,309,361,307,363,307,363,306,363,306,362,305,360,305,361,305,360,306,358,306,357,305,358,304,359,302,360,303,361,304,362,304,363,304,364,305,365,307,365,308,366,309,367,308,367,309,367,311,368,309,369,308,370,307,371,309,372,308,373,309,372,307,371,307,371,307,371,306,368,305,366,305,367,304,367,303,365,301,367,301,366,300,365,298,367,298,369,299,367,298,366,296,365,295,364,294,366,294,367,293,370,293,369,292,370,291,369,291,368,292,368,291,368,291,367,292,366,293,366,292,366,290,365,291,365,292,364,291,364,292,362,291,363,291,362,290,366,289,365,289,365,288,363,288,364,287,364,285,366,286,366,285,365,285,365,284,366,283,365,282,365,282,364,283,364,284,363,285,363,285,364,284,363,286,361,286,360,285,357,287,355,288,354,290,355,291,354,293,354,295,353,297,351,300,347,300,344,299,342,297,342,294,344,293,342,292,339,293,336,294,334,292,333,288,330,289" href="javascript:widgetSearchCounty(\'LASE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Orleans" coords="343,272,341,272,339,273,337,273,336,271,334,270,332,269,327,270,322,272,318,273,313,273,312,289,310,293,311,296,314,296,317,294,321,298,322,298,324,297,326,298,328,300,329,298,327,296,325,295,321,294,320,290,321,289,324,289,326,289,328,289,330,289,333,288,335,285,338,284,341,285,344,286,343,284,343,282,344,282,346,280,347,278,348,277,349,276,348,275,348,273,346,272,343,272" href="javascript:widgetSearchCounty(\'LAOR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Bernard" coords="365,311,365,312,367,313,366,311,365,309,361,307,361,307,360,309,361,310,361,311,362,313,363,311,362,311,363,309,364,310,365,311" href="javascript:widgetSearchCounty(\'LASE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Caddo" coords="14,82,16,80,19,78,20,75,22,73,24,71,25,69,27,68,28,69,33,71,37,73,39,78,49,78,48,76,47,75,46,75,46,74,46,73,44,72,42,70,40,68,38,66,37,64,36,64,34,64,34,62,35,60,34,59,33,57,32,55,30,53,29,52,29,50,29,49,27,49,29,46,28,45,27,44,27,41,26,39,25,36,26,34,25,32,24,32,24,33,23,33,22,32,22,32,23,31,25,30,25,28,25,26,24,25,25,24,25,22,25,20,23,19,23,17,23,16,23,14,24,13,23,12,22,11,23,9,23,8,23,7,23,5,11,5,5,5,5,8,5,11,5,35,6,83,10,83,14,82" href="javascript:widgetSearchCounty(\'LACA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Beauregard" coords="49,242,53,242,57,243,57,246,57,251,77,251,77,248,77,232,88,232,89,231,89,228,89,206,75,206,61,205,55,206,50,208,48,207,45,206,43,207,43,209,44,211,43,213,41,213,41,215,41,216,40,217,39,218,39,220,38,222,37,225,34,226,34,228,33,229,33,231,34,232,33,233,32,233,30,235,30,238,31,239,31,242,31,243,32,244,32,245,32,247,30,248,29,250,29,250,49,251,49,242" href="javascript:widgetSearchCounty(\'LABE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bossier" coords="23,8,23,9,22,11,23,12,24,13,23,14,23,16,23,17,23,19,25,20,25,22,25,24,24,25,25,26,25,28,25,30,23,31,22,32,22,32,23,33,24,33,24,32,25,32,26,34,25,36,26,39,27,41,27,44,28,45,29,46,27,49,29,49,29,50,29,52,30,53,32,55,33,57,34,59,35,60,34,62,34,64,36,64,37,64,38,66,40,68,42,70,44,72,46,73,46,74,46,75,47,75,48,76,49,78,53,79,55,77,55,76,55,75,54,74,54,73,54,72,54,72,54,70,55,69,55,69,55,68,55,69,55,66,53,65,54,64,54,63,52,61,52,58,53,54,52,45,52,35,52,31,50,29,50,28,50,26,51,23,51,21,51,20,50,18,49,17,50,16,49,14,48,14,48,14,47,13,47,12,46,11,45,10,45,9,46,6,46,6,23,5,23,7,23,8" href="javascript:widgetSearchCounty(\'LABO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Claiborne" coords="70,34,72,35,73,38,73,42,73,46,85,47,96,46,97,44,98,41,97,38,99,36,100,35,100,34,100,32,100,30,103,30,106,30,109,30,109,6,68,6,68,30,68,33,70,34" href="javascript:widgetSearchCounty(\'LACL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sabine" coords="45,171,45,170,45,169,48,168,51,168,53,168,53,167,56,160,57,160,59,160,69,161,69,147,69,145,68,144,60,144,60,132,61,129,59,127,52,127,52,115,18,115,20,119,22,121,22,123,22,124,22,125,23,127,23,128,24,129,24,129,24,130,23,133,23,136,22,137,21,138,22,140,23,141,24,143,26,145,28,145,29,145,30,146,31,146,30,148,28,149,29,151,32,151,32,153,33,153,32,155,32,156,33,157,34,158,35,159,35,160,37,160,35,162,33,164,34,166,34,167,35,168,35,168,36,168,37,169,38,169,39,170,38,171,39,172,40,173,40,174,39,175,39,177,41,179,42,178,44,177,44,175,45,173,44,172,45,171" href="javascript:widgetSearchCounty(\'LASI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Vernon" coords="50,208,55,206,61,205,75,206,89,206,96,207,98,207,100,207,101,205,101,177,101,171,100,171,99,170,99,169,98,168,98,167,97,167,97,165,96,165,96,164,94,164,93,164,92,163,90,163,90,163,89,162,86,161,80,160,73,160,69,161,59,160,57,160,56,160,53,167,53,168,51,168,48,168,45,169,45,170,45,171,44,172,45,173,44,175,44,177,45,177,45,178,45,179,44,180,45,181,45,183,44,184,43,185,44,186,45,187,46,188,46,189,46,190,47,192,46,192,44,193,42,194,42,195,43,196,42,197,44,198,45,199,45,201,44,202,44,204,43,205,43,207,45,206,48,207,50,208" href="javascript:widgetSearchCounty(\'LAVN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Union" coords="119,30,121,31,122,32,123,33,125,33,125,38,129,38,132,38,133,40,133,44,133,46,140,46,142,46,143,46,145,46,146,45,147,45,147,45,148,43,150,41,153,40,154,38,154,37,156,37,158,36,159,35,160,33,160,32,161,31,160,30,161,28,161,25,160,23,160,22,160,22,159,20,159,17,159,14,159,12,158,10,160,7,160,7,109,6,109,30,119,30" href="javascript:widgetSearchCounty(\'LAUN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="De Soto" coords="52,115,52,110,53,108,55,107,56,108,58,109,57,109,59,110,59,107,57,104,55,103,54,102,52,102,51,100,51,98,50,97,49,96,48,95,47,95,47,93,46,92,45,90,46,89,47,88,46,87,46,84,45,83,42,82,39,78,37,73,33,71,28,69,27,68,25,69,24,71,22,73,20,75,19,78,16,80,14,82,10,83,6,83,6,95,6,99,6,101,8,102,9,105,10,106,10,108,12,109,14,109,14,111,17,111,17,112,18,113,18,115,52,115" href="javascript:widgetSearchCounty(\'LADE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Webster" coords="45,9,45,10,46,11,47,12,47,13,48,14,48,14,49,14,50,16,49,17,50,18,51,20,51,21,51,23,50,26,50,28,50,29,52,31,52,35,52,45,53,54,52,58,52,61,54,63,67,63,69,62,69,60,70,58,73,58,75,58,76,57,75,55,74,53,73,50,73,46,73,42,73,38,72,35,70,34,68,33,68,30,68,6,46,6,46,6,45,9" href="javascript:widgetSearchCounty(\'LAWB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Morehouse" coords="159,14,159,17,159,20,160,22,160,22,160,23,161,25,161,28,160,30,161,31,160,32,160,33,160,33,160,33,161,34,162,36,162,36,162,35,165,34,167,34,167,34,167,34,167,34,168,36,168,37,169,38,170,39,171,38,172,39,171,40,171,44,171,48,172,50,171,53,173,51,173,50,175,50,176,52,177,52,177,50,178,48,179,48,180,47,181,47,182,48,183,48,184,49,185,47,186,46,187,43,190,43,192,41,193,38,194,36,193,35,194,33,196,31,197,30,196,28,196,27,196,26,197,26,197,25,198,24,199,21,200,19,202,18,203,18,204,16,206,13,207,10,209,9,208,8,208,8,209,6,184,6,160,7,158,10,159,12,159,14" href="javascript:widgetSearchCounty(\'LAMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Catahoula" coords="197,104,195,104,193,104,190,108,189,109,187,110,187,111,186,111,184,111,182,112,182,111,181,110,180,108,179,108,178,106,177,106,177,105,174,103,173,104,173,106,172,107,164,107,164,136,164,151,164,159,164,163,164,164,165,165,165,165,165,166,164,166,163,168,165,169,165,171,164,171,165,173,166,173,168,172,168,171,169,172,170,173,171,173,171,172,170,171,170,167,173,166,175,168,178,169,179,168,179,167,177,166,176,165,175,162,176,160,178,159,180,159,182,158,181,157,178,157,176,155,176,153,176,149,177,147,179,149,180,152,184,154,186,153,186,152,184,150,182,150,180,149,181,148,182,145,181,143,179,141,178,139,179,136,181,135,183,134,184,136,185,136,187,135,188,134,188,134,187,131,188,128,189,125,191,126,193,126,195,124,196,123,197,124,199,125,201,126,201,124,200,121,198,119,199,115,198,112,197,111,197,107,197,104" href="javascript:widgetSearchCounty(\'LACT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Avoyelles" coords="173,166,170,167,170,171,171,172,171,173,170,173,169,172,168,171,168,172,166,173,165,173,164,171,165,171,165,169,163,168,164,166,165,166,165,165,162,163,160,164,158,163,154,166,153,166,152,166,151,165,151,164,148,164,147,168,147,172,147,176,147,180,146,182,147,183,147,185,148,192,148,195,148,196,149,197,146,198,143,198,144,201,146,204,147,206,147,208,148,209,180,209,179,208,180,207,181,207,181,204,180,201,180,198,181,196,182,196,183,193,185,192,185,191,187,189,187,187,187,186,187,185,188,184,187,182,187,181,188,179,189,178,189,178,189,176,188,175,186,175,185,174,181,173,178,169,175,168,173,166" href="javascript:widgetSearchCounty(\'LAAV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="193,63,191,65,188,66,188,68,187,69,185,69,184,70,183,72,183,76,182,78,181,79,179,81,179,82,178,83,177,84,175,84,174,85,173,86,174,88,175,88,175,90,175,91,174,91,173,92,172,93,172,92,171,93,170,94,172,94,173,97,173,100,174,103,177,105,177,106,178,106,179,108,180,108,181,110,182,111,182,112,184,111,186,111,187,111,187,110,189,109,190,108,193,104,195,104,197,104,197,107,197,111,198,112,199,110,200,109,200,109,202,108,203,107,203,105,202,104,203,102,204,100,204,98,204,94,205,92,204,91,203,90,204,88,205,81,203,81,201,80,202,79,204,78,201,78,200,76,202,77,202,75,202,73,202,73,203,73,204,73,205,71,206,71,206,70,205,69,204,68,205,67,206,67,207,66,207,66,206,64,206,63,199,63,193,63" href="javascript:widgetSearchCounty(\'LAFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="West Carroll" coords="208,8,208,8,209,9,207,10,206,13,204,16,203,18,202,18,200,19,199,21,198,24,197,25,197,26,196,26,196,27,196,28,197,30,196,31,194,33,193,35,194,36,193,38,197,38,196,46,208,46,211,44,212,44,212,43,212,40,212,37,212,36,213,36,214,35,215,32,216,30,216,28,216,24,217,20,218,19,219,18,219,16,220,15,219,14,220,13,221,12,221,10,223,6,223,6,209,6,208,8" href="javascript:widgetSearchCounty(\'LAWC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Richland" coords="197,38,193,38,192,41,190,43,187,43,186,46,185,47,184,49,183,48,182,48,181,47,180,47,179,48,178,48,177,50,177,52,176,52,175,50,173,50,173,51,171,53,169,56,168,59,166,62,165,65,163,70,162,75,165,75,165,77,165,78,165,79,165,80,166,80,166,81,165,82,165,83,166,82,166,82,166,83,167,85,169,84,172,84,173,86,174,85,175,84,177,84,178,83,179,82,179,81,181,79,182,78,183,76,183,72,184,70,185,69,187,69,188,68,188,66,191,65,193,63,199,63,206,63,206,60,206,57,205,54,207,50,209,49,209,48,208,46,196,46,197,38" href="javascript:widgetSearchCounty(\'LARI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="294,200,294,203,295,204,295,204,297,204,297,208,298,210,299,213,300,215,300,217,301,222,317,225,325,226,333,226,333,226,334,223,334,222,334,220,335,219,335,217,335,214,336,213,337,211,338,211,339,211,338,208,340,207,339,206,339,206,340,204,341,204,340,203,340,202,340,202,341,202,341,201,341,198,343,197,342,196,342,194,338,194,335,194,324,194,294,194,294,200" href="javascript:widgetSearchCounty(\'LAWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint James" coords="269,290,269,290,269,289,267,284,268,284,269,283,269,282,269,280,270,279,270,278,271,273,254,276,251,277,249,278,248,280,246,282,246,283,246,285,248,286,247,288,248,290,250,290,250,292,250,294,252,294,252,297,260,297,260,296,262,296,265,298,266,297,268,298,270,299,269,295,269,293,269,292,269,290" href="javascript:widgetSearchCounty(\'LASS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Charles" coords="290,280,287,283,284,285,280,286,278,288,278,290,280,291,280,295,280,298,282,301,284,303,286,307,290,309,290,310,291,310,292,310,293,313,293,316,296,316,301,316,305,316,306,314,309,313,310,311,309,309,307,303,304,301,302,299,299,295,299,289,299,284,301,280,303,277,308,270,305,268,290,280" href="javascript:widgetSearchCounty(\'LASA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="St John the baptist" coords="278,290,278,288,280,286,284,285,287,283,290,280,305,268,302,264,299,261,294,260,290,261,283,262,280,266,277,268,272,267,271,273,270,278,270,279,269,280,269,282,269,283,268,284,267,284,269,289,269,290,269,290,269,292,269,293,269,295,270,299,272,298,274,299,276,298,280,298,280,295,280,291,278,290" href="javascript:widgetSearchCounty(\'LASD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tangipahoa" coords="277,227,277,231,276,236,276,240,277,243,278,245,278,247,279,249,280,250,282,253,281,254,282,254,284,254,284,257,284,259,283,262,290,261,294,260,299,261,302,264,305,268,308,270,308,270,304,258,302,250,302,243,302,232,301,222,300,217,300,215,299,213,298,210,297,208,297,204,295,204,295,204,294,203,294,200,294,194,277,195,277,227" href="javascript:widgetSearchCounty(\'LATA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Helena" coords="255,203,255,205,254,207,254,208,256,209,255,210,255,211,256,212,255,214,255,218,255,219,255,221,255,221,255,221,255,223,253,223,253,225,249,227,277,227,277,195,256,195,255,197,254,199,255,203" href="javascript:widgetSearchCounty(\'LASH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="West Feliciana" coords="192,201,192,203,191,206,192,209,194,209,197,209,198,209,199,209,200,208,199,206,197,205,195,204,196,202,199,203,202,205,203,208,202,212,199,215,197,216,197,218,200,219,202,219,207,219,210,218,212,217,215,220,216,224,219,227,219,225,219,223,220,221,220,220,221,218,222,216,224,214,225,212,225,210,226,206,227,203,227,202,228,202,228,199,228,197,228,195,193,195,191,196,192,201" href="javascript:widgetSearchCounty(\'LAWF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calcasieu" coords="89,280,96,280,95,277,95,276,96,274,94,273,90,273,87,274,87,264,86,264,85,263,85,258,85,254,84,253,82,253,79,253,77,253,77,251,57,251,57,246,57,243,53,242,49,242,49,251,29,250,28,252,27,253,28,255,27,257,28,258,30,260,32,262,31,265,31,267,31,269,31,270,32,272,32,274,33,275,32,276,32,278,31,279,31,281,30,283,60,283,76,283,77,283,77,284,78,285,79,284,88,284,88,282,89,280" href="javascript:widgetSearchCounty(\'LACC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="East Feliciana" coords="228,199,228,202,227,202,227,203,226,206,225,210,225,212,224,214,222,216,221,218,220,220,220,221,219,223,219,225,219,227,220,227,220,225,221,225,222,225,223,223,225,222,233,222,255,221,255,219,255,218,255,214,256,212,255,211,255,210,256,209,254,208,254,207,255,205,255,203,254,199,255,197,256,195,228,195,228,197,228,199" href="javascript:widgetSearchCounty(\'LAEF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lafayette" coords="171,270,169,271,167,271,166,269,168,268,169,267,169,266,168,265,168,263,170,262,169,260,168,258,169,256,169,255,166,253,162,254,161,253,160,253,159,254,157,258,154,260,154,260,154,261,153,262,152,263,152,263,152,265,151,267,150,267,148,268,146,269,145,271,144,273,143,274,146,275,147,275,150,274,152,275,154,277,159,276,158,277,159,278,159,279,160,280,160,281,162,282,168,284,169,282,172,274,172,272,171,270" href="javascript:widgetSearchCounty(\'LALF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Acadia" coords="145,271,146,269,148,268,150,267,151,267,152,265,152,263,152,263,153,262,154,261,154,260,154,260,154,258,153,258,153,255,152,254,151,251,152,249,150,247,146,247,146,243,127,243,127,243,127,243,116,243,118,247,118,249,118,252,116,252,116,254,116,256,116,258,116,262,117,267,118,268,119,269,119,269,119,269,119,270,119,271,117,272,117,273,117,273,117,274,116,274,116,277,116,279,118,279,119,279,121,277,123,278,125,280,128,282,130,283,132,283,135,282,137,280,140,276,143,274,144,273,145,271" href="javascript:widgetSearchCounty(\'LAAC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson Davis" coords="116,274,117,274,117,273,117,273,117,272,119,271,119,270,119,269,118,268,117,267,116,262,116,258,116,256,116,254,116,252,118,252,118,249,118,247,116,243,116,243,106,242,105,243,104,244,104,247,91,247,83,247,82,247,82,248,77,248,77,251,77,253,79,253,82,253,84,253,85,254,85,258,85,263,86,264,87,264,87,274,90,273,94,273,96,274,95,276,95,277,96,280,89,280,88,282,88,284,100,284,104,284,108,285,110,283,112,283,112,282,113,282,114,281,116,281,116,279,116,277,116,274" href="javascript:widgetSearchCounty(\'LAJF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Martin" coords="236,308,234,304,231,303,228,301,227,298,225,295,223,291,206,293,210,297,212,301,213,306,215,310,220,311,226,311,227,312,228,312,229,314,232,315,235,315,236,311,236,308" href="javascript:widgetSearchCounty(\'LASQ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Assumption" coords="250,294,250,292,250,290,248,290,247,288,248,286,246,285,246,283,246,282,245,282,243,281,240,281,237,281,236,282,234,282,225,286,224,288,223,289,223,291,225,295,227,298,228,301,231,303,234,304,236,308,236,311,235,315,235,319,235,321,237,322,240,319,243,314,249,306,249,303,250,300,252,299,252,297,252,294,250,294" href="javascript:widgetSearchCounty(\'LAAU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Iberville" coords="234,278,236,278,236,276,236,274,237,273,237,272,238,268,238,267,239,264,241,258,239,258,236,258,234,258,231,258,221,258,219,258,218,257,216,254,214,252,213,251,212,250,212,249,208,244,208,244,207,244,205,242,201,242,199,243,197,243,197,242,197,242,194,242,188,242,191,244,193,247,194,250,193,252,193,254,195,259,196,263,200,265,203,265,205,267,205,268,205,270,206,272,206,274,206,276,207,278,210,278,213,279,214,283,217,283,221,283,223,284,224,284,226,284,225,286,225,286,234,282,234,278" href="javascript:widgetSearchCounty(\'LAIV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Martin" coords="210,278,207,278,206,276,206,274,206,272,205,270,205,268,205,267,203,265,200,265,196,263,195,259,193,254,193,252,194,250,193,247,191,244,188,242,184,242,185,245,186,246,187,246,188,249,189,251,180,251,178,251,177,250,175,250,174,250,170,251,168,250,167,250,166,252,166,253,169,255,169,256,168,258,169,260,170,262,168,263,168,265,169,266,169,267,168,268,166,269,167,271,169,271,171,270,172,272,172,274,169,282,172,281,173,282,174,282,175,282,177,283,179,284,180,282,181,281,183,280,184,278,184,277,186,277,189,277,191,278,193,280,196,282,197,285,200,285,204,285,205,284,205,283,210,282,214,283,213,279,210,278" href="javascript:widgetSearchCounty(\'LASQ\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
