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">SC</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/southcarolina.gif" width=425 height=290 border=0 alt="" usemap="#sc_1147__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="sc_1147__Converted__Map">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Lee" coords="232,79,231,80,232,81,230,81,229,81,229,84,225,85,224,86,224,88,223,91,223,93,222,94,222,95,222,99,223,100,224,101,226,102,227,102,228,102,230,102,233,103,234,105,236,106,236,107,237,110,239,110,241,109,242,110,242,112,242,113,243,113,245,112,248,110,251,109,254,108,255,105,253,103,250,102,246,99,245,97,244,96,245,94,247,92,247,90,246,88,243,84,242,80,242,78,241,79,241,80,238,83,236,80,235,79,234,78,234,78,232,79" href="javascript:widgetSearchCounty(\'SCLE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Kershaw" coords="197,74,199,75,200,77,200,79,199,81,197,87,195,90,194,92,194,94,195,95,197,96,199,98,203,102,204,103,205,103,209,102,210,101,212,100,212,100,212,100,212,100,214,100,217,98,219,96,222,95,222,94,223,93,223,91,224,88,224,86,225,85,229,84,229,81,230,81,232,81,231,80,232,79,234,78,234,78,235,76,234,76,233,76,234,75,232,73,231,70,231,67,230,66,230,65,229,64,228,63,228,60,225,58,215,63,210,65,208,63,207,61,204,62,201,64,193,71,197,74" href="javascript:widgetSearchCounty(\'SCKE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Darlington" coords="236,80,238,83,241,80,241,79,242,78,242,80,243,84,246,88,247,90,247,92,245,94,244,96,245,97,246,99,250,102,267,89,268,88,271,88,272,88,273,88,273,86,275,84,277,84,279,83,278,81,277,79,277,79,277,78,277,77,277,76,277,76,277,75,276,75,276,75,275,75,275,75,275,73,274,73,273,72,272,71,272,69,274,69,274,69,274,68,274,67,272,66,272,65,271,65,271,67,270,67,270,68,270,68,269,68,268,68,267,66,267,64,263,66,261,68,260,67,258,67,256,67,254,68,252,68,234,78,235,79,236,80" href="javascript:widgetSearchCounty(\'SCDA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Lexington" coords="189,131,190,130,188,128,185,128,184,129,183,129,183,129,182,129,182,130,182,131,181,130,181,127,182,123,182,121,183,119,183,118,182,117,183,115,182,113,180,108,178,107,176,106,176,103,174,102,171,101,168,101,165,101,164,99,162,97,163,96,162,94,160,92,159,93,157,94,154,97,154,99,155,101,157,103,154,103,152,102,151,103,147,112,146,116,144,120,146,121,147,123,149,126,151,126,154,130,157,132,158,132,160,133,162,134,163,135,171,139,173,137,176,136,179,135,182,134,184,133,186,132,189,131" href="javascript:widgetSearchCounty(\'SCLX\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Fairfield" coords="162,62,154,61,154,62,154,61,154,68,154,68,154,68,155,70,155,71,155,72,156,75,157,78,158,81,159,83,160,85,161,87,162,89,164,90,166,92,169,92,170,94,171,94,172,93,172,92,172,91,174,91,176,91,177,91,178,90,180,90,185,89,197,87,199,81,200,79,200,77,199,75,197,74,193,71,192,69,192,67,193,65,193,63,175,62,162,62" href="javascript:widgetSearchCounty(\'SCFA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Calhoun" coords="217,137,214,136,213,136,213,135,212,134,211,132,209,130,209,129,209,129,208,129,207,130,205,129,204,130,204,130,203,130,203,129,202,128,202,129,201,129,201,129,200,129,200,129,198,128,197,128,197,127,196,127,195,126,194,126,192,126,191,126,190,125,190,124,189,124,188,124,185,122,185,122,184,121,185,120,183,119,182,121,182,123,181,127,181,130,182,131,182,130,182,129,183,129,183,129,184,129,185,128,188,128,190,130,189,131,186,132,184,133,182,134,186,139,188,140,190,139,189,141,191,142,194,142,198,143,201,145,204,147,206,149,206,150,206,152,208,154,210,154,210,154,211,154,211,154,212,154,211,153,212,151,214,149,213,148,213,148,214,147,216,147,220,149,220,146,217,139,217,137,217,137" href="javascript:widgetSearchCounty(\'SC\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Florence" coords="275,84,273,86,273,88,272,88,271,88,268,88,267,89,250,102,253,103,255,105,259,108,262,110,257,114,258,116,259,118,261,119,263,119,266,119,268,121,269,123,272,123,274,124,274,125,275,125,277,125,279,124,280,125,281,125,282,126,284,126,288,128,291,128,293,127,295,127,296,126,298,126,298,125,299,124,301,125,302,126,303,125,302,124,301,123,299,123,298,120,297,119,297,118,296,118,295,117,293,116,292,115,291,114,291,113,290,111,289,109,289,106,288,104,287,102,288,101,289,100,289,99,288,98,286,96,285,93,286,92,286,91,284,86,283,85,282,85,280,84,279,83,277,84,275,84" href="javascript:widgetSearchCounty(\'SCFL\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Sumter" coords="255,105,254,108,251,109,248,110,245,112,243,113,242,113,242,112,242,110,241,109,239,110,237,110,236,107,236,106,234,105,233,103,230,102,228,102,227,102,226,102,224,101,223,100,222,99,222,95,219,96,217,98,214,100,212,100,212,100,212,101,211,102,210,102,211,104,212,105,212,105,212,106,212,107,211,108,210,109,210,109,209,110,209,111,210,111,210,112,211,113,211,114,211,115,210,117,211,118,211,119,210,121,211,123,212,124,213,127,212,130,212,131,211,132,212,134,213,135,213,136,214,136,217,137,217,137,217,139,219,137,221,134,221,133,223,133,223,132,225,131,225,132,224,132,225,133,227,133,227,131,227,129,233,128,235,128,236,126,238,125,257,114,262,110,259,108,255,105" href="javascript:widgetSearchCounty(\'SCSU\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Union" coords="131,62,132,62,133,63,135,62,136,63,138,63,139,65,140,65,141,66,143,68,145,70,145,70,145,70,146,74,146,71,147,71,149,69,154,68,154,61,154,62,154,61,155,58,153,54,152,51,152,49,150,48,151,47,152,46,152,45,151,41,150,41,150,40,150,40,150,40,152,39,151,38,149,36,148,36,146,35,146,36,144,35,141,35,140,35,139,34,137,33,134,29,130,38,128,46,126,52,125,56,124,59,126,60,128,61,131,62" href="javascript:widgetSearchCounty(\'SCUN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Chester" coords="151,41,152,45,152,46,151,47,150,48,152,49,152,51,153,54,155,58,154,61,162,62,175,62,193,63,192,61,191,59,191,59,192,58,192,57,192,54,193,52,194,50,193,44,193,43,192,42,192,40,150,40,150,40,150,41,151,41" href="javascript:widgetSearchCounty(\'SCCB\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Edgefield" coords="129,122,126,121,125,120,123,119,122,116,122,113,121,111,117,111,113,113,110,113,103,115,104,117,103,118,103,119,104,121,105,122,106,124,104,125,104,126,104,127,103,127,103,128,102,129,102,130,102,130,101,132,102,135,103,136,104,136,104,137,104,138,106,139,107,141,105,144,109,145,111,147,112,148,138,125,129,122" href="javascript:widgetSearchCounty(\'SCED\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Abbeville" coords="75,104,78,103,80,103,83,104,86,104,91,104,95,100,97,94,95,89,92,85,91,81,90,80,91,79,93,77,96,75,96,74,95,73,94,73,94,72,92,70,91,68,91,68,76,80,66,88,61,92,62,94,63,96,67,100,70,104,71,108,74,106,75,104" href="javascript:widgetSearchCounty(\'SCAB\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Aiken" coords="144,166,158,152,171,139,163,135,162,134,160,133,158,132,157,132,154,130,151,126,149,126,147,123,146,121,144,120,138,125,112,148,112,148,114,151,115,153,118,154,119,156,119,157,119,159,119,159,118,159,118,160,119,162,117,162,118,164,119,164,119,165,120,166,120,166,121,167,122,168,123,168,123,168,124,168,124,168,124,168,123,169,124,170,125,170,125,172,125,171,124,171,125,172,124,172,124,173,125,175,127,175,127,176,128,176,129,176,130,176,131,177,134,174,138,171,144,166" href="javascript:widgetSearchCounty(\'SCAI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Mccormick" coords="106,139,104,138,104,137,104,136,103,136,102,135,101,132,102,130,102,130,102,129,103,128,103,127,104,127,104,126,104,125,106,124,105,122,104,121,103,119,103,118,104,117,103,115,110,113,111,111,109,111,107,111,105,110,103,111,101,112,99,110,97,107,93,112,91,104,86,104,83,104,80,103,78,103,75,104,74,106,71,108,73,111,74,113,75,114,80,118,86,122,87,123,89,123,89,124,91,125,92,127,93,128,94,129,95,131,97,133,97,135,98,136,99,138,99,140,100,141,103,142,104,143,105,144,107,141,106,139" href="javascript:widgetSearchCounty(\'SCMC\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Saluda" coords="151,103,148,103,146,102,145,101,144,100,143,99,140,98,139,97,137,96,134,95,133,94,131,94,130,95,129,95,129,95,127,95,126,95,125,94,124,95,123,95,123,97,123,98,123,98,123,99,121,100,119,104,113,113,117,111,121,111,122,113,122,116,123,119,125,120,126,121,129,122,138,125,144,120,146,116,147,112,151,103" href="javascript:widgetSearchCounty(\'SCSA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Laurens" coords="94,72,94,73,95,73,96,74,96,75,98,76,99,77,100,78,101,79,101,81,102,81,102,81,104,82,106,83,108,84,110,86,114,89,116,91,118,92,122,84,124,83,126,81,129,79,132,75,133,73,134,71,136,70,137,68,139,65,138,63,136,63,135,62,133,63,132,62,131,62,128,61,126,60,124,59,123,60,122,59,120,59,119,57,118,55,116,54,112,52,109,50,108,48,108,47,106,45,105,46,105,44,104,43,103,46,102,49,98,57,98,60,98,62,98,63,96,65,95,66,91,68,92,70,94,72" href="javascript:widgetSearchCounty(\'SCLA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="" coords="314,167,313,168,313,170,311,171,312,174,312,175,313,176,313,175,313,173,314,170,314,167" href="javascript:widgetSearchCounty(\'SC\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="" coords="357,121,356,120,356,121,357,121" href="javascript:widgetSearchCounty(\'SC\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Barnwell" coords="147,181,150,182,155,184,159,185,164,185,167,184,170,184,169,181,169,177,169,172,169,157,166,156,164,154,161,153,158,152,144,166,138,171,134,174,131,177,130,180,132,182,134,184,137,185,138,186,140,186,141,187,144,184,145,182,147,181" href="javascript:widgetSearchCounty(\'SCBA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Richland" coords="163,96,162,97,164,99,165,101,168,101,171,101,174,102,176,103,176,106,178,107,180,108,182,113,183,115,182,117,183,118,183,119,185,120,184,121,185,122,185,122,188,124,189,124,190,124,190,125,191,126,192,126,194,126,195,126,196,127,197,127,197,128,198,128,200,129,200,129,201,129,201,129,202,129,202,128,203,129,203,130,204,130,204,130,205,129,207,130,208,129,209,129,209,129,209,130,211,132,212,131,212,130,213,127,212,124,211,123,210,121,211,119,211,118,210,117,211,115,211,114,211,113,210,112,210,111,209,111,209,110,210,109,210,109,211,108,212,107,212,106,212,105,212,105,211,104,210,102,211,102,212,101,212,100,212,100,210,101,209,102,205,103,204,103,203,102,199,98,197,96,195,95,194,94,194,92,195,90,197,87,185,89,180,90,178,90,177,91,176,91,174,91,172,91,172,92,172,93,171,94,170,94,169,92,166,92,164,90,162,89,160,92,162,94,163,96" href="javascript:widgetSearchCounty(\'SCRI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Greenwood" coords="121,100,123,99,123,98,123,98,123,98,121,97,121,96,120,96,120,95,119,94,118,92,116,91,114,89,110,86,108,84,106,83,104,82,102,81,102,81,101,81,101,79,100,78,99,77,98,76,96,75,93,77,91,79,90,80,91,81,92,85,95,89,97,94,95,100,91,104,93,112,97,107,99,110,101,112,103,111,105,110,107,111,109,111,111,111,110,113,113,113,119,104,121,100" href="javascript:widgetSearchCounty(\'SCGN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Newberry" coords="119,94,120,95,120,96,121,96,121,97,123,98,123,98,123,97,123,95,124,95,125,94,126,95,127,95,129,95,129,95,130,95,131,94,133,94,134,95,137,96,139,97,140,98,143,99,144,100,145,101,146,102,148,103,151,103,152,102,154,103,157,103,155,101,154,99,154,97,157,94,159,93,160,92,162,89,161,87,160,85,159,83,158,81,157,78,156,75,155,72,155,71,155,70,154,68,154,68,149,69,147,71,146,71,146,71,145,70,145,70,145,70,143,68,141,66,140,65,139,65,137,68,136,70,134,71,133,73,132,75,129,79,126,81,124,83,122,84,118,92,119,94" href="javascript:widgetSearchCounty(\'SCNW\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="" coords="195,243,196,244,197,244,197,242,196,241,195,243" href="javascript:widgetSearchCounty(\'SC\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Jasper" coords="196,228,195,226,194,223,192,225,190,225,188,225,187,223,188,222,188,221,186,219,186,219,185,218,185,217,184,216,182,216,180,218,173,224,165,232,166,234,167,235,168,236,170,239,171,240,170,241,170,244,172,246,172,248,172,249,173,250,174,250,174,250,175,251,175,252,175,253,175,255,175,256,174,257,173,258,174,261,175,262,176,263,176,265,175,265,175,267,176,269,177,270,178,270,179,271,182,271,184,270,186,272,187,273,188,274,190,275,192,275,191,275,190,274,190,274,192,273,190,272,191,271,191,270,190,269,190,269,191,267,189,267,187,268,186,266,188,265,187,264,187,264,187,263,185,262,184,261,183,259,184,256,184,255,184,254,185,254,187,254,188,254,190,252,190,250,192,249,194,248,195,247,195,246,197,245,197,244,196,244,195,243,196,241,196,240,196,239,196,238,195,235,194,234,194,233,195,234,196,235,196,228" href="javascript:widgetSearchCounty(\'SCJA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Greenville" coords="59,19,61,20,62,21,64,20,64,19,65,19,66,19,70,19,71,19,73,19,73,20,72,20,72,21,72,22,72,23,73,24,74,24,76,24,76,25,76,26,76,27,76,28,78,32,79,34,80,39,80,39,80,39,81,42,82,44,81,46,81,48,81,49,81,49,81,50,81,51,81,51,81,53,81,54,82,54,82,55,82,56,82,57,83,58,83,58,83,59,84,61,85,63,87,64,88,65,90,66,90,67,90,67,91,68,91,68,91,68,95,66,96,65,98,63,98,62,98,60,98,57,102,49,103,46,104,43,102,42,102,41,102,41,100,39,98,38,98,36,98,34,98,27,99,18,99,8,94,8,89,8,88,9,87,8,87,7,85,7,83,10,81,9,78,10,73,12,70,13,67,14,65,14,65,15,64,16,61,17,59,17,59,18,59,19" href="javascript:widgetSearchCounty(\'SCGR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Pickens" coords="63,49,80,39,80,39,79,34,78,32,76,28,76,27,76,26,76,25,76,24,74,24,73,24,72,23,72,22,72,21,72,20,73,20,73,19,71,19,70,19,66,19,65,19,64,19,64,20,62,21,61,20,59,19,59,18,59,17,50,20,49,23,48,25,48,27,48,27,49,30,49,33,50,37,50,40,51,42,51,44,51,45,51,47,53,49,54,53,53,56,53,59,58,52,63,49" href="javascript:widgetSearchCounty(\'SCPI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Anderson" coords="46,69,48,69,52,70,53,71,54,73,55,77,56,78,57,79,58,83,59,85,60,87,61,92,66,88,76,80,91,68,91,68,91,68,90,67,90,67,90,66,88,65,87,64,85,63,84,61,83,59,83,58,83,58,82,57,82,56,82,55,82,54,81,54,81,53,81,51,81,51,81,50,81,49,81,49,81,48,81,46,82,44,81,42,80,39,63,49,58,52,53,59,44,69,46,69" href="javascript:widgetSearchCounty(\'SCAN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Beaufort" coords="215,232,215,231,214,231,214,230,213,230,212,229,212,229,211,229,210,229,209,228,209,226,208,226,208,226,208,225,208,225,208,224,207,224,207,223,207,222,206,222,206,222,205,222,204,222,203,222,202,221,201,221,200,221,199,220,198,220,197,219,194,223,195,226,196,228,196,235,197,236,197,237,199,237,199,236,199,237,199,238,198,239,198,240,199,243,201,248,203,249,204,251,206,253,207,253,208,252,208,250,207,249,206,248,207,247,207,245,206,243,207,242,207,242,207,241,206,240,208,240,208,241,207,243,208,243,208,247,207,248,208,249,209,248,210,247,210,248,209,250,209,253,210,256,210,256,210,256,209,256,210,257,211,257,213,254,215,252,215,252,215,253,214,255,215,256,218,253,221,252,223,252,222,250,221,249,222,249,223,249,224,248,225,245,224,243,224,244,223,245,222,246,222,246,221,247,220,247,220,248,218,249,217,249,216,249,216,248,217,247,219,247,219,246,220,245,221,245,222,245,223,244,222,242,221,241,219,240,217,241,216,240,212,241,213,240,215,240,216,238,215,237,213,237,212,236,211,236,207,237,207,236,207,235,204,234,205,234,206,234,209,235,211,235,213,236,215,236,215,235,213,233,214,232,215,232,215,234,216,235,218,235,217,234,216,231,215,231,215,232" href="javascript:widgetSearchCounty(\'SCBE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Beaufort" coords="195,246,195,247,194,248,192,249,190,250,190,252,188,254,187,254,185,254,184,254,184,255,184,256,183,259,184,261,185,262,187,263,187,264,187,264,188,265,186,266,187,268,189,267,191,267,190,269,190,269,191,270,191,271,190,272,192,273,192,272,194,272,196,269,196,267,195,266,193,267,194,266,196,265,198,264,199,262,197,262,194,261,193,262,193,261,193,260,193,259,194,259,194,260,194,261,195,260,197,261,198,261,199,259,200,257,200,260,200,263,197,267,197,269,198,269,203,267,206,262,208,261,207,258,205,257,204,256,202,257,202,256,201,256,201,254,200,252,199,253,198,254,197,255,195,254,193,253,192,252,193,251,194,252,197,254,198,252,198,251,198,250,197,249,196,248,197,248,198,250,199,248,199,246,198,246,197,245,195,246" href="javascript:widgetSearchCounty(\'SCBE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Colleton" coords="225,219,225,218,224,217,223,216,223,215,224,213,225,211,227,209,227,206,227,206,227,206,227,204,228,203,227,202,227,202,226,198,226,196,226,195,226,193,227,192,227,191,227,190,225,190,223,190,223,189,221,189,218,188,217,188,216,189,214,189,213,189,211,188,210,187,209,187,209,186,206,183,204,180,203,180,202,179,199,179,199,179,194,182,192,184,192,186,192,188,191,189,189,186,179,192,179,192,180,194,181,195,182,196,182,197,183,198,185,203,186,204,188,205,191,208,193,212,195,215,197,219,198,220,199,220,200,221,201,221,202,221,203,222,204,222,205,222,206,222,206,222,207,222,207,223,207,224,208,224,208,225,208,225,208,226,208,226,209,226,209,228,210,229,211,229,212,229,212,229,213,230,214,230,214,231,215,231,215,232,215,231,216,231,217,232,217,234,219,234,220,236,222,236,224,236,225,236,226,234,226,236,226,237,226,239,228,238,229,237,229,236,228,234,226,233,225,232,226,230,227,229,227,227,226,227,226,228,225,227,225,225,226,225,227,224,225,222,225,222,225,221,225,219" href="javascript:widgetSearchCounty(\'SCCO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Horry" coords="319,85,316,87,316,87,316,87,316,90,314,92,313,94,312,94,312,95,311,96,311,98,310,98,310,99,309,102,307,105,305,106,304,107,303,109,302,110,302,110,302,112,303,114,303,114,304,115,304,115,304,117,305,117,306,118,307,119,307,121,307,124,308,127,309,130,311,131,312,134,313,135,314,136,314,137,315,137,316,138,316,139,316,139,316,140,317,142,317,143,318,143,318,144,318,145,319,145,320,145,326,145,333,136,343,128,353,123,356,122,357,122,356,121,355,120,355,120,352,121,354,120,354,119,355,119,320,83,319,84,319,85" href="javascript:widgetSearchCounty(\'SCHO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Georgetown" coords="320,145,319,145,318,145,318,144,318,143,317,143,317,142,316,140,316,139,316,139,316,138,315,137,314,137,314,136,313,135,312,134,310,134,309,135,307,134,306,133,305,132,305,132,305,131,303,128,301,130,299,133,296,138,295,141,295,144,295,145,293,146,292,149,290,151,287,153,283,158,282,161,280,163,278,166,277,169,285,171,286,172,287,172,288,173,289,174,291,174,293,175,293,176,296,177,297,179,299,180,301,181,301,181,303,181,306,182,306,184,308,183,307,181,305,180,304,179,305,179,306,178,307,179,308,179,309,180,309,182,311,180,312,179,313,177,311,179,311,177,311,175,310,173,307,172,305,170,305,168,305,166,305,163,306,163,307,162,307,161,307,162,307,164,308,162,309,161,310,159,311,157,312,156,313,157,312,158,310,160,308,163,307,166,306,166,306,167,307,167,307,168,307,169,310,168,311,168,312,167,312,167,313,166,313,165,313,164,313,164,313,165,314,165,315,164,315,167,315,164,315,162,318,155,322,150,324,148,326,145,320,145" href="javascript:widgetSearchCounty(\'SCGE\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Charleston" coords="255,203,254,201,253,200,252,194,250,194,248,194,246,194,244,192,243,193,243,194,246,197,249,200,249,202,249,203,245,203,242,205,242,206,244,208,245,210,236,208,232,207,227,206,227,209,225,211,224,213,223,215,223,216,224,217,225,218,225,219,225,221,225,222,226,222,227,223,227,224,226,225,225,226,226,227,227,226,228,227,228,228,228,230,227,231,226,232,227,233,229,233,230,235,231,236,231,237,231,238,233,238,234,236,237,234,239,233,240,232,241,231,240,230,239,230,238,228,237,227,234,226,234,226,233,226,232,226,233,225,234,225,235,225,236,224,236,223,237,223,238,222,237,222,238,221,239,220,239,219,240,219,240,218,241,218,242,218,242,219,241,219,240,220,240,220,240,221,239,222,238,221,238,223,237,224,237,225,237,226,236,226,238,227,239,227,239,229,241,229,241,230,242,231,243,231,244,230,246,229,249,228,252,227,255,227,255,226,253,225,252,224,253,224,254,222,255,221,255,220,255,222,254,224,255,224,257,224,258,223,257,225,260,223,262,221,264,218,264,216,263,217,263,217,263,216,262,215,262,215,261,215,259,214,257,212,257,211,257,209,255,208,253,208,256,207,258,209,258,212,259,213,260,213,260,211,260,210,260,208,259,207,257,205,258,202,256,203,255,203" href="javascript:widgetSearchCounty(\'SCCH\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Charleston" coords="297,179,296,177,293,176,290,179,289,181,287,181,285,181,283,182,281,183,280,185,274,192,273,194,272,196,271,199,269,200,270,200,269,200,268,201,267,201,267,202,265,205,264,205,263,206,263,207,263,209,262,210,262,212,263,212,264,212,266,214,265,214,265,214,266,214,267,214,271,212,274,211,275,210,275,209,276,208,276,206,277,206,278,205,279,205,279,204,280,204,281,203,285,201,285,200,284,200,283,201,282,201,283,200,282,200,282,199,282,199,282,198,283,197,283,196,284,195,284,194,286,192,287,192,288,191,290,191,290,192,291,193,291,193,291,193,292,192,292,193,291,194,291,194,291,194,293,193,296,193,297,193,298,193,299,192,297,192,296,192,295,192,295,192,294,191,296,191,297,191,297,191,298,191,299,191,299,191,299,191,298,190,297,189,299,190,299,190,299,189,299,188,301,187,304,186,305,186,305,185,304,185,306,184,305,182,303,182,301,181,301,181,299,180,297,179" href="javascript:widgetSearchCounty(\'SCCH\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Berkeley" coords="272,196,273,194,274,192,280,185,281,183,283,182,285,181,287,181,289,181,290,179,293,176,293,175,291,174,289,174,288,173,287,172,286,172,285,171,277,169,275,168,273,167,272,165,270,164,269,162,267,161,264,159,264,157,262,156,259,154,256,151,255,152,254,152,253,152,253,151,252,151,251,151,251,151,249,152,248,152,246,152,245,153,244,154,245,155,244,156,242,154,240,154,240,157,240,160,239,161,238,163,238,166,237,169,234,171,232,171,231,170,230,171,230,172,231,173,231,175,231,176,233,177,233,177,234,179,234,180,233,180,239,186,241,189,244,192,246,194,248,194,250,194,252,194,253,200,254,201,255,203,256,203,258,202,259,201,259,201,259,200,260,199,260,200,260,201,260,201,258,203,258,204,259,206,260,207,260,208,261,208,262,207,262,206,263,205,265,203,266,202,266,201,266,200,268,200,269,200,271,199,272,196" href="javascript:widgetSearchCounty(\'SCBK\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Cherokee" coords="127,19,127,20,128,21,129,24,131,28,131,29,132,30,132,30,133,31,133,31,134,32,137,33,139,34,140,35,141,35,144,35,146,36,146,35,148,36,149,36,151,38,152,39,152,37,151,36,150,34,151,33,151,32,151,31,151,30,150,30,150,29,150,27,150,25,149,23,150,22,151,21,151,20,153,20,154,20,155,20,156,14,157,12,159,10,149,10,140,9,123,9,126,16,127,19" href="javascript:widgetSearchCounty(\'SCCR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Clarendon" coords="254,137,255,136,255,134,257,132,256,130,256,128,258,126,260,125,261,123,263,119,261,119,259,118,258,116,257,114,238,125,236,126,235,128,233,128,227,129,227,131,227,133,225,133,224,132,225,132,225,131,223,132,223,133,221,133,221,134,219,137,217,139,220,146,224,151,228,155,234,155,240,154,242,154,244,156,245,155,244,154,245,153,246,152,248,152,252,142,254,137" href="javascript:widgetSearchCounty(\'SCCL\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Spartanburg" coords="99,18,98,27,98,34,98,36,98,38,100,39,102,41,102,41,102,42,104,43,105,44,105,46,106,45,108,47,108,48,109,50,112,52,116,54,118,55,119,57,120,59,122,59,123,60,124,59,125,56,126,52,128,46,130,38,134,32,133,31,133,31,132,30,132,30,131,29,131,28,129,24,128,21,127,20,127,19,126,16,123,9,99,8,99,18" href="javascript:widgetSearchCounty(\'SCSP\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Orangeburg" coords="228,155,224,151,220,146,220,149,216,147,214,147,213,148,213,148,214,149,212,151,211,153,212,154,211,154,211,154,210,154,210,154,208,154,206,152,206,150,206,149,204,147,201,145,198,143,194,142,191,142,189,141,190,139,188,140,186,139,182,134,179,135,176,136,173,137,171,139,158,152,161,153,164,154,166,156,169,157,169,157,169,157,169,157,172,159,175,161,178,162,181,165,184,166,186,167,189,169,192,171,193,173,195,174,195,176,197,177,197,178,199,179,220,166,221,169,224,171,226,172,227,171,230,172,230,171,231,170,232,171,234,171,237,169,238,166,238,163,239,161,240,160,240,157,240,154,234,155,228,155" href="javascript:widgetSearchCounty(\'SCOR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Dorchester" coords="227,171,226,172,224,171,221,169,220,166,199,179,199,179,202,179,203,180,204,180,206,183,209,186,209,187,210,187,211,188,213,189,214,189,216,189,217,188,218,188,221,189,223,189,223,190,225,190,227,190,227,191,227,192,226,193,226,195,226,196,226,198,227,202,227,202,228,203,227,204,227,206,227,206,232,207,236,208,245,210,244,208,242,206,242,205,245,203,249,203,249,202,249,200,246,197,243,194,243,193,244,192,241,189,239,186,233,180,234,180,234,179,233,177,233,177,231,176,231,175,231,173,230,172,227,171" href="javascript:widgetSearchCounty(\'SCDO\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Hampton" coords="169,198,168,199,168,201,166,203,165,203,165,204,166,206,166,208,164,210,162,212,161,213,159,214,155,216,155,218,155,220,156,222,156,223,156,224,155,225,156,227,157,229,158,229,159,230,159,229,161,231,163,231,164,231,165,232,173,224,180,218,182,216,184,216,185,217,185,218,186,219,186,219,188,221,188,222,187,223,188,225,190,225,192,225,194,223,197,219,195,215,193,212,191,208,188,205,186,204,185,203,183,198,182,197,182,196,181,195,180,194,179,192,179,192,169,198" href="javascript:widgetSearchCounty(\'SCHA\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Bamberg" coords="197,177,195,176,195,174,193,173,192,171,189,169,186,167,184,166,181,165,178,162,175,161,172,159,169,157,169,157,169,172,169,177,169,181,170,184,172,186,175,188,179,192,179,192,189,186,189,186,189,186,189,186,191,189,192,188,192,186,192,184,194,182,199,179,199,179,197,178,197,177" href="javascript:widgetSearchCounty(\'SCBM\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Lancaster" coords="191,22,191,24,191,25,192,27,192,28,193,28,194,29,194,32,193,33,192,35,193,37,193,38,192,39,192,40,192,42,193,43,193,44,194,50,193,52,192,54,192,57,192,58,191,59,191,59,192,61,193,63,193,65,192,67,192,69,193,71,201,64,204,62,207,61,208,63,210,65,215,63,225,58,226,56,225,56,224,55,224,54,222,51,220,49,219,46,218,45,217,44,215,42,214,40,198,40,199,33,199,31,199,29,192,19,191,21,191,22" href="javascript:widgetSearchCounty(\'SCLN\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="York" coords="156,14,155,20,154,20,153,20,151,20,151,21,150,22,149,23,150,25,150,27,150,29,150,30,151,30,151,31,151,32,151,33,150,34,151,36,152,37,152,39,150,40,192,40,192,39,193,38,193,37,192,35,193,33,194,32,194,29,193,28,192,28,192,27,191,25,191,24,191,22,191,21,192,19,189,16,181,21,180,19,181,17,181,16,181,13,181,13,182,12,177,11,171,11,159,10,157,12,156,14" href="javascript:widgetSearchCounty(\'SCYR\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Williamsburg" coords="302,126,301,125,299,124,298,125,298,126,296,126,295,127,293,127,291,128,288,128,284,126,282,126,281,125,280,125,279,124,277,125,275,125,274,125,274,124,272,123,269,123,268,121,266,119,263,119,261,123,260,125,258,126,256,128,256,130,257,132,255,134,255,136,254,137,252,142,248,152,249,152,251,151,251,151,252,151,253,151,253,152,254,152,255,152,256,151,259,154,262,156,264,157,264,159,267,161,269,162,270,164,272,165,273,167,275,168,277,169,278,166,280,163,282,161,283,158,287,153,290,151,292,149,293,146,295,145,295,144,295,141,296,138,299,133,301,130,303,128,302,126" href="javascript:widgetSearchCounty(\'SCWI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Chesterfield" coords="217,44,218,45,219,46,220,49,222,51,224,54,224,55,225,56,226,56,225,58,228,60,228,63,229,64,230,65,230,66,231,67,231,70,232,73,234,75,233,76,234,76,235,76,234,78,234,78,252,68,254,68,256,67,258,67,260,67,261,68,263,66,267,64,267,62,268,60,268,59,269,58,270,57,270,56,270,55,269,55,270,54,268,54,267,53,266,53,264,52,263,49,262,47,260,45,259,43,261,41,214,40,215,42,217,44" href="javascript:widgetSearchCounty(\'SCCF\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Allendale" coords="161,213,162,212,164,210,166,208,166,206,165,204,165,203,166,203,168,201,168,199,169,198,179,192,175,188,172,186,170,184,167,184,164,185,159,185,155,184,150,182,147,181,145,182,144,184,141,187,142,187,142,188,143,188,143,188,144,189,144,189,145,190,147,190,147,191,148,193,149,193,149,194,149,196,148,198,149,200,150,201,150,203,151,203,151,204,150,204,150,205,151,205,152,206,152,208,153,207,154,209,154,209,154,210,154,211,154,211,154,213,154,213,154,214,155,214,154,215,155,216,159,214,161,213" href="javascript:widgetSearchCounty(\'SCAL\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Marion" coords="313,86,311,88,310,87,307,87,305,86,303,86,301,85,299,84,296,84,294,84,292,84,291,86,289,87,288,87,287,88,287,90,287,90,286,91,286,92,285,93,286,96,288,98,289,99,289,100,288,101,287,102,288,104,289,106,289,109,290,111,291,113,291,114,292,115,293,116,295,117,296,118,297,118,297,119,298,120,299,123,301,123,302,124,303,125,302,126,303,128,305,131,305,132,305,132,306,133,307,134,309,135,310,134,312,134,311,131,309,130,308,127,307,124,307,121,307,119,306,118,305,117,304,117,304,115,304,115,303,114,303,114,302,112,302,110,302,110,303,109,304,107,305,106,307,105,309,102,310,99,310,98,311,98,311,96,312,95,312,94,313,94,314,92,316,90,316,87,315,86,313,86" href="javascript:widgetSearchCounty(\'SCMI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Dillon" coords="282,85,283,85,284,86,286,91,287,90,287,90,287,88,288,87,289,87,291,86,292,84,294,84,296,84,299,84,301,85,303,86,305,86,307,87,310,87,311,88,313,86,315,86,316,87,316,87,319,85,319,84,320,83,294,57,280,84,282,85" href="javascript:widgetSearchCounty(\'SCDI\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Marlboro" coords="260,45,262,47,263,49,264,52,266,53,267,53,268,54,270,54,269,55,270,55,270,56,270,57,269,58,268,59,268,60,267,62,267,64,267,66,268,68,269,68,270,68,270,68,270,67,271,67,271,65,272,65,272,66,274,67,274,68,274,69,274,69,272,69,272,71,273,72,274,73,275,73,275,75,275,75,276,75,276,75,277,75,277,76,277,76,277,77,277,78,277,79,277,79,278,81,279,83,280,84,294,57,291,53,287,50,279,42,276,41,272,41,261,41,259,43,260,45" href="javascript:widgetSearchCounty(\'SCML\');">';
    stateMapLines[iCnt++] = '<area shape="poly"  alt="Oconee" coords="36,24,43,22,50,20,50,20,49,23,48,25,48,27,48,27,49,30,49,33,50,37,50,40,51,42,51,44,51,45,51,47,53,49,54,53,53,56,53,59,44,69,41,69,38,66,33,61,31,59,31,58,29,58,26,57,23,55,20,53,20,52,19,51,18,49,18,47,20,46,20,43,21,42,21,42,21,41,23,40,24,40,24,39,25,38,25,38,26,37,26,36,26,35,27,35,27,34,28,34,29,34,29,34,29,33,30,32,32,31,32,30,33,30,34,30,35,30,34,29,34,29,35,28,35,27,35,26,36,24,36,24" href="javascript:widgetSearchCounty(\'SCOC\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
