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">FL</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/florida.gif" width=425 height=360 border=0 alt="" usemap="#fl_1166__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="fl_1166__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bay" coords="116,57,116,56,114,56,114,57,114,57,115,57,114,57,112,58,111,57,110,55,110,55,109,55,109,54,107,53,106,54,105,53,105,52,104,52,104,51,103,52,106,54,108,56,110,57,110,58,110,58,111,59,111,60,110,59,109,59,108,56,110,59,113,61,116,63,116,57,116,57" href="javascript:widgetSearchCounty(\'FLBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Leon" coords="165,22,165,23,165,25,163,27,161,28,161,30,160,31,160,33,158,34,156,34,154,34,152,36,150,36,149,37,148,38,148,39,148,39,146,42,164,42,166,42,167,43,167,44,169,44,171,44,175,44,175,36,176,33,176,32,176,31,179,31,178,27,178,23,165,22,165,22" href="javascript:widgetSearchCounty(\'FLLN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calhoun" coords="131,42,132,39,132,39,132,38,132,37,132,36,134,35,134,35,133,35,133,35,133,34,134,34,133,34,134,29,137,26,137,26,130,26,126,26,126,27,126,28,116,28,116,48,128,48,130,45,130,43,131,42" href="javascript:widgetSearchCounty(\'FLCA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Liberty" coords="148,39,148,38,149,37,148,36,146,36,146,34,143,33,143,31,142,31,141,30,139,30,139,26,138,26,137,26,134,29,133,34,134,34,133,34,133,35,133,35,134,35,134,35,132,36,132,37,132,38,132,39,132,39,131,42,130,43,130,45,128,48,127,51,127,52,127,53,127,54,127,56,128,57,129,58,131,59,132,60,133,59,134,58,141,58,154,58,154,58,152,57,151,55,149,54,149,53,149,53,149,52,148,48,146,44,146,42,148,39,148,39" href="javascript:widgetSearchCounty(\'FLLI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="114,16,112,16,112,14,107,14,106,16,106,18,101,19,101,17,100,17,100,16,97,16,97,18,96,21,95,22,95,23,93,23,93,24,93,26,94,29,94,31,95,32,95,33,94,33,93,35,92,35,90,35,89,37,91,37,93,36,94,36,95,35,98,35,104,35,112,35,112,29,112,28,114,28,114,16" href="javascript:widgetSearchCounty(\'FLWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="126,28,126,27,126,26,130,26,137,26,137,26,138,24,139,21,138,19,137,18,136,12,134,8,134,7,133,5,112,5,110,7,109,9,107,12,107,14,112,14,112,16,114,16,114,28,116,28,126,28" href="javascript:widgetSearchCounty(\'FLJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Holmes" coords="100,16,100,17,101,17,101,19,106,18,106,16,107,14,107,12,109,9,110,7,112,5,87,5,87,21,96,21,97,18,97,16,100,16" href="javascript:widgetSearchCounty(\'FLHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Seminole" coords="294,124,293,127,292,128,292,132,298,132,298,133,313,133,312,131,311,128,310,126,310,123,308,122,307,122,306,123,303,123,299,121,296,119,295,121,294,124" href="javascript:widgetSearchCounty(\'FLSE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Orange" coords="298,132,292,132,292,128,293,127,294,124,284,124,283,125,283,126,283,133,283,148,318,148,317,144,317,141,318,139,316,138,315,137,315,136,313,133,298,133,298,132" href="javascript:widgetSearchCounty(\'FLOR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Osceola" coords="283,151,284,152,285,152,287,152,288,153,289,156,289,158,290,159,292,159,292,160,292,161,293,162,297,162,297,164,296,165,295,165,294,164,293,163,292,163,292,164,292,164,293,165,294,166,295,166,297,169,299,173,300,174,302,174,303,176,305,178,304,178,305,180,306,182,306,183,306,185,318,185,318,182,318,180,318,176,318,173,318,168,318,164,318,162,319,160,319,155,319,151,318,148,283,148,283,151" href="javascript:widgetSearchCounty(\'FLOS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lake" coords="283,110,283,115,270,115,270,148,274,148,274,147,276,147,277,147,277,148,283,148,283,133,283,126,283,125,284,124,294,124,295,121,296,119,297,116,296,113,295,111,294,110,292,109,292,107,291,107,290,106,289,103,288,102,287,101,285,101,285,100,284,98,284,97,284,110,283,110" href="javascript:widgetSearchCounty(\'FLLA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gadsden" coords="137,26,137,26,138,26,139,26,139,30,141,30,142,31,143,31,143,33,146,34,146,36,148,36,149,37,150,36,152,36,154,34,156,34,158,34,160,33,160,31,161,30,161,28,163,27,165,25,165,23,165,22,139,21,138,24,137,26" href="javascript:widgetSearchCounty(\'FLGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brevard" coords="325,126,325,126,327,128,328,131,328,131,328,131,323,126,324,128,324,128,323,128,323,129,323,129,322,130,323,130,322,131,322,132,322,133,324,134,325,134,326,134,327,134,327,134,328,133,330,134,329,133,331,134,330,134,331,137,330,141,330,142,330,143,329,144,330,145,329,145,330,146,330,148,329,148,329,148,330,149,330,151,329,155,330,156,330,158,335,169,334,169,336,171,337,173,337,172,335,169,334,166,331,159,330,151,330,147,331,146,330,144,331,143,333,142,333,140,332,138,329,131,325,124,324,124,325,126" href="javascript:widgetSearchCounty(\'FLBV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brevard" coords="328,152,327,150,327,147,328,150,328,146,328,142,328,140,329,139,329,139,330,135,329,135,329,134,328,134,327,135,326,135,326,138,325,137,325,137,325,136,324,138,324,140,325,141,325,143,326,148,328,153,329,156,330,158,330,158,330,156,328,152" href="javascript:widgetSearchCounty(\'FLBV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="344,309,343,311,341,311,342,312,342,314,341,316,340,316,340,317,340,317,339,318,338,320,338,320,337,320,337,322,336,322,336,323,336,324,334,325,333,326,333,326,332,328,331,329,332,329,333,328,335,326,339,320,338,322,341,318,342,317,343,314,344,311,346,309,345,308,344,309" href"/freeSearchResult.asp?selCounties=FLMO">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="261,236,260,236,260,237,261,238,262,240,262,242,263,244,263,246,264,247,265,247,264,246,264,245,263,241,263,238,262,237,261,236" href="javascript:widgetSearchCounty(\'FLLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="265,248,265,249,265,249,264,249,263,249,262,249,260,247,259,245,259,244,260,247,262,250,264,251,266,250,266,249,265,248" href="javascript:widgetSearchCounty(\'FLLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="299,288,300,287,299,287,300,286,300,284,299,285,297,285,297,285,296,286,297,286,297,286,297,287,297,288,298,288,299,289,299,288,299,288" href="javascript:widgetSearchCounty(\'FLMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="295,342,296,345,297,346,296,347,298,346,297,344,296,342,295,341,295,342" href="javascript:widgetSearchCounty(\'FLMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="289,344,288,344,287,344,288,345,289,346,289,346,289,347,288,347,287,346,287,347,286,347,286,348,286,348,286,347,286,347,286,347,286,345,285,346,286,346,285,347,284,349,286,349,285,349,288,348,289,347,289,345,289,344" href="javascript:widgetSearchCounty(\'FLMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="158,60,157,59,155,60,154,58,141,58,134,58,133,59,132,60,132,66,132,67,132,68,131,70,131,70,130,70,128,71,126,72,124,75,131,74,133,74,134,72,135,73,135,72,136,72,136,72,137,71,137,70,136,70,137,70,138,70,139,70,139,69,140,69,140,70,139,71,138,73,139,73,141,72,143,71,145,69,153,65,155,63,156,63,157,63,159,62,161,63,162,64,161,64,159,64,161,64,163,64,163,62,161,61,159,61,159,60,158,60" href="javascript:widgetSearchCounty(\'FLFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Manatee" coords="256,199,256,203,256,209,265,209,265,202,265,185,243,185,243,186,244,187,242,187,242,187,242,188,241,188,241,189,240,189,240,190,241,189,243,189,242,190,241,191,239,191,243,192,245,192,248,191,248,191,249,192,247,192,245,192,246,193,245,194,244,193,243,192,241,192,239,191,237,192,238,193,239,192,239,193,238,194,237,194,238,195,240,196,241,197,242,199,242,199,254,199,255,199,256,199" href="javascript:widgetSearchCounty(\'FLMN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pinellas" coords="233,157,234,157,233,158,232,157,233,159,233,160,232,161,233,162,232,163,232,167,231,170,230,172,231,168,229,172,230,175,233,179,234,181,235,183,235,183,235,182,235,180,234,179,232,177,231,175,232,175,233,177,233,175,233,175,234,174,234,177,235,179,235,180,236,180,237,181,237,182,239,182,239,181,239,180,240,179,239,177,240,177,240,177,240,176,241,176,241,175,239,175,239,174,240,174,241,175,240,173,242,173,242,173,242,172,242,172,239,172,238,171,237,170,236,170,235,169,237,168,239,168,239,168,239,167,237,167,237,167,236,167,237,166,236,164,238,164,238,165,239,166,239,165,239,165,239,157,233,157" href="javascript:widgetSearchCounty(\'FLPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Charlotte" coords="256,222,252,222,253,223,252,224,254,226,252,225,253,228,255,229,254,227,255,228,255,226,256,226,255,228,256,229,257,229,257,229,258,230,258,229,258,230,259,230,260,229,260,229,260,229,260,230,260,231,261,230,261,228,260,226,259,223,257,221,256,220,256,221,256,222" href="javascript:widgetSearchCounty(\'FLCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hillsborough" coords="265,185,265,170,265,160,265,157,263,157,239,157,239,165,240,166,240,165,241,166,242,167,243,167,241,167,240,167,240,168,242,168,243,168,244,171,243,173,244,175,245,175,247,176,247,174,246,173,246,171,247,169,248,170,249,169,250,169,249,170,249,171,249,171,250,172,250,174,250,176,249,178,248,179,247,179,247,180,247,180,247,181,247,181,248,182,248,183,247,181,245,182,246,183,245,184,244,184,243,185,265,185" href="javascript:widgetSearchCounty(\'FLHI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="276,256,277,256,278,256,283,256,283,251,287,251,287,246,287,232,265,232,264,234,264,237,265,240,265,242,265,243,266,244,266,245,268,244,268,245,269,245,270,244,271,242,272,241,271,240,272,238,274,237,275,236,278,235,275,237,273,239,272,243,271,244,271,245,270,245,268,246,268,246,267,246,267,246,268,247,267,247,267,248,269,248,270,248,271,248,271,249,272,249,273,250,273,249,273,247,273,248,274,249,275,252,274,255,274,254,274,256,276,256" href="javascript:widgetSearchCounty(\'FLLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Charlotte" coords="287,232,287,218,269,218,268,219,269,219,268,221,268,221,268,222,265,223,263,224,265,226,265,227,265,228,265,232,287,232" href="javascript:widgetSearchCounty(\'FLCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="De Soto" coords="287,218,287,202,265,202,265,209,265,218,268,218,268,217,269,218,287,218" href="javascript:widgetSearchCounty(\'FLDE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Charlotte" coords="260,218,257,218,256,219,257,220,257,221,259,222,259,221,260,222,260,222,260,223,261,224,261,223,261,223,262,222,262,222,263,222,265,222,268,221,268,218,265,218,260,218" href="javascript:widgetSearchCounty(\'FLCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sarasota" coords="260,218,265,218,265,209,256,209,256,203,256,199,255,199,254,199,242,199,243,200,243,201,244,202,243,205,243,203,242,205,243,205,245,208,244,207,244,206,245,208,246,210,245,209,245,210,247,214,248,218,251,223,251,223,251,223,250,220,252,222,256,222,256,221,256,220,255,218,256,219,257,218,260,218" href="javascript:widgetSearchCounty(\'FLSA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Taylor" coords="207,76,207,75,207,74,209,71,209,68,209,68,207,67,207,65,206,64,206,62,206,54,207,45,204,45,202,43,201,42,199,42,187,42,185,44,183,45,182,48,181,48,180,50,179,53,179,54,180,54,181,55,181,56,182,56,183,57,185,58,186,59,187,60,188,59,189,60,189,61,190,61,190,61,191,62,193,63,193,64,195,65,196,67,197,69,197,70,197,70,197,71,198,72,199,74,200,74,202,75,205,76,206,76,207,76" href="javascript:widgetSearchCounty(\'FLTA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wakulla" coords="175,44,171,44,169,44,167,44,167,43,166,42,164,42,146,42,146,44,148,48,149,52,149,53,149,53,149,54,151,55,152,57,154,58,154,58,154,58,155,60,157,59,158,60,159,60,158,58,160,59,162,60,163,60,162,59,162,59,161,59,161,57,162,58,162,55,163,55,163,54,164,55,165,55,165,55,166,54,167,53,167,54,168,54,169,52,169,53,170,53,170,54,171,55,172,54,172,53,174,54,173,53,175,53,175,44" href="javascript:widgetSearchCounty(\'FLWK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="181,48,182,48,183,45,185,44,187,42,187,41,187,40,187,38,188,38,189,38,190,36,191,35,191,34,190,32,191,31,192,30,193,30,193,29,194,29,195,28,195,28,196,27,196,26,196,25,196,24,178,23,178,23,178,27,179,31,176,31,176,32,176,33,175,36,175,44,175,53,176,53,178,53,179,54,179,53,179,53,180,50,181,48" href="javascript:widgetSearchCounty(\'FLJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Levy" coords="236,111,238,111,239,111,242,111,244,110,244,101,246,100,250,101,250,86,247,86,244,87,243,86,243,84,241,83,239,83,238,82,234,82,232,81,229,81,228,80,226,80,225,82,224,85,224,87,223,88,222,90,221,91,220,92,220,93,218,95,217,95,216,96,217,97,218,97,218,97,219,97,220,98,221,100,220,100,220,101,221,102,221,102,221,103,223,103,224,102,224,103,224,102,225,102,226,102,227,103,229,103,230,104,232,103,232,106,233,106,232,106,233,108,234,109,234,111,234,112,235,112,236,111" href="javascript:widgetSearchCounty(\'FLLV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dixie" coords="221,91,222,90,223,88,224,87,224,85,225,82,226,80,225,80,225,79,225,77,225,76,226,75,225,74,226,74,226,71,226,70,227,68,224,68,218,68,209,68,209,68,209,71,207,74,207,75,207,76,206,76,205,76,205,79,206,80,205,81,205,83,206,83,205,83,206,85,207,85,209,87,210,89,211,89,211,89,212,89,214,90,214,91,215,91,214,92,215,92,215,93,215,94,216,95,216,95,216,96,217,95,218,95,220,93,220,92,221,91" href="javascript:widgetSearchCounty(\'FLDI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hernando" coords="253,143,255,143,256,143,256,141,257,141,265,141,265,139,265,138,263,138,262,137,261,135,259,135,258,134,257,133,256,131,249,130,249,129,239,129,239,130,239,131,238,132,239,131,239,133,239,134,239,138,238,138,238,138,238,138,238,139,238,141,237,141,238,142,238,143,253,143" href="javascript:widgetSearchCounty(\'FLHE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pasco" coords="239,157,263,157,263,153,264,152,265,152,265,150,265,150,265,149,265,141,257,141,256,141,256,143,255,143,253,143,238,143,237,144,237,144,236,145,236,147,236,148,236,148,235,148,235,150,235,150,235,151,234,151,235,153,234,153,234,154,234,154,234,155,233,155,233,157,239,157" href="javascript:widgetSearchCounty(\'FLPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Collier" coords="318,274,318,260,300,260,300,246,287,246,287,251,283,251,283,256,278,256,277,256,276,256,274,256,275,258,275,257,276,258,275,258,276,260,276,262,276,263,276,264,276,266,277,269,276,268,277,267,277,266,277,267,278,269,278,270,279,270,279,271,280,271,281,271,280,272,280,274,280,273,282,274,280,274,281,275,282,274,283,274,282,275,282,276,281,277,280,275,280,275,280,275,279,275,279,276,280,278,281,278,281,277,282,277,283,278,283,277,284,278,284,277,285,276,285,277,286,277,285,278,287,277,287,279,286,278,287,279,287,278,288,277,289,278,289,278,289,278,289,279,290,279,291,279,292,279,291,280,292,280,292,280,292,281,292,280,296,282,296,282,297,282,298,281,299,283,301,283,301,284,301,284,318,284,318,274" href="javascript:widgetSearchCounty(\'FLCO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Citrus" coords="249,130,256,131,257,128,259,126,259,122,256,119,253,115,253,115,253,115,252,113,251,112,250,111,247,110,244,110,242,111,239,111,238,111,236,111,235,112,234,112,234,113,235,113,235,115,237,116,237,118,239,118,239,118,239,118,239,119,239,122,239,124,238,122,237,122,237,122,237,123,237,124,238,125,238,125,239,125,239,125,239,125,239,127,239,126,239,129,249,129,249,130" href="javascript:widgetSearchCounty(\'FLCI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="319,308,318,307,318,306,318,302,318,284,301,284,301,285,302,286,303,287,303,288,304,288,304,289,304,290,303,290,303,289,301,289,300,290,300,291,301,291,300,292,301,293,302,294,302,295,303,296,302,296,304,297,306,295,307,294,307,294,307,295,308,295,308,296,310,296,311,297,310,297,311,298,311,299,309,299,310,297,309,298,309,298,308,297,306,297,306,296,304,298,303,298,304,300,305,300,305,301,305,302,306,303,306,304,306,305,306,305,306,306,308,307,310,309,311,309,313,309,314,311,315,312,316,312,316,313,317,314,316,315,314,316,311,315,310,314,309,313,308,312,308,311,307,310,306,310,305,311,305,312,305,314,305,315,306,318,307,320,309,321,312,320,314,320,316,319,317,319,317,318,317,318,319,317,319,308" href="javascript:widgetSearchCounty(\'FLMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Miami-Dade" coords="351,275,349,275,345,275,344,276,329,276,327,276,327,275,326,274,318,274,318,284,318,302,318,306,318,307,319,308,319,317,320,318,321,317,322,317,321,319,322,318,322,319,323,319,324,319,325,319,324,319,324,318,326,319,327,317,327,318,327,318,328,319,327,319,328,319,329,318,327,317,329,317,330,316,329,317,331,316,332,316,332,317,332,316,333,316,333,315,332,315,331,315,332,314,333,314,333,315,335,314,335,315,333,315,335,316,335,316,336,315,335,315,336,314,338,314,337,314,338,313,338,313,339,312,340,311,341,309,343,308,343,306,343,305,343,304,342,302,342,300,343,298,343,298,343,297,344,295,344,293,345,293,346,290,345,290,346,289,347,288,348,287,348,287,349,285,349,283,350,280,351,277,351,276,351,275" href="javascript:widgetSearchCounty(\'FLDA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Palm Beach" coords="355,236,355,232,355,230,354,228,354,226,354,225,352,223,352,222,352,222,352,221,352,222,352,221,352,221,351,221,350,222,346,222,334,222,317,222,318,256,334,256,353,256,354,252,355,245,355,236" href="javascript:widgetSearchCounty(\'FLPB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Broward" coords="318,256,318,260,318,274,326,274,327,275,327,276,329,276,344,276,345,275,349,275,351,275,351,275,351,274,352,273,352,272,352,272,352,269,352,269,352,266,352,263,353,256,334,256,318,256" href="javascript:widgetSearchCounty(\'FLBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sumter" coords="270,148,270,115,253,115,256,119,259,122,259,126,257,128,256,131,257,133,258,134,259,135,261,135,262,137,263,138,265,138,265,139,265,141,265,149,265,150,267,149,269,150,270,148" href="javascript:widgetSearchCounty(\'FLSM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Okeechobee" coords="327,213,327,209,327,206,327,204,327,190,322,190,323,187,322,185,321,185,318,185,306,185,306,187,306,189,303,191,304,194,306,196,306,197,307,198,310,199,311,200,311,201,311,202,311,203,313,204,313,207,315,208,317,210,319,212,317,222,324,215,327,213" href="javascript:widgetSearchCounty(\'FLOC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marion" coords="283,115,283,110,284,110,284,97,283,96,282,95,282,95,282,95,282,95,283,94,282,93,281,92,279,92,279,90,279,89,278,89,278,87,277,86,275,86,275,84,275,84,274,84,272,85,269,85,265,87,264,89,262,89,260,90,258,88,259,88,259,87,259,87,258,86,250,86,250,101,246,100,244,101,244,110,247,110,250,111,251,112,252,113,253,115,253,115,270,115,283,115" href="javascript:widgetSearchCounty(\'FLMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gilchrist" coords="238,68,237,67,236,66,234,65,234,64,232,62,230,63,228,65,228,67,227,68,226,70,226,71,226,74,225,74,226,75,225,76,225,77,225,79,225,80,226,80,228,80,229,81,232,81,234,82,238,82,238,68,238,68" href="javascript:widgetSearchCounty(\'FLGI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lafayette" coords="228,65,227,64,227,64,226,62,226,61,225,61,224,58,223,58,223,57,221,56,220,55,219,54,218,54,216,53,215,53,213,53,212,51,212,49,212,45,207,45,206,54,206,62,206,64,207,65,207,67,209,68,218,68,224,68,227,68,228,67,228,65" href="javascript:widgetSearchCounty(\'FLLF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hendry" coords="316,232,314,232,312,232,304,232,294,232,293,232,293,231,292,232,292,232,287,232,287,246,300,246,300,260,318,260,318,256,317,222,317,227,316,230,316,232" href="javascript:widgetSearchCounty(\'FLHY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Glades" coords="315,208,309,208,305,208,305,210,305,212,305,213,303,213,301,213,300,215,300,218,298,218,298,218,296,218,294,218,287,218,287,232,292,232,292,232,293,231,293,232,294,232,304,232,312,232,314,232,316,232,316,230,317,227,317,222,319,212,317,210,315,208" href="javascript:widgetSearchCounty(\'FLGL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="212,45,213,43,213,41,215,38,214,36,213,35,213,33,212,31,212,29,212,27,211,26,209,25,196,24,196,25,196,26,196,27,195,28,195,28,194,29,193,29,193,30,192,30,191,31,190,32,191,34,191,35,190,36,189,38,188,38,187,38,187,40,187,41,187,42,199,42,201,42,202,43,204,45,207,45,212,45,212,45" href="javascript:widgetSearchCounty(\'FLMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hardee" coords="265,185,265,202,287,202,287,185,265,185" href="javascript:widgetSearchCounty(\'FLHA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Polk" coords="306,185,306,183,306,182,305,180,304,178,305,178,303,176,302,174,300,174,299,173,297,169,295,166,294,166,293,165,292,164,292,164,292,163,293,163,294,164,295,165,296,165,297,164,297,162,293,162,292,161,292,160,292,159,290,159,289,158,289,156,288,153,287,152,285,152,284,152,283,151,283,148,277,148,277,147,276,147,274,147,274,148,270,148,269,150,267,149,265,150,265,152,264,152,263,153,263,157,265,157,265,160,265,170,265,185,287,185,306,185" href="javascript:widgetSearchCounty(\'FLPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Highlands" coords="298,218,298,218,300,218,300,215,301,213,303,213,305,213,305,212,305,210,305,208,309,208,315,208,313,207,313,204,311,203,311,202,311,201,311,200,310,199,307,198,306,197,306,196,304,194,303,191,306,189,306,187,306,185,287,185,287,202,287,218,294,218,296,218,298,218" href="javascript:widgetSearchCounty(\'FLHL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alachua" coords="259,87,259,88,258,88,260,90,262,89,264,89,265,87,266,74,264,72,264,71,263,70,263,68,261,67,256,67,255,67,254,66,253,65,251,65,249,63,247,63,244,62,243,63,242,63,242,64,241,65,241,66,240,66,239,67,238,68,238,82,239,83,241,83,243,84,243,86,244,87,247,86,250,86,258,86,259,87,259,87" href="javascript:widgetSearchCounty(\'FLAL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bradford" coords="261,51,261,53,259,55,256,58,254,61,253,61,253,61,252,62,249,63,251,65,253,65,254,66,255,67,256,67,261,67,263,68,263,70,263,70,263,70,264,71,264,72,266,74,266,51,261,51" href="javascript:widgetSearchCounty(\'FLBD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Union" coords="252,62,253,61,253,61,254,61,256,58,259,55,261,53,261,51,258,51,254,51,252,51,247,51,247,53,246,54,244,56,242,58,242,60,243,61,244,62,247,63,249,63,252,62" href="javascript:widgetSearchCounty(\'FLUN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Suwannee" coords="234,60,233,59,232,58,232,52,232,41,231,40,230,40,229,40,228,39,226,37,223,35,221,36,219,35,218,35,216,36,215,38,213,41,213,43,212,45,212,45,212,49,212,51,213,53,215,53,216,53,218,54,219,54,220,55,221,56,223,57,223,58,224,58,225,61,226,61,226,62,227,64,227,64,228,65,230,63,232,62,233,61,234,60" href="javascript:widgetSearchCounty(\'FLSU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hamilton" coords="212,27,212,29,212,31,213,33,213,35,214,36,215,38,216,36,218,35,219,35,221,36,223,35,226,37,228,39,229,40,230,40,231,40,232,41,235,41,237,41,238,38,239,37,238,35,237,33,236,31,235,29,237,27,209,25,211,26,212,27" href="javascript:widgetSearchCounty(\'FLHM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Baker" coords="252,51,254,51,258,51,261,51,266,51,266,49,265,44,265,39,261,40,259,39,258,36,259,34,258,33,257,31,258,29,247,28,247,51,252,51" href="javascript:widgetSearchCounty(\'FLBK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gulf" coords="128,71,130,70,131,70,131,70,132,68,132,67,132,66,132,60,131,59,129,58,128,57,127,56,127,54,127,53,127,52,127,51,128,48,116,48,116,57,117,58,116,57,116,63,117,64,118,66,120,68,120,73,120,74,120,75,119,75,117,75,116,74,116,71,115,68,116,67,116,65,115,66,115,69,115,71,117,75,118,76,119,75,123,76,123,76,122,75,124,75,126,72,128,71" href="javascript:widgetSearchCounty(\'FLGU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Putnam" coords="274,69,272,70,270,72,268,73,266,74,265,87,269,85,272,85,274,84,275,84,275,84,275,86,277,86,278,87,278,89,279,89,279,90,279,92,281,92,282,93,283,94,282,95,289,93,291,93,293,91,293,91,291,90,290,87,289,79,289,72,287,69,286,67,278,67,276,68,274,69" href="javascript:widgetSearchCounty(\'FLPU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="266,74,268,73,270,72,272,70,274,69,276,68,278,67,286,67,286,63,286,61,284,59,282,58,282,56,282,52,283,48,266,49,266,51,266,74" href="javascript:widgetSearchCounty(\'FLCL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Columbia" coords="236,31,237,33,238,35,239,37,238,38,237,41,235,41,232,41,232,52,232,58,233,59,234,60,233,61,232,62,234,64,234,65,236,66,237,67,238,68,238,68,238,68,239,67,240,66,241,66,241,65,242,64,242,63,243,63,244,62,243,61,242,60,242,58,244,56,246,54,247,53,247,51,247,28,237,27,235,29,236,31" href="javascript:widgetSearchCounty(\'FLCM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Escambia" coords="34,29,34,27,33,26,32,21,31,20,30,19,30,17,30,16,31,15,30,12,30,12,31,10,32,9,33,7,33,6,35,6,36,5,36,5,17,5,18,7,17,10,16,12,17,14,19,16,20,18,21,20,23,21,25,22,26,25,26,28,25,30,25,33,25,33,25,33,26,34,28,34,28,36,26,36,25,37,25,39,26,38,26,39,25,40,25,41,23,41,22,41,23,41,24,41,23,43,21,43,24,43,28,42,30,41,28,41,26,42,29,40,32,40,32,38,31,39,30,39,32,38,34,37,35,36,35,34,36,36,37,34,37,32,37,30,36,29,34,29" href="javascript:widgetSearchCounty(\'FLES\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Santa Rosa" coords="36,5,35,6,33,6,33,7,32,9,31,10,30,12,30,12,31,15,30,16,30,17,30,19,31,20,32,21,33,26,34,27,34,29,36,29,36,27,37,27,38,29,39,29,38,30,40,30,40,32,40,33,40,34,41,34,42,32,42,30,43,28,44,28,43,27,43,26,44,27,44,28,44,29,44,30,44,30,43,31,49,34,50,35,49,35,47,34,46,35,44,36,40,37,38,38,37,39,36,38,36,39,35,39,36,40,37,39,42,38,45,37,49,37,53,36,54,5,36,5" href="javascript:widgetSearchCounty(\'FLSR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Walton" coords="90,35,92,35,93,35,94,33,95,33,95,32,94,31,94,29,93,26,93,24,93,23,95,23,95,22,96,21,87,21,87,5,72,5,71,20,71,34,74,33,76,32,79,33,79,32,80,32,80,33,80,33,81,33,83,32,83,33,82,33,83,34,82,35,83,36,84,37,84,38,83,38,80,37,78,35,77,36,78,36,79,37,77,37,76,37,76,37,75,36,75,35,74,36,74,38,71,37,71,38,81,40,89,44,89,37,90,35" href="javascript:widgetSearchCounty(\'FLWL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bay" coords="116,28,114,28,112,28,112,29,112,35,104,35,98,35,95,35,94,36,93,36,91,37,89,37,89,44,98,49,99,51,101,52,100,51,99,50,101,51,102,50,101,49,100,49,100,48,100,47,100,47,99,46,99,45,98,45,97,46,96,45,96,44,95,42,96,43,97,43,98,43,99,41,100,42,100,43,101,44,101,44,101,45,102,46,102,44,103,44,105,43,105,44,106,43,107,43,107,42,107,42,108,41,107,42,108,43,107,42,107,45,106,44,107,45,104,45,104,45,103,45,104,46,103,46,102,47,102,47,102,48,101,49,102,49,103,50,105,51,105,50,107,52,108,52,108,51,109,52,110,52,111,51,110,53,112,53,112,55,112,56,113,56,114,54,114,56,116,56,116,57,116,48,116,28" href="javascript:widgetSearchCounty(\'FLBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Okaloosa" coords="72,5,54,5,53,36,56,36,59,36,61,36,62,36,63,36,62,35,61,35,62,35,62,34,62,33,62,33,63,35,64,35,65,34,66,33,67,32,67,32,67,30,68,31,68,32,69,31,70,31,70,31,70,32,69,32,70,34,71,34,71,20,72,5" href="javascript:widgetSearchCounty(\'FLOK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Lucie" coords="327,204,327,206,327,209,330,209,336,209,342,209,344,208,343,207,343,206,344,207,345,205,346,206,343,198,341,190,341,190,327,190,327,204" href="javascript:widgetSearchCounty(\'FLSL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brevard" coords="314,125,314,133,313,133,315,136,315,137,316,138,318,139,317,141,317,144,318,148,319,151,319,155,319,160,318,162,318,164,318,168,318,173,318,176,334,175,335,174,335,172,333,169,330,162,325,149,322,137,321,134,321,132,319,128,319,124,319,124,315,124,314,124,314,125" href="javascript:widgetSearchCounty(\'FLBV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Indian River" coords="318,180,318,182,318,185,321,185,322,185,323,187,322,190,327,190,341,190,338,180,336,176,336,175,336,174,334,175,334,175,318,176,318,180" href="javascript:widgetSearchCounty(\'FLIR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Martin" coords="327,209,327,213,324,215,317,222,334,222,346,222,350,222,351,221,352,221,352,221,353,221,353,221,352,217,350,213,347,209,346,209,345,210,346,211,344,208,344,208,342,209,336,209,330,209,327,209" href="javascript:widgetSearchCounty(\'FLMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Volusia" coords="306,93,306,98,294,98,294,96,294,92,293,91,291,93,289,93,282,95,282,95,283,96,284,97,284,98,285,100,285,101,287,101,288,102,289,103,290,106,291,107,292,107,292,109,294,110,295,111,296,113,297,116,296,119,299,121,303,123,306,123,307,122,308,122,310,123,310,126,311,128,312,131,313,133,314,133,314,125,314,124,315,124,319,124,319,123,320,124,322,124,319,118,317,114,316,112,316,110,317,112,316,110,315,109,315,107,314,108,314,107,314,107,314,106,314,106,313,104,311,100,310,97,309,93,308,92,308,91,308,89,308,89,306,91,306,93" href="javascript:widgetSearchCounty(\'FLVL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Johns" coords="289,53,288,52,282,52,282,56,282,58,284,59,286,61,286,63,286,67,287,69,289,72,289,79,294,79,297,79,298,77,299,78,300,77,301,77,302,76,302,76,301,72,300,70,298,68,298,66,299,65,299,64,298,63,297,60,297,58,296,57,296,53,293,45,293,53,289,53" href="javascript:widgetSearchCounty(\'FLSJ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Duval" coords="288,30,287,30,286,29,285,29,285,28,285,28,284,27,283,28,282,29,282,29,281,28,279,29,279,30,279,30,278,30,278,31,277,32,276,33,271,38,265,44,266,49,283,48,282,52,288,52,289,53,293,53,293,45,293,45,293,42,293,41,293,39,292,39,291,39,292,38,292,35,292,33,291,31,289,29,289,29,288,30" href="javascript:widgetSearchCounty(\'FLDU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Flagler" coords="301,77,300,77,299,78,298,77,297,79,294,79,289,79,290,87,291,90,293,91,293,91,293,91,294,92,294,96,294,98,306,98,306,93,306,91,308,89,306,85,304,82,303,79,301,77,302,76,301,77" href="javascript:widgetSearchCounty(\'FLFL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nassau" coords="285,21,281,19,279,18,278,18,277,17,276,17,274,17,273,16,272,15,271,15,269,15,269,17,268,17,267,17,267,18,266,18,266,24,267,28,267,30,266,33,265,36,266,38,265,39,265,44,271,38,276,33,277,32,278,31,278,30,279,30,279,30,279,29,281,28,282,29,282,29,283,28,284,27,285,28,285,28,285,29,286,29,287,30,288,30,289,29,289,29,290,27,290,26,290,25,290,24,289,22,288,22,287,21,286,20,285,20,285,21" href="javascript:widgetSearchCounty(\'FLNA\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
