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">TN</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/tennesee.gif" width=425 height=86 border=0 alt="" usemap="#tn_1213__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="tn_1213__Converted__Map">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Gibson" coords="93,35,94,37,96,38,97,38,97,39,98,39,101,41,108,41,109,30,107,28,106,27,104,26,102,24,98,22,98,24,97,24,92,24,92,31,90,31,90,32,93,34,93,35" href="javascript:widgetSearchCounty(\'TNGI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Carroll" coords="112,41,112,41,113,39,118,39,127,41,127,38,126,38,125,37,126,34,126,26,125,26,121,26,113,26,113,27,111,27,109,27,109,30,109,30,108,41,112,41" href="javascript:widgetSearchCounty(\'TNCL\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Houston" coords="135,22,139,22,142,22,144,22,145,24,147,24,147,24,149,22,149,19,147,18,147,17,144,17,140,19,137,18,134,18,134,20,135,22" href="javascript:widgetSearchCounty(\'TNHO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Benton" coords="125,37,126,38,127,38,130,38,132,39,132,41,132,41,134,41,135,39,135,37,135,35,132,35,132,34,132,31,134,30,135,26,135,24,135,22,134,20,134,18,132,18,130,18,130,19,130,20,130,22,128,24,127,26,127,26,127,26,126,26,126,34,125,37" href="javascript:widgetSearchCounty(\'TNBN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Madison" coords="105,56,109,54,111,52,112,49,112,48,112,48,112,46,112,41,108,41,101,41,100,43,98,44,97,46,96,45,94,45,94,56,103,56,105,56" href="javascript:widgetSearchCounty(\'TNMD\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Chester" coords="120,53,118,53,116,53,113,50,112,49,111,52,109,54,105,56,103,56,103,58,105,60,105,62,105,64,106,64,108,64,108,61,111,60,120,58,120,56,120,54,120,53" href="javascript:widgetSearchCounty(\'TNCS\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Crockett" coords="90,43,92,43,93,44,94,45,96,45,97,46,98,44,100,43,101,41,98,39,97,39,97,38,96,38,94,37,93,35,93,34,90,32,90,34,89,35,89,37,88,37,86,37,84,41,87,43,90,43" href="javascript:widgetSearchCounty(\'TNCK\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Haywood" coords="93,44,92,43,90,43,87,43,84,41,82,41,82,43,82,44,80,47,80,49,79,49,79,49,80,51,80,52,80,57,90,58,90,56,92,56,94,56,94,45,93,44" href="javascript:widgetSearchCounty(\'TNHY\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Trousdale" coords="194,20,195,20,195,19,196,18,196,19,198,20,200,19,202,17,205,15,205,15,205,15,198,13,198,12,196,12,195,12,196,12,195,13,195,13,195,15,194,17,194,18,194,19,194,20" href="javascript:widgetSearchCounty(\'TNTR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Smith" coords="205,15,202,17,200,19,198,20,200,24,202,28,204,28,204,27,205,27,205,27,205,27,207,27,207,27,207,27,209,27,209,27,210,27,211,26,211,26,211,26,212,26,211,26,211,24,211,22,211,22,210,22,209,20,210,15,205,15,205,15,205,15" href="javascript:widgetSearchCounty(\'TNSM\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Wilson" coords="186,27,185,27,186,28,188,30,191,31,191,32,194,34,198,34,198,34,200,34,200,34,200,34,202,34,204,34,203,31,202,28,200,24,198,20,196,19,196,18,195,19,195,20,194,20,194,19,194,18,192,19,192,20,191,20,192,19,191,18,190,19,190,20,188,19,188,19,187,20,186,20,185,20,185,20,183,20,183,20,183,22,183,26,185,26,186,27" href="javascript:widgetSearchCounty(\'TNWS\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Dickson" coords="147,24,149,28,149,30,149,32,161,34,161,34,162,32,162,30,162,28,162,26,162,26,162,24,162,24,162,22,162,22,162,22,162,22,162,20,164,20,158,19,149,19,149,22,147,24" href="javascript:widgetSearchCounty(\'TNDI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Cheatham" coords="168,18,168,18,166,19,168,19,166,19,166,19,166,19,164,19,164,20,162,20,162,22,162,22,162,22,162,22,162,24,162,24,162,26,162,26,162,28,162,30,166,30,166,30,166,28,169,26,169,22,171,20,172,17,169,17,169,18,168,18" href="javascript:widgetSearchCounty(\'TNCH\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Cheatham" coords="164,19,166,19,166,19,166,19,168,19,166,19,168,18,168,18,169,18,169,17,164,12,162,13,162,15,162,15,162,15,162,15,158,17,158,18,158,19,164,20,164,19" href="javascript:widgetSearchCounty(\'TNCH\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Rhea" coords="240,57,240,56,240,55,240,55,241,56,242,56,242,55,243,54,243,53,243,51,245,51,247,51,246,49,247,48,247,46,247,45,247,45,247,46,248,45,250,43,248,43,247,43,247,43,248,41,247,41,247,39,245,41,243,43,241,43,240,45,240,46,239,46,238,48,236,49,234,50,234,51,234,53,234,54,233,55,236,56,237,56,237,56,238,57,240,57" href="javascript:widgetSearchCounty(\'TNRH\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Sequatchie" coords="226,54,224,52,224,52,224,50,222,51,220,51,217,51,219,52,220,53,220,55,221,56,222,57,221,60,220,60,219,61,221,62,224,63,224,65,226,68,231,60,226,54" href="javascript:widgetSearchCounty(\'TNSE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Grundy" coords="221,60,222,57,221,56,220,55,220,53,219,52,217,51,212,52,211,53,210,53,210,52,209,52,207,52,207,55,207,57,207,58,207,58,207,60,207,60,207,61,207,62,207,63,207,64,207,65,207,65,210,64,212,65,213,65,214,64,214,62,214,62,216,61,217,61,219,61,220,60,221,60" href="javascript:widgetSearchCounty(\'TNGY\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Mcminn" coords="255,47,255,47,254,47,253,47,247,53,246,56,245,58,243,60,246,61,246,61,247,61,247,62,248,63,248,63,247,63,248,64,250,64,251,63,253,63,256,63,257,62,258,60,260,60,260,60,260,58,260,57,260,56,258,56,258,55,258,53,257,50,257,50,256,49,256,48,256,48,256,47,255,47,255,47" href="javascript:widgetSearchCounty(\'TNMC\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Moore" coords="194,60,194,58,195,58,194,58,195,57,194,57,192,58,191,60,191,60,190,60,188,60,188,61,188,60,187,60,185,60,187,61,188,62,190,63,188,64,190,64,191,67,191,69,192,68,192,69,192,69,192,68,192,67,194,67,192,65,192,65,194,64,194,63,195,62,195,61,195,60,195,60,194,60" href="javascript:widgetSearchCounty(\'TNME\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Bledsoe" coords="234,51,234,50,236,49,238,48,239,46,240,46,240,45,241,43,243,43,239,43,238,43,236,43,233,43,229,43,229,43,229,43,229,43,228,45,224,50,224,52,224,52,226,54,231,60,233,55,233,55,233,55,234,54,234,53,234,51" href="javascript:widgetSearchCounty(\'TNBD\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Meigs" coords="246,56,247,53,253,47,251,45,253,44,251,44,251,44,251,44,251,44,250,44,250,43,250,43,248,45,247,46,247,45,247,45,247,46,247,48,246,49,247,51,245,51,243,51,243,53,243,54,242,55,242,56,241,56,240,55,240,55,240,56,240,57,238,57,238,58,239,58,240,60,241,60,241,62,243,60,243,60,243,60,243,60,245,58,246,56" href="javascript:widgetSearchCounty(\'TNMI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Henderson" coords="125,52,125,51,125,50,126,48,127,46,127,44,127,41,118,39,113,39,112,41,112,41,112,46,112,48,112,48,112,49,113,50,116,53,118,53,120,53,120,54,120,56,124,57,124,56,124,54,125,52" href="javascript:widgetSearchCounty(\'TNHE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Jackson" coords="211,22,217,24,217,24,217,22,220,22,220,22,221,22,221,20,222,20,222,20,222,15,220,13,219,12,217,12,214,12,214,11,213,11,214,12,212,11,211,12,210,15,209,20,210,22,211,22" href="javascript:widgetSearchCounty(\'TNJA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Bedford" coords="187,60,188,60,188,61,188,60,190,60,191,60,191,60,192,58,194,57,195,57,196,55,195,53,195,51,196,47,192,47,192,47,192,46,191,47,191,47,190,48,190,48,188,47,188,47,188,47,188,47,188,47,187,46,186,46,186,45,185,45,183,44,181,45,181,47,180,49,181,50,181,51,181,52,180,54,181,55,181,57,183,60,185,60,187,60" href="javascript:widgetSearchCounty(\'TNBE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Lewis" coords="158,53,158,52,158,52,158,51,157,51,157,50,157,49,156,49,156,48,157,48,157,46,154,47,153,48,151,48,149,47,147,46,147,47,147,48,145,48,145,48,145,48,145,50,145,51,144,52,143,53,143,53,144,54,145,54,145,55,145,56,147,56,147,57,149,57,149,56,151,57,151,56,151,56,153,56,153,55,157,55,158,55,158,54,158,53" href="javascript:widgetSearchCounty(\'TNLE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Decatur" coords="132,54,132,54,134,54,134,52,134,51,132,49,132,47,132,46,132,45,132,43,132,43,134,41,132,41,132,41,132,39,130,38,127,38,127,41,127,44,127,46,126,48,125,50,125,51,125,52,124,54,124,56,125,57,126,58,128,58,130,57,130,57,132,58,132,58,134,57,132,56,132,55,132,54" href="javascript:widgetSearchCounty(\'TNDE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Perry" coords="143,53,144,52,145,51,145,50,145,48,142,46,142,46,142,44,143,44,143,44,143,44,143,43,142,43,143,39,140,39,139,39,139,41,138,41,137,39,135,39,134,41,132,43,132,43,132,45,132,46,132,47,132,49,134,51,134,52,134,54,132,54,132,54,132,55,132,56,132,56,134,55,137,54,138,54,139,54,143,53,143,53" href="javascript:widgetSearchCounty(\'TNPE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Marshall" coords="181,55,180,54,181,52,181,51,181,50,180,49,181,47,181,45,179,44,177,44,177,44,177,44,177,45,176,44,176,45,175,45,175,46,175,49,173,51,173,53,173,52,173,52,172,54,172,54,171,55,171,55,169,56,171,57,171,60,172,60,172,60,173,61,173,61,173,61,173,61,175,61,175,62,175,63,176,63,177,63,177,62,180,61,181,61,181,61,181,60,183,60,183,60,181,57,181,55" href="javascript:widgetSearchCounty(\'TNMS\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Maury" coords="171,55,171,55,172,54,172,54,173,52,173,52,173,53,173,51,175,49,175,46,175,45,176,45,176,44,171,43,171,41,169,41,169,41,169,41,169,41,164,41,161,38,160,43,160,43,158,44,160,44,158,45,158,45,157,46,157,48,156,48,156,49,157,49,157,50,157,51,158,51,158,52,158,52,158,53,158,54,158,55,161,56,161,55,162,55,164,55,166,55,168,56,169,56,171,55" href="javascript:widgetSearchCounty(\'TNMU\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Coffee" coords="207,60,207,60,207,58,207,58,207,57,207,55,207,52,207,51,205,49,205,48,204,46,202,47,200,46,198,45,196,44,196,44,195,46,196,47,195,51,195,53,196,55,195,57,194,58,195,58,194,58,194,60,195,60,195,60,196,60,196,60,198,60,198,60,203,60,204,61,205,61,207,62,207,61,207,60" href="javascript:widgetSearchCounty(\'TNCF\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Putnam" coords="212,27,212,30,213,28,214,30,214,30,216,30,217,31,217,30,219,30,221,28,226,30,228,30,228,32,229,34,229,34,229,30,231,27,232,27,233,27,234,26,236,26,234,26,231,26,228,24,228,22,226,22,224,22,222,20,222,20,222,20,222,20,221,20,221,22,220,22,220,22,217,22,217,24,217,24,211,22,211,22,211,24,211,26,212,26,211,26,211,26,211,26,212,27" href="javascript:widgetSearchCounty(\'TNPU\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Washington" coords="322,22,322,26,324,28,325,27,326,26,330,26,330,24,332,24,332,22,332,20,334,19,334,15,332,15,330,15,332,15,330,15,329,13,326,15,326,15,324,15,322,13,321,15,321,15,322,15,322,22" href="javascript:widgetSearchCounty(\'TNWA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="White" coords="228,30,226,30,221,28,219,30,217,30,217,31,216,34,216,35,216,37,216,37,216,37,216,38,216,38,216,38,217,39,216,39,217,41,217,41,217,41,217,41,219,41,221,41,222,41,224,41,224,39,224,41,224,41,224,41,227,41,229,39,229,41,231,41,231,38,231,37,232,37,232,37,229,35,229,34,228,32,228,30" href="javascript:widgetSearchCounty(\'TNWH\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Fentress" coords="234,20,236,24,236,24,234,26,236,26,237,26,238,26,239,26,239,26,240,26,241,26,242,26,242,26,243,24,243,22,243,20,245,20,246,20,247,20,247,19,247,19,248,18,250,17,251,15,250,13,248,11,247,9,245,8,240,8,238,8,238,11,237,11,236,13,234,15,234,20" href="javascript:widgetSearchCounty(\'TNFE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Cumberland" coords="250,37,250,34,248,32,246,28,245,27,242,26,242,26,241,26,240,26,239,26,239,26,238,26,237,26,236,26,234,26,233,27,232,27,231,27,229,30,229,34,229,34,229,35,232,37,232,37,231,37,231,38,231,41,229,41,229,41,229,43,233,43,236,43,238,43,239,43,243,43,245,41,247,39,248,38,250,37" href="javascript:widgetSearchCounty(\'TNCU\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Roane" coords="258,32,257,32,255,34,255,34,254,34,253,34,253,35,251,35,250,37,248,38,247,39,247,41,248,41,247,43,247,43,248,43,250,43,250,43,250,44,251,44,251,44,251,44,251,44,253,44,251,45,253,47,254,47,255,46,255,45,256,45,257,44,258,43,258,43,258,43,260,43,260,43,260,43,261,43,261,41,262,38,262,37,262,37,262,37,262,37,264,37,264,37,265,37,265,37,262,30,258,32" href="javascript:widgetSearchCounty(\'TNRO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Morgan" coords="248,18,247,19,247,19,247,20,246,20,245,20,243,20,243,22,243,24,242,26,245,27,246,28,248,32,250,34,250,37,251,35,253,35,253,34,254,34,255,34,255,34,257,32,258,32,262,30,261,28,260,27,258,26,258,26,258,26,257,24,256,22,254,22,254,20,253,20,253,20,250,17,248,18" href="javascript:widgetSearchCounty(\'TNMM\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Anderson" coords="258,26,258,26,260,27,261,28,262,30,265,37,266,35,265,34,266,35,266,34,266,34,266,34,268,34,268,32,269,32,271,31,272,31,272,30,272,30,273,28,276,24,275,22,274,22,273,20,273,22,272,22,270,22,269,22,266,22,266,22,266,24,266,24,266,24,264,24,262,24,261,24,260,24,258,26,258,26" href="javascript:widgetSearchCounty(\'TNAN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Overton" coords="222,20,222,20,222,20,224,22,226,22,228,22,228,24,231,26,234,26,236,24,236,24,234,20,234,15,233,15,233,13,233,12,228,9,227,11,226,12,224,11,222,12,222,15,222,20" href="javascript:widgetSearchCounty(\'TNOV\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Van Buren" coords="229,41,229,39,227,41,224,41,224,41,222,41,221,41,219,41,217,41,217,43,217,43,217,43,219,45,219,47,220,51,222,51,224,50,228,45,229,43,229,43,229,43,229,43,229,41,229,41" href="javascript:widgetSearchCounty(\'TNVB\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Humphreys" coords="143,37,145,35,147,34,147,34,149,32,149,30,149,28,147,24,147,24,145,24,144,22,142,22,139,22,135,22,135,24,135,26,134,30,132,31,132,34,132,35,135,35,135,37,135,39,137,39,138,41,139,41,139,39,140,39,143,39,143,37,143,37" href="javascript:widgetSearchCounty(\'TNHU\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Williamson" coords="180,43,181,43,181,41,181,41,181,39,181,37,181,37,181,35,181,34,181,34,180,32,177,32,177,31,177,31,177,31,175,30,173,30,171,30,168,32,166,32,166,30,162,30,162,32,161,34,161,34,161,35,161,38,164,41,169,41,169,41,169,41,169,41,171,41,171,43,176,44,177,45,177,44,177,44,177,44,179,44,179,43,180,43" href="javascript:widgetSearchCounty(\'TNWI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Warren" coords="219,45,217,43,217,43,217,43,217,41,217,41,217,41,216,39,214,38,212,38,210,38,207,39,205,41,205,43,204,43,204,44,204,44,204,44,204,45,204,46,205,48,205,49,207,51,207,52,209,52,210,52,210,53,211,53,212,52,217,51,220,51,219,47,219,45" href="javascript:widgetSearchCounty(\'TNWR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Dekalb" coords="212,38,214,38,216,39,217,39,216,38,216,38,216,38,216,37,216,37,216,37,216,35,216,34,217,31,216,30,214,30,214,30,213,28,212,30,212,27,211,26,210,27,209,27,209,27,207,27,207,27,207,27,205,27,205,27,205,27,204,27,204,28,202,28,203,31,204,34,207,39,210,38,212,38" href="javascript:widgetSearchCounty(\'TNDK\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Hickman" coords="161,34,149,32,147,34,147,34,145,35,143,37,143,37,143,39,142,43,143,43,143,44,143,44,143,44,142,44,142,46,142,46,145,48,145,48,145,48,147,48,147,47,147,46,149,47,151,48,153,48,154,47,157,46,158,45,158,45,160,44,158,44,160,43,160,43,161,38,161,35,161,34" href="javascript:widgetSearchCounty(\'TNHI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Rutherford" coords="196,43,198,43,196,41,198,39,198,37,198,37,198,35,198,34,194,34,191,32,191,31,188,30,186,28,185,30,183,30,183,30,183,32,183,34,181,34,181,34,181,35,181,37,181,37,181,39,181,41,181,41,181,43,180,43,179,43,179,44,181,45,183,44,185,45,186,45,186,46,187,46,188,47,188,47,188,47,188,47,188,47,190,48,190,48,191,47,191,47,192,46,192,47,192,47,196,47,195,46,196,44,196,43" href="javascript:widgetSearchCounty(\'TNRU\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Cannon" coords="204,44,204,44,204,43,205,43,205,41,207,39,204,34,202,34,200,34,200,34,200,34,198,34,198,34,198,35,198,37,198,37,198,39,196,41,198,43,196,43,196,44,196,44,198,45,200,46,202,47,204,46,204,45,204,44,204,44" href="javascript:widgetSearchCounty(\'TNCN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Davidson" coords="169,22,169,26,166,28,166,30,166,30,166,32,168,32,171,30,173,30,175,30,177,31,177,31,177,31,177,32,180,32,181,34,183,34,183,32,183,30,183,30,185,30,186,28,185,27,186,27,185,26,183,26,183,22,181,22,181,20,177,15,176,17,176,18,176,18,175,18,173,17,172,17,171,20,169,22" href="javascript:widgetSearchCounty(\'TNDV\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Unicoi" coords="336,24,336,22,334,22,332,22,332,24,330,24,330,26,326,26,325,27,324,28,325,30,324,30,324,30,324,31,324,32,324,34,325,34,328,34,330,31,330,30,332,27,334,27,336,27,337,26,336,24,336,24" href="javascript:widgetSearchCounty(\'TNUC\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Greene" coords="324,28,322,26,322,22,322,15,321,15,317,17,313,18,311,19,310,20,307,22,303,24,303,24,303,26,304,26,306,27,306,27,307,27,308,28,311,31,313,34,315,35,317,35,317,34,317,34,318,31,321,30,324,30,324,30,325,30,324,28" href="javascript:widgetSearchCounty(\'TNGN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Sevier" coords="300,41,300,41,300,38,298,37,298,37,296,35,295,35,293,35,292,34,291,34,289,32,288,31,287,31,285,30,287,32,285,34,284,34,284,35,283,35,281,37,283,41,284,43,284,44,285,44,285,46,285,50,285,50,288,50,290,51,293,50,294,49,296,47,298,47,298,47,300,44,300,43,300,41" href="javascript:widgetSearchCounty(\'TNSV\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Cocke" coords="308,28,307,27,306,27,306,27,304,26,303,26,303,24,303,26,303,26,303,26,302,26,302,27,302,27,300,27,302,28,300,30,300,30,300,30,300,31,300,34,300,35,298,37,298,37,300,38,300,41,300,41,300,43,300,44,303,44,304,43,306,43,307,41,310,43,311,41,313,38,313,37,313,34,311,31,308,28" href="javascript:widgetSearchCounty(\'TNCO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Sullivan" coords="324,8,322,11,322,12,321,12,321,15,322,13,324,15,326,15,326,15,329,13,330,15,332,15,330,15,332,15,334,15,336,15,336,15,339,15,341,13,341,13,343,12,344,12,345,12,347,9,348,8,351,7,350,7,348,7,347,8,345,8,337,8,324,8,324,8,324,8,324,8" href="javascript:widgetSearchCounty(\'TNSU\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Johnson" coords="347,9,345,12,347,12,345,13,345,15,344,15,344,17,345,18,345,20,345,20,348,22,351,19,353,19,355,19,355,18,354,17,355,13,356,12,356,11,356,8,356,7,351,7,348,8,347,9" href="javascript:widgetSearchCounty(\'TNJO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Carter" coords="345,20,345,18,344,17,344,15,345,15,345,13,347,12,345,12,344,12,343,12,341,13,341,13,339,15,336,15,336,15,334,15,334,19,332,20,332,22,334,22,336,22,336,24,336,24,337,26,340,26,340,27,341,28,343,27,345,24,348,22,348,22,345,20,345,20" href="javascript:widgetSearchCounty(\'TNCR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Polk" coords="262,65,262,65,257,62,256,63,253,63,251,63,250,64,250,64,250,65,250,68,248,70,248,71,247,75,262,75,264,70,264,65,264,65,262,65,262,65" href="javascript:widgetSearchCounty(\'TNPO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Marion" coords="224,73,224,72,226,71,226,70,224,70,226,68,224,65,224,63,221,62,219,61,217,61,216,61,214,62,214,62,214,64,213,65,212,65,210,64,207,65,207,70,207,75,217,75,222,75,224,73" href="javascript:widgetSearchCounty(\'TNMA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Franklin" coords="207,65,207,65,207,64,207,63,207,62,205,61,204,61,203,60,198,60,198,60,196,60,196,60,195,60,195,61,195,62,194,63,194,64,192,65,192,65,194,67,192,67,192,68,192,69,192,69,192,69,192,75,207,75,207,70,207,65" href="javascript:widgetSearchCounty(\'TNFR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Hamilton" coords="241,73,239,73,239,71,239,67,240,64,241,62,241,60,240,60,239,58,238,58,238,57,237,56,237,56,236,56,233,55,233,55,233,55,231,60,226,68,224,70,226,70,226,71,224,72,224,73,222,75,240,75,241,73" href="javascript:widgetSearchCounty(\'TNHA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Hawkins" coords="311,9,310,8,309,8,304,12,303,12,303,13,303,15,300,15,300,17,300,19,300,20,302,20,303,20,303,19,304,19,303,19,304,19,304,19,307,22,310,20,311,19,313,18,317,17,321,15,321,15,321,12,322,12,322,11,324,8,324,8,324,8,315,8,315,8,313,8,311,9" href="javascript:widgetSearchCounty(\'TNHW\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Monroe" coords="277,54,276,53,275,54,274,53,275,52,274,51,273,51,271,51,271,50,269,49,268,48,266,48,266,48,265,47,264,46,262,46,262,46,262,46,262,47,262,47,261,47,261,47,260,46,260,46,258,46,258,46,258,46,257,47,257,46,256,47,256,47,256,47,257,47,256,47,256,48,256,48,256,49,257,50,257,50,258,53,258,55,258,56,260,56,260,57,260,58,260,60,260,60,258,60,257,62,262,65,262,65,262,65,264,65,265,64,266,63,268,64,271,64,273,62,274,60,274,58,275,56,276,55,276,54,277,54" href="javascript:widgetSearchCounty(\'TNMO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Bradley" coords="248,70,250,68,250,65,250,64,250,64,248,64,247,63,248,63,248,63,247,62,247,61,246,61,246,61,243,60,243,60,243,60,243,60,241,62,240,64,239,67,239,71,239,73,241,73,240,75,247,75,248,71,248,70" href="javascript:widgetSearchCounty(\'TNBR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Blount" coords="285,44,284,44,284,43,283,41,281,37,281,37,280,38,277,38,276,37,274,37,274,38,273,38,273,39,272,39,271,38,271,39,270,39,270,38,270,39,269,41,269,41,268,41,269,41,269,43,269,44,269,45,270,46,269,48,268,48,269,49,271,50,271,51,273,51,274,51,275,52,274,53,275,54,276,53,277,54,276,54,276,55,277,54,279,53,281,52,283,51,285,50,285,46,285,44" href="javascript:widgetSearchCounty(\'TNBL\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Hancock" coords="296,11,296,15,296,15,296,15,296,15,298,15,298,15,300,15,303,15,303,13,303,12,304,12,309,8,310,8,311,9,313,8,315,8,303,8,300,8,300,8,294,8,296,11" href="javascript:widgetSearchCounty(\'TNHN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Lincoln" coords="192,69,192,69,192,68,191,69,191,67,190,64,188,64,190,63,188,62,187,61,185,60,183,60,183,60,181,60,181,61,181,61,180,61,177,62,177,63,176,63,175,63,175,69,173,75,192,75,192,69" href="javascript:widgetSearchCounty(\'TNLI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Claiborne" coords="281,8,277,8,277,8,274,8,277,12,277,12,277,13,277,15,279,15,280,15,281,15,281,15,283,17,284,19,284,18,285,19,288,18,290,17,291,18,291,18,292,18,292,17,292,18,292,17,293,17,294,17,294,17,295,15,296,15,296,15,296,15,296,11,294,8,294,8,285,8,284,8,281,8" href="javascript:widgetSearchCounty(\'TNCB\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Loudon" coords="265,37,264,37,264,37,262,37,262,38,261,41,261,43,260,43,260,43,260,43,258,43,258,43,258,43,257,44,256,45,255,45,255,46,254,47,255,47,255,47,255,47,256,47,257,47,256,47,256,47,256,47,257,46,257,47,258,46,258,46,258,46,260,46,260,46,261,47,261,47,262,47,262,47,262,46,262,46,262,46,264,46,265,47,266,48,266,48,268,48,269,48,270,46,269,45,269,44,269,43,269,41,268,41,269,41,265,37,265,37" href="javascript:widgetSearchCounty(\'TNLO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Macon" coords="196,11,196,12,198,12,198,13,205,15,210,15,211,12,211,7,211,5,196,5,196,8,196,11" href="javascript:widgetSearchCounty(\'TNMN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Sumner" coords="183,7,181,8,181,11,181,12,180,13,177,15,177,15,181,20,181,22,183,22,183,20,183,20,185,20,185,20,186,20,187,20,188,19,188,19,190,20,190,19,191,18,192,19,191,20,192,20,192,19,194,18,194,17,195,15,195,13,195,13,196,12,195,12,196,12,196,11,196,8,196,5,186,5,183,5,183,7" href="javascript:widgetSearchCounty(\'TNSN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Pickett" coords="233,12,233,13,233,15,234,15,236,13,237,11,238,11,238,8,240,8,245,8,247,9,248,11,247,7,239,7,229,5,228,9,233,12" href="javascript:widgetSearchCounty(\'TNPI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Clay" coords="211,7,211,12,212,11,214,12,213,11,214,11,214,12,217,12,219,12,220,13,222,15,222,12,224,11,226,12,227,11,228,9,229,5,221,7,211,5,211,7" href="javascript:widgetSearchCounty(\'TNCY\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Giles" coords="175,63,175,62,175,61,173,61,173,61,173,61,173,61,172,60,172,60,171,60,171,57,169,56,168,56,166,55,164,55,162,55,161,55,161,56,161,60,161,61,160,61,160,61,161,62,161,64,161,64,161,65,161,65,161,67,161,67,161,67,161,68,161,69,161,69,161,70,161,72,161,74,173,75,175,69,175,63" href="javascript:widgetSearchCounty(\'TNGL\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Montgomery" coords="147,18,149,19,158,19,158,18,158,17,162,15,162,15,162,15,162,15,162,13,164,12,164,9,162,8,164,8,164,5,145,5,147,17,147,18" href="javascript:widgetSearchCounty(\'TNMG\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Robertson" coords="164,9,164,12,169,17,172,17,173,17,175,18,176,18,176,18,176,17,177,15,177,15,180,13,181,12,181,11,181,8,183,7,183,5,186,5,164,5,164,8,162,8,164,9" href="javascript:widgetSearchCounty(\'TNRB\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Grainger" coords="284,22,284,22,284,24,284,24,284,24,284,26,284,26,284,26,284,27,285,28,285,28,285,28,285,27,287,27,287,27,287,28,288,27,287,26,288,26,288,26,288,27,289,26,289,26,290,26,290,24,291,26,292,26,293,24,294,24,295,24,295,22,295,22,296,22,298,20,298,20,300,20,300,20,300,19,300,17,300,15,298,15,298,15,296,15,296,15,296,15,295,15,294,17,294,17,293,17,292,17,292,18,292,17,292,18,291,18,291,18,290,17,288,18,285,19,285,20,284,22" href="javascript:widgetSearchCounty(\'TNGR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Scott" coords="250,13,251,15,250,17,253,20,253,20,254,20,254,22,256,22,257,24,258,26,260,24,261,24,261,22,262,22,262,20,262,20,262,18,262,17,262,15,262,15,262,15,262,12,262,12,264,12,266,9,266,8,247,7,248,11,250,13" href="javascript:widgetSearchCounty(\'TNSC\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Hamblen" coords="300,20,298,20,298,20,296,22,295,22,295,22,295,24,294,24,293,24,294,26,295,26,296,26,296,26,298,26,300,27,302,27,302,27,302,26,303,26,303,26,303,26,303,24,303,24,307,22,304,19,304,19,303,19,304,19,303,19,303,20,302,20,300,20,300,20" href="javascript:widgetSearchCounty(\'TNHM\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Knox" coords="285,28,285,28,284,27,284,26,284,26,280,26,276,24,273,28,272,30,272,30,272,31,271,31,269,32,268,32,268,34,266,34,266,34,266,34,266,35,265,34,266,35,265,37,269,41,269,41,270,39,270,38,270,39,271,39,271,38,272,39,273,39,273,38,274,38,274,37,276,37,277,38,280,38,281,37,281,37,283,35,284,35,284,34,285,34,287,32,285,30,284,30,284,28,285,28" href="javascript:widgetSearchCounty(\'TNKO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Jefferson" coords="296,26,296,26,295,26,294,26,293,24,292,26,291,26,290,24,290,26,289,26,289,26,288,27,288,26,288,26,287,26,288,27,287,28,287,27,287,27,285,27,285,28,285,28,284,28,284,30,285,30,287,31,288,31,289,32,291,34,292,34,293,35,295,35,296,35,298,37,300,35,300,34,300,31,300,30,300,30,300,30,302,28,300,27,298,26,296,26" href="javascript:widgetSearchCounty(\'TNJE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Campbell" coords="266,9,264,12,262,12,262,12,262,15,262,15,262,15,262,17,262,18,262,20,262,20,262,22,261,22,261,24,262,24,264,24,266,24,266,24,266,24,266,22,266,22,269,22,270,22,272,22,273,22,273,20,274,22,275,20,275,20,276,20,276,18,276,17,277,15,277,15,277,15,277,13,277,12,277,12,274,8,266,8,266,9" href="javascript:widgetSearchCounty(\'TNCA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Union" coords="277,15,276,17,276,18,276,20,275,20,275,20,274,22,275,22,276,24,280,26,284,26,284,26,284,24,284,24,284,24,284,22,284,22,285,20,285,19,284,18,284,19,283,17,281,15,281,15,280,15,279,15,277,15,277,15,277,15" href="javascript:widgetSearchCounty(\'TNUN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Henry" coords="121,26,125,26,126,26,127,26,127,26,127,26,128,24,130,22,130,20,130,19,130,18,132,18,130,15,132,12,132,12,115,12,113,26,121,26" href="javascript:widgetSearchCounty(\'TNHH\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Stewart" coords="132,12,130,15,132,18,134,18,137,18,140,19,144,17,147,17,145,5,142,5,140,5,138,5,137,5,135,4,130,4,132,8,132,12,132,12" href="javascript:widgetSearchCounty(\'TNST\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Hardeman" coords="105,60,103,58,103,56,94,56,92,56,90,56,90,58,90,74,105,74,105,64,105,62,105,60" href="javascript:widgetSearchCounty(\'TNHR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Mcnairy" coords="120,65,120,58,111,60,108,61,108,64,106,64,105,64,105,74,120,74,120,65" href="javascript:widgetSearchCounty(\'TNMR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Shelby" coords="75,64,75,63,75,61,75,58,75,58,73,58,73,57,70,57,70,58,69,58,65,58,61,58,60,57,60,56,58,54,58,55,56,56,56,57,56,58,58,58,58,57,60,57,58,60,58,60,58,61,56,61,56,63,58,63,58,63,60,65,60,68,58,69,56,69,56,71,54,73,53,72,52,72,52,74,75,74,75,65,75,64" href="javascript:widgetSearchCounty(\'TNSH\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Fayette" coords="80,57,75,58,75,61,75,63,75,64,75,65,75,74,90,74,90,58,80,57" href="javascript:widgetSearchCounty(\'TNFA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Lawrence" coords="161,72,161,70,161,69,161,69,161,68,161,67,161,67,161,67,161,65,161,65,161,64,161,64,161,62,160,61,160,61,161,61,161,60,161,56,158,55,157,55,153,55,153,56,151,56,151,56,151,57,149,56,149,57,147,57,147,67,147,67,147,68,147,70,147,73,147,73,147,74,161,74,161,72" href="javascript:widgetSearchCounty(\'TNLW\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Weakley" coords="104,15,103,15,102,15,101,15,100,15,100,15,98,22,102,24,104,26,106,27,107,28,109,30,109,30,109,27,111,27,113,27,113,26,115,12,104,12,104,15" href="javascript:widgetSearchCounty(\'TNWE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Hardin" coords="134,62,132,61,132,61,132,60,132,60,132,60,132,58,130,57,130,57,128,58,126,58,125,57,124,56,124,57,120,56,120,58,120,65,120,74,126,74,126,74,134,74,134,64,134,62" href="javascript:widgetSearchCounty(\'TNHD\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Wayne" coords="147,73,147,70,147,68,147,67,147,67,147,57,147,56,145,56,145,55,145,54,144,54,143,53,139,54,138,54,137,54,134,55,132,56,132,56,134,57,132,58,132,58,132,60,132,60,132,60,132,61,132,61,134,62,134,64,134,74,147,74,147,73,147,73" href="javascript:widgetSearchCounty(\'TNWY\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Tipton" coords="61,58,65,58,69,58,70,58,70,57,73,57,73,58,75,58,75,58,80,57,80,52,80,51,79,49,78,49,75,48,75,47,73,47,73,47,72,47,71,47,69,48,69,48,69,48,69,49,68,49,65,50,65,51,65,51,64,52,63,51,61,51,60,51,61,55,61,56,60,57,61,58" href="javascript:widgetSearchCounty(\'TNTI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Lake" coords="79,24,79,24,80,24,80,24,83,20,84,18,84,18,84,18,84,18,84,15,84,12,84,12,83,12,83,12,83,12,83,12,82,12,80,13,79,12,80,12,79,12,79,12,78,13,79,17,79,18,77,18,75,19,75,20,78,20,79,22,78,22,75,22,73,22,73,22,73,24,75,24,79,24" href="javascript:widgetSearchCounty(\'TNLK\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Obion" coords="84,15,84,18,83,20,80,24,92,24,97,24,98,24,98,22,100,15,100,15,101,15,102,15,103,15,104,15,104,12,84,12,84,12,84,15" href="javascript:widgetSearchCounty(\'TNOB\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Lauderdale" coords="65,50,68,49,69,49,69,48,69,48,69,48,71,47,72,47,73,47,73,47,75,47,75,48,78,49,79,49,79,49,80,49,80,47,82,44,82,43,82,41,84,41,86,37,84,35,82,34,80,34,79,35,79,35,78,35,78,35,77,35,75,35,75,37,73,37,73,37,72,37,71,37,72,38,73,39,72,41,71,41,70,41,70,41,68,43,65,43,64,44,65,46,65,47,67,46,68,47,67,48,67,48,65,48,64,49,64,50,65,51,65,51,65,51,65,50" href="javascript:widgetSearchCounty(\'TNLA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Dyer" coords="75,35,77,35,78,35,78,35,79,35,79,35,80,34,82,34,84,35,86,37,88,37,89,37,89,35,90,34,90,32,90,31,92,31,92,24,80,24,80,24,79,24,79,24,75,24,77,27,73,28,73,30,73,31,72,32,73,34,75,37,75,37,75,35" href="javascript:widgetSearchCounty(\'TNDY\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
