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">NC</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/northcarolina.gif" width=425 height=179 border=0 alt="" usemap="#nc_1376__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="nc_1376__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  coords="221,128,204,112,210,106,209,101,215,103,222,97,227,101,230,107,231,112,230,118,230,121,227,121" href="javascript:widgetSearchCounty(\'NCRB\');" alt="Robeson">';
    stateMapLines[iCnt++] = '	<area shape="poly"  coords="204,112,209,106,209,101,209,94,204,92,200,94,200,100,197,103" href="javascript:widgetSearchCounty(\'NCSC\');" alt="Scotland">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alexander" coords="138,39,137,39,135,40,134,39,132,39,129,41,128,44,128,47,128,49,128,51,134,50,136,51,137,53,137,53,139,50,141,46,142,42,142,40,141,39,138,39" href="javascript:widgetSearchCounty(\'NCAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wilkes" coords="122,36,124,37,126,38,127,39,129,41,132,39,134,39,135,40,137,39,138,39,141,39,144,38,147,38,147,28,147,26,147,23,145,21,144,19,142,21,141,21,140,19,139,18,138,18,137,18,136,18,135,19,133,20,132,21,130,22,128,22,127,23,127,25,126,26,125,26,125,26,124,27,122,28,123,30,122,32,119,35,120,35,122,36" href="javascript:widgetSearchCounty(\'NCWK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Catawba" coords="143,64,145,61,144,59,142,57,141,56,139,56,139,54,137,53,137,53,137,53,136,51,134,50,128,51,126,54,124,58,120,64,132,64,143,64" href="javascript:widgetSearchCounty(\'NCCT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="221,62,219,61,218,61,216,62,215,64,214,64,213,64,212,65,212,64,210,65,210,66,209,66,209,66,209,66,209,68,209,69,210,70,211,71,212,73,213,75,214,76,216,77,225,66,223,65,221,62" href="javascript:widgetSearchCounty(\'NCLA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Caldwell" coords="110,45,112,46,113,48,116,49,118,51,119,52,121,52,123,52,125,53,126,54,128,51,128,49,128,47,128,44,129,41,127,39,126,38,124,37,122,36,120,35,119,35,115,34,109,35,111,36,112,38,109,43,110,45" href="javascript:widgetSearchCounty(\'NCCL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="McDowell" coords="102,52,103,50,104,49,105,49,105,46,103,43,103,44,103,45,101,46,101,47,100,48,98,49,96,50,95,51,94,52,93,55,92,56,90,56,89,59,90,61,89,62,90,63,92,64,94,65,96,66,98,66,100,65,101,65,103,66,106,65,107,65,107,65,108,63,107,56,105,54,102,52" href="javascript:widgetSearchCounty(\'NCMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Burke" coords="126,54,125,53,123,52,121,52,119,52,118,51,116,49,113,48,112,46,110,45,109,43,107,42,106,41,104,41,103,43,105,46,105,49,104,49,103,50,102,52,105,54,107,56,108,63,110,63,111,62,113,62,114,63,117,64,120,64,124,58,126,54" href="javascript:widgetSearchCounty(\'NCBK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Buncombe" coords="89,62,90,61,89,59,90,56,89,55,87,53,87,51,84,50,79,52,74,55,72,56,70,57,67,57,65,58,66,60,67,61,68,61,69,63,69,66,68,68,69,70,71,71,73,69,75,70,77,70,78,70,79,71,80,70,81,70,84,69,85,69,86,69,86,68,86,68,88,67,89,68,90,69,91,68,92,67,93,66,94,65,92,64,90,63,89,62" href="javascript:widgetSearchCounty(\'NCBU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alamance" coords="201,49,214,49,213,48,213,46,213,43,213,38,213,28,202,28,202,28,202,46,201,49" href="javascript:widgetSearchCounty(\'NCAL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="247,42,248,44,250,46,251,47,253,48,254,50,254,50,264,30,261,30,259,28,258,28,256,28,252,27,250,29,249,29,248,30,247,32,244,32,243,35,242,40,246,41,247,42" href="javascript:widgetSearchCounty(\'NCFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chatham" coords="224,61,225,55,227,48,223,48,213,48,214,49,201,49,201,66,209,66,209,66,210,66,210,65,212,64,212,65,213,64,214,64,215,64,216,62,218,61,219,61,221,62,223,65,225,66,227,63,225,62,224,61" href="javascript:widgetSearchCounty(\'NCCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wake" coords="234,39,236,41,235,43,233,45,232,45,231,45,231,47,231,48,227,48,225,55,224,61,225,62,227,63,236,66,245,57,249,54,254,50,254,50,253,48,251,47,250,46,248,44,247,42,246,41,242,40,238,38,236,37,234,37,233,39,234,40,234,39" href="javascript:widgetSearchCounty(\'NCWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="143,64,132,64,120,64,121,65,122,67,124,71,135,72,144,72,144,70,143,66,143,64" href="javascript:widgetSearchCounty(\'NCLI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Durham" coords="227,48,231,48,231,47,231,45,232,45,233,45,235,43,236,41,234,39,234,40,233,39,234,37,232,37,231,35,231,29,226,28,223,48,227,48" href="javascript:widgetSearchCounty(\'NCDR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Forsyth" coords="164,31,164,34,163,35,162,35,162,38,162,38,163,39,163,38,164,40,166,41,166,42,169,42,169,41,172,41,174,41,174,40,174,40,176,39,178,40,181,40,182,28,164,27,164,28,165,30,164,31" href="javascript:widgetSearchCounty(\'NCFO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Guilford" coords="181,45,202,46,202,28,182,28,181,40,181,45" href="javascript:widgetSearchCounty(\'NCGU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Orange" coords="213,38,213,43,213,46,213,48,223,48,226,28,217,28,213,28,213,38" href="javascript:widgetSearchCounty(\'NCOR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Yadkin" coords="155,38,162,38,162,35,163,35,164,34,164,31,165,30,164,28,163,28,161,27,160,27,159,26,158,27,158,26,157,27,155,28,153,27,151,27,149,28,147,29,147,28,147,38,155,38" href="javascript:widgetSearchCounty(\'NCYA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Person" coords="226,28,231,29,232,12,218,12,218,12,217,28,226,28" href="javascript:widgetSearchCounty(\'NCPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nash" coords="275,34,275,33,274,33,273,33,272,33,272,34,270,33,268,33,266,31,266,31,266,31,265,32,265,31,264,30,254,50,254,52,255,54,256,54,257,55,257,55,260,53,266,51,269,49,270,49,271,49,271,48,274,40,276,37,277,33,275,34" href="javascript:widgetSearchCounty(\'NCNA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Iredell" coords="152,62,152,59,151,57,154,48,155,38,147,38,144,38,141,39,142,40,142,42,141,46,139,50,137,53,139,54,139,56,141,56,142,57,144,59,145,61,143,64,143,66,151,66,153,66,152,62" href="javascript:widgetSearchCounty(\'NCIR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Johnston" coords="257,55,256,54,255,54,254,52,254,50,254,50,249,54,245,57,236,66,235,66,238,68,240,71,241,74,242,77,244,79,245,80,247,80,249,80,252,78,253,76,254,76,255,76,256,75,257,75,258,73,258,71,259,68,262,63,259,62,258,59,258,57,257,55,257,55,257,55" href="javascript:widgetSearchCounty(\'NCJO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Granville" coords="231,35,232,37,234,37,236,37,238,38,242,40,243,35,244,32,243,31,243,19,243,17,244,15,245,14,246,12,232,12,231,29,231,35" href="javascript:widgetSearchCounty(\'NCGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Vance" coords="245,14,244,15,243,17,243,19,243,31,244,32,247,32,248,30,249,29,250,29,252,27,253,24,252,20,251,12,246,12,245,14" href="javascript:widgetSearchCounty(\'NCVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Warren" coords="253,24,252,27,256,28,258,28,259,28,261,30,264,30,267,23,268,18,268,16,268,14,268,14,268,14,269,12,251,12,252,20,253,24" href="javascript:widgetSearchCounty(\'NCWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Northampton" coords="268,14,268,14,274,15,278,16,279,16,280,18,281,19,282,19,282,21,282,23,282,25,284,25,286,24,288,25,288,27,289,28,290,28,290,29,290,30,292,31,292,32,293,32,293,31,293,29,295,29,296,28,299,21,300,19,300,16,302,16,302,14,299,13,298,12,269,12,268,14" href="javascript:widgetSearchCounty(\'NCNO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wayne" coords="258,71,258,73,257,75,256,75,255,76,254,76,253,76,252,78,253,80,254,82,256,82,258,84,262,84,265,84,266,84,269,86,270,85,271,84,271,78,271,76,272,74,272,72,272,71,271,69,272,63,272,63,266,63,262,62,262,63,259,68,258,71" href="javascript:widgetSearchCounty(\'NCWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stanly" coords="179,80,179,77,180,74,180,73,180,73,178,70,177,69,176,68,175,68,175,67,175,67,170,67,167,74,162,83,162,84,163,84,164,85,166,84,167,84,168,84,168,84,170,84,171,83,171,83,171,83,172,83,173,84,174,85,175,84,176,86,176,85,176,84,177,84,178,84,178,84,179,85,180,85,180,83,179,80" href="javascript:widgetSearchCounty(\'NCST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montgomery" coords="197,83,196,80,195,79,194,78,194,76,192,67,180,67,175,67,175,68,176,68,177,69,178,70,180,73,180,73,180,74,179,77,179,80,180,83,180,85,182,86,184,85,187,85,189,84,194,84,196,85,198,85,198,85,197,84,197,83" href="javascript:widgetSearchCounty(\'NCMN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cabarrus" coords="170,67,153,66,151,66,151,69,152,71,152,72,152,73,154,75,155,77,156,79,161,82,162,83,167,74,170,67" href="javascript:widgetSearchCounty(\'NCCA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cumberland" coords="234,80,231,80,229,80,225,82,220,83,220,84,219,87,220,90,221,93,222,96,226,99,227,101,228,102,236,101,240,101,242,101,244,101,243,100,242,99,242,98,240,96,237,90,237,88,238,87,238,86,238,85,238,84,238,83,238,83,239,80,237,80,234,80" href="javascript:widgetSearchCounty(\'NCCU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hoke" coords="220,84,217,84,213,83,209,86,207,89,206,90,204,91,207,93,209,96,209,99,209,102,213,102,215,102,216,102,222,96,221,93,220,90,219,87,220,84" href="javascript:widgetSearchCounty(\'NCHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Moore" coords="207,89,209,86,213,83,217,84,220,84,220,83,218,82,215,80,215,79,216,77,214,76,213,75,212,73,211,71,210,70,209,69,209,68,209,66,201,66,192,67,194,76,194,78,195,79,196,80,197,83,197,84,198,85,198,85,198,85,200,87,200,88,200,90,203,90,204,91,204,91,206,90,207,89" href="javascript:widgetSearchCounty(\'NCMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harnett" coords="240,71,238,68,235,66,236,66,227,63,225,66,216,77,215,79,215,80,218,82,220,83,225,82,229,80,231,80,234,80,237,80,239,80,242,77,241,74,240,71" href="javascript:widgetSearchCounty(\'NCHN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Halifax" coords="292,31,290,30,290,29,290,28,289,28,288,27,288,25,286,24,284,25,282,25,282,23,282,21,282,19,281,19,280,18,279,16,278,16,274,15,268,14,268,16,268,18,267,23,264,30,265,31,265,32,266,31,266,31,266,31,268,33,270,33,272,34,272,33,273,33,274,33,275,33,275,34,277,33,279,34,281,36,283,36,283,38,284,39,287,40,288,41,289,41,292,37,294,36,295,35,295,35,295,34,294,33,293,32,292,32,292,31" href="javascript:widgetSearchCounty(\'NCHL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Currituck" coords="351,13,351,15,351,16,351,17,352,18,352,19,352,18,353,20,352,20,353,21,354,25,354,26,355,28,354,29,355,29,355,29,353,20,352,16,352,11,351,12,351,13" href="javascript:widgetSearchCounty(\'NCCI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carteret" coords="325,112,322,110,320,110,323,111,324,112,325,112" href="javascript:widgetSearchCounty(\'NCCE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Davie" coords="159,50,161,52,163,53,164,54,164,53,163,52,163,50,163,49,164,50,164,50,164,50,165,49,166,49,166,49,166,48,166,47,167,47,168,45,166,42,166,41,164,40,163,38,163,39,162,38,162,38,155,38,154,48,156,49,159,50" href="javascript:widgetSearchCounty(\'NCDI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Randolph" coords="202,46,181,45,181,55,180,67,192,67,201,66,201,49,202,46" href="javascript:widgetSearchCounty(\'NCRA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Davidson" coords="181,45,181,40,178,40,176,39,174,40,174,40,174,41,172,41,169,41,169,42,166,42,168,45,167,47,166,47,166,48,166,49,166,49,165,49,164,50,164,50,164,50,163,49,163,50,163,52,164,53,164,54,165,55,168,56,169,57,170,59,172,60,173,62,174,63,174,64,175,67,175,67,180,67,181,55,181,45" href="javascript:widgetSearchCounty(\'NCDV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rowan" coords="174,64,174,63,173,62,172,60,170,59,169,57,168,56,165,55,164,54,163,53,161,52,159,50,156,49,154,48,151,57,152,59,152,62,153,66,170,67,175,67,175,67,174,64" href="javascript:widgetSearchCounty(\'NCRO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dare" coords="349,58,350,59,351,60,351,61,352,62,353,62,354,62,353,64,355,63,355,62,356,62,357,60,357,60,356,59,356,59,355,58,356,57,357,57,357,57,358,57,357,55,357,53,357,51,357,49,356,47,355,46,354,44,354,44,354,44,354,43,352,42,352,42,352,43,352,44,353,44,354,45,353,45,352,45,351,44,350,45,351,46,351,47,352,47,352,48,351,47,351,47,350,47,350,47,350,46,349,46,349,45,347,46,347,48,347,49,346,51,346,54,345,58,349,58" href="javascript:widgetSearchCounty(\'NCDE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Currituck" coords="333,12,338,17,339,18,340,20,341,21,343,23,344,22,345,23,345,23,346,24,347,24,347,24,348,25,348,25,348,27,348,27,349,28,349,28,350,28,350,28,349,29,350,29,350,30,351,31,352,33,353,36,354,37,354,36,354,35,353,33,353,31,352,30,352,29,351,28,351,26,350,24,349,21,349,19,348,18,349,19,348,19,349,21,348,20,348,21,348,22,348,21,347,20,346,19,347,19,348,19,347,18,346,18,345,17,344,15,343,15,342,14,343,14,344,13,345,14,345,12,333,12" href="javascript:widgetSearchCounty(\'NCCI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Camden" coords="345,23,344,22,343,23,341,21,340,20,339,18,338,17,333,12,323,12,323,12,326,14,331,18,331,19,333,19,334,20,335,21,335,22,336,22,336,22,337,24,338,24,339,24,339,24,339,24,339,24,338,25,338,25,339,26,340,26,342,28,343,28,344,30,347,32,349,32,350,32,348,31,348,31,347,30,346,31,346,29,348,30,348,29,347,28,347,27,348,26,346,26,347,25,346,24,345,23,345,23" href="javascript:widgetSearchCounty(\'NCCM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Caswell" coords="213,28,217,28,218,12,203,12,203,12,202,28,213,28" href="javascript:widgetSearchCounty(\'NCCS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hertford" coords="307,18,307,16,308,16,309,14,309,13,309,12,298,12,299,13,302,14,302,16,300,16,300,19,299,21,296,28,301,28,306,29,316,28,316,28,316,28,317,27,317,26,315,23,311,22,309,20,307,19,307,18" href="javascript:widgetSearchCounty(\'NCHR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bertie" coords="306,29,301,28,296,28,295,29,293,29,293,31,293,32,294,33,295,34,295,35,295,35,294,36,292,37,293,39,295,40,296,40,296,41,297,41,297,43,298,44,299,44,300,45,302,44,302,44,303,44,304,45,304,47,303,48,304,48,305,48,305,47,307,46,308,47,309,49,309,50,311,50,312,47,313,47,314,48,315,47,316,46,318,44,316,44,316,43,317,42,318,41,317,41,317,39,316,37,315,34,316,28,306,29" href="javascript:widgetSearchCounty(\'NCBT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="316,46,315,47,314,48,312,56,320,56,329,57,329,52,331,49,331,48,331,47,331,44,331,44,330,44,331,43,330,42,326,43,321,44,319,44,318,44,316,46" href="javascript:widgetSearchCounty(\'NCWS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gates" coords="322,24,323,23,327,21,326,18,326,14,323,12,309,12,309,13,309,14,308,16,307,16,307,18,307,19,309,20,309,20,311,21,314,22,316,23,317,24,317,24,318,25,320,24,322,24" href="javascript:widgetSearchCounty(\'NCGT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pasquotank" coords="337,24,336,22,336,22,335,22,335,21,334,20,333,19,331,19,331,18,326,14,326,18,327,21,330,26,332,28,334,29,335,30,335,31,336,32,337,32,336,31,337,32,337,33,338,34,340,35,341,34,340,33,340,33,341,33,342,34,344,33,343,32,342,31,343,31,342,30,341,30,340,30,340,29,341,29,340,27,338,26,338,25,339,24,338,24,337,24" href="javascript:widgetSearchCounty(\'NCPS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chowan" coords="322,32,322,29,322,27,323,23,322,24,320,24,318,25,318,28,317,30,317,35,318,35,318,36,318,38,319,39,320,39,320,37,321,38,321,39,322,40,324,40,325,40,327,39,329,38,328,37,327,37,323,36,322,34,322,32" href="javascript:widgetSearchCounty(\'NCCW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tyrrell" coords="331,47,331,48,331,49,329,52,329,57,335,57,334,60,334,62,336,62,337,62,338,59,339,59,339,58,339,57,340,56,341,56,342,57,343,58,344,58,345,57,344,56,344,56,344,55,344,54,343,53,342,53,341,52,341,52,342,52,343,53,343,52,344,53,344,52,343,50,343,49,343,48,342,47,343,48,344,48,345,46,345,45,344,45,343,46,342,45,341,43,342,44,343,45,344,44,343,43,345,43,345,42,342,41,340,41,339,41,336,42,334,42,333,43,334,44,335,45,333,45,332,44,331,44,331,47" href="javascript:widgetSearchCounty(\'NCTY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Perquimans" coords="330,26,327,21,323,23,322,27,322,29,322,32,322,34,323,36,327,37,326,36,329,37,329,36,329,35,329,36,330,37,331,36,333,36,333,36,332,35,332,35,331,35,329,33,328,32,327,31,328,31,329,32,330,32,330,32,331,34,332,34,333,34,334,35,335,34,335,35,336,36,338,35,336,34,335,32,334,32,334,32,334,31,334,29,332,28,330,26" href="javascript:widgetSearchCounty(\'NCPQ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pitt" coords="301,63,300,63,300,62,299,62,299,61,298,60,298,59,298,58,298,57,297,56,298,56,298,55,297,54,295,53,294,53,294,52,291,50,289,50,289,50,288,50,288,51,286,51,285,53,282,55,278,58,277,59,279,62,281,64,283,66,284,65,284,66,285,66,285,69,286,71,287,73,288,75,289,76,291,76,292,75,293,74,294,75,295,74,296,73,297,72,297,71,298,67,299,65,301,64,299,63,301,64,301,63" href="javascript:widgetSearchCounty(\'NCPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hyde" coords="346,69,346,69,346,68,347,68,347,67,347,67,347,66,348,66,348,65,350,65,349,65,351,63,350,62,351,60,350,59,349,58,345,58,344,59,343,58,342,58,341,57,339,57,339,58,339,59,338,59,337,62,336,62,334,62,334,60,335,57,329,57,320,56,321,58,322,61,323,62,324,62,324,62,324,63,326,63,328,64,328,64,327,66,328,67,327,67,326,68,322,67,323,69,324,68,325,68,325,69,326,70,324,69,324,69,323,70,324,71,325,71,324,70,325,71,326,71,325,71,325,71,324,72,325,73,326,72,326,73,327,74,327,73,326,73,327,72,327,71,327,71,328,71,328,72,327,72,328,73,329,71,328,71,329,71,328,70,329,69,330,70,329,70,330,71,330,72,330,72,330,73,331,73,330,74,330,74,329,74,329,74,330,75,331,75,332,75,332,75,331,74,332,73,332,73,331,72,331,72,332,72,333,73,334,73,334,74,334,75,335,75,335,75,335,73,336,73,336,74,337,74,337,75,337,75,338,75,339,75,339,76,340,75,340,74,341,74,342,74,343,73,343,72,343,71,343,71,344,71,344,70,344,71,345,71,345,71,345,71,345,70,346,69" href="javascript:widgetSearchCounty(\'NCHY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Beaufort" coords="324,62,323,62,322,61,321,58,320,56,312,56,309,58,305,59,303,57,300,55,298,55,298,56,297,56,298,57,298,58,298,59,298,60,299,61,299,62,300,62,300,63,301,63,301,64,301,64,305,67,306,68,306,67,307,68,309,68,308,69,310,69,311,69,310,69,312,69,312,68,313,67,313,68,313,68,314,69,313,69,313,70,314,71,315,71,315,71,316,71,317,70,317,71,318,71,318,70,319,71,320,70,320,71,319,71,319,72,320,72,321,73,322,72,321,72,322,71,321,71,322,71,321,70,320,69,321,68,319,67,318,68,317,67,316,66,317,67,318,67,319,67,320,66,321,66,320,65,319,65,318,64,319,65,319,63,320,64,321,65,322,65,323,64,322,65,323,65,324,65,325,64,325,66,326,65,326,64,324,63,324,62,324,62" href="javascript:widgetSearchCounty(\'NCBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Beaufort" coords="298,67,297,71,309,80,310,81,312,82,315,81,320,81,321,79,320,79,319,78,320,78,320,78,319,78,320,77,321,77,320,77,320,76,319,75,318,75,318,76,317,77,317,75,315,76,315,77,314,77,314,77,316,75,318,74,315,74,314,73,314,73,313,73,313,73,312,74,311,73,312,73,312,73,312,71,310,71,309,71,308,72,308,70,307,70,307,71,306,73,306,72,306,71,306,70,305,68,303,67,302,66,303,67,304,67,301,64,299,65,298,67" href="javascript:widgetSearchCounty(\'NCBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hyde" coords="348,87,347,87,346,88,345,90,348,88,350,86,353,85,356,83,352,84,350,85,348,87" href="javascript:widgetSearchCounty(\'NCHY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pamlico" coords="320,81,315,81,312,82,310,81,309,80,307,82,306,84,306,85,306,85,306,86,307,87,308,89,308,89,307,90,307,91,308,90,308,92,309,92,310,93,310,92,311,93,311,94,314,95,315,93,314,92,315,93,315,93,315,93,315,94,316,93,317,92,316,92,316,91,317,92,317,91,317,91,317,92,318,92,318,91,319,91,320,90,321,90,321,89,321,89,321,89,320,89,319,89,320,88,321,88,322,88,322,88,322,87,323,88,324,85,323,85,323,84,322,85,323,85,323,86,322,86,321,87,322,85,321,85,320,85,319,85,319,85,317,86,317,86,316,87,316,86,316,86,316,85,317,85,317,85,318,85,318,84,319,83,320,83,319,84,321,83,321,83,322,83,321,82,322,82,323,83,323,83,324,83,324,83,325,84,325,83,324,82,323,82,322,81,323,81,324,81,325,81,326,81,324,81,324,80,325,80,326,80,326,80,327,80,327,79,327,79,326,79,325,79,326,77,326,77,325,77,325,77,325,77,325,78,324,78,324,79,324,77,323,78,324,77,323,77,323,76,322,76,321,77,322,78,322,78,321,78,321,79,321,79,320,81" href="javascript:widgetSearchCounty(\'NCPM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dare" coords="360,49,361,50,362,50,362,49,361,48,362,48,361,47,361,46,360,46,360,45,358,44,357,44,359,46,360,47,360,49" href="javascript:widgetSearchCounty(\'NCDE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hyde" coords="366,54,366,53,365,53,366,54,366,55,366,55,366,56,366,57,367,57,367,58,368,61,367,66,367,68,367,71,366,75,366,77,366,79,364,79,362,80,360,81,359,82,359,81,358,82,356,83,359,83,361,82,364,81,366,81,366,79,367,72,368,66,368,60,366,54" href="javascript:widgetSearchCounty(\'NCHY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pender" coords="281,120,280,117,277,108,272,108,268,108,267,108,265,108,264,108,262,107,260,108,259,109,258,110,257,112,254,117,255,120,258,122,254,125,256,127,257,127,258,127,259,126,259,127,261,127,261,128,262,128,263,128,265,128,265,126,266,126,267,127,267,127,268,126,268,126,269,127,269,126,271,126,272,126,272,127,275,130,276,128,277,127,278,126,278,126,279,125,280,124,280,123,280,123,281,123,282,123,283,123,283,122,283,122,281,120" href="javascript:widgetSearchCounty(\'NCPN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Craven" coords="306,85,306,85,306,84,307,82,309,80,297,71,297,72,296,73,295,74,294,75,293,74,292,75,291,76,289,76,288,76,287,78,287,79,288,80,286,81,289,83,292,86,296,88,298,90,299,90,300,89,301,89,302,89,304,88,303,87,302,86,302,84,302,85,302,85,303,85,304,87,304,88,305,89,306,90,306,89,307,90,308,89,307,87,306,86,306,85" href="javascript:widgetSearchCounty(\'NCCR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brunswick" coords="265,133,264,132,265,131,264,131,264,130,264,129,263,128,262,128,261,128,261,127,259,127,259,126,258,127,255,133,254,134,253,134,249,135,249,136,248,137,247,138,246,138,244,137,242,138,242,141,240,144,239,145,238,146,238,147,238,148,241,152,242,151,241,152,242,153,242,153,242,153,243,152,247,151,248,150,249,150,249,149,250,148,250,149,249,150,250,151,251,150,253,150,254,150,255,149,255,148,256,149,256,149,257,150,255,150,258,150,262,151,263,151,263,150,264,149,265,148,266,145,266,142,266,138,266,137,266,136,266,134,265,133" href="javascript:widgetSearchCounty(\'NCBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Onslow" coords="297,104,298,103,298,102,297,102,297,102,296,100,295,98,292,97,290,98,284,95,280,94,277,95,278,98,278,101,277,108,280,117,281,120,283,122,285,121,285,120,286,120,286,119,286,120,288,119,289,118,290,118,289,118,290,117,290,116,289,115,288,116,287,115,287,114,287,114,288,113,289,114,290,113,290,112,289,110,288,109,288,110,287,109,288,108,287,107,288,106,288,108,290,107,290,108,289,108,289,109,290,109,291,109,290,110,291,111,292,112,291,112,290,114,289,114,289,115,290,115,290,115,290,116,291,116,291,116,292,117,293,116,295,114,296,113,297,112,296,112,297,112,299,111,298,110,298,109,298,109,299,110,299,110,300,109,300,108,299,105,299,105,297,104" href="javascript:widgetSearchCounty(\'NCON\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="New Hanover" coords="272,127,272,126,271,126,269,126,269,127,268,126,268,126,267,127,267,127,266,126,265,126,265,128,263,128,264,129,264,130,264,131,265,131,264,132,265,133,266,134,266,136,267,138,267,141,268,142,269,142,269,140,270,139,270,137,271,136,270,135,271,136,271,134,273,133,275,130,274,130,275,130,272,127" href="javascript:widgetSearchCounty(\'NCNH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carteret" coords="321,99,312,101,303,102,303,103,301,104,299,104,299,105,299,105,301,106,301,108,302,108,301,109,301,110,303,110,304,110,305,109,305,109,307,109,307,108,309,108,311,107,315,108,316,108,318,108,317,107,317,107,316,106,315,106,316,105,316,105,317,105,317,105,318,104,318,103,318,104,318,105,319,105,319,107,319,108,320,108,321,108,320,108,321,106,321,103,321,103,322,104,322,105,323,104,323,106,322,106,322,107,322,107,323,107,325,108,326,107,325,106,325,105,326,104,326,104,326,105,326,105,327,105,327,102,328,103,328,102,329,102,329,102,329,101,330,100,330,100,330,101,331,100,331,100,332,99,333,98,332,98,332,97,331,97,332,97,334,97,334,96,334,96,334,96,334,94,333,92,333,93,334,92,334,94,333,92,333,93,331,92,332,94,333,95,332,95,332,95,331,94,331,95,331,95,330,96,330,97,329,96,329,95,329,96,328,96,328,97,328,98,327,97,327,96,327,96,328,95,328,94,329,94,329,93,328,93,328,92,329,92,328,90,327,89,326,90,327,91,327,92,326,91,326,92,326,92,326,93,326,94,327,94,326,96,326,95,325,94,325,94,325,94,325,93,324,93,323,94,322,94,323,95,323,96,325,97,324,98,325,99,324,98,323,98,323,97,322,96,321,94,320,94,319,95,319,96,320,97,319,97,320,98,320,98,321,99" href="javascript:widgetSearchCounty(\'NCCE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jones" coords="298,90,296,88,292,86,289,83,286,81,284,81,284,85,283,86,282,88,279,91,275,93,277,95,280,94,284,95,290,98,292,97,295,98,296,100,297,102,297,102,298,102,298,103,297,104,299,105,299,104,301,104,303,103,303,102,301,102,301,94,301,90,300,89,300,89,299,90,298,90" href="javascript:widgetSearchCounty(\'NCJN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Craven" coords="301,94,301,102,303,102,312,101,321,99,320,98,318,99,318,98,319,96,317,96,317,97,315,98,315,99,315,100,315,98,314,99,315,97,313,97,312,97,312,98,311,98,311,97,310,96,309,96,309,97,309,99,308,98,309,96,308,96,308,96,308,96,309,95,306,93,305,90,304,89,303,89,302,90,301,90,301,94" href="javascript:widgetSearchCounty(\'NCCR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Graham" coords="20,81,22,82,24,81,28,80,30,80,32,80,32,79,32,76,35,75,36,72,36,71,35,70,34,70,33,71,31,70,29,70,27,69,25,69,24,69,22,69,21,69,19,71,19,73,18,75,18,78,19,79,20,81" href="javascript:widgetSearchCounty(\'NCGH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Swain" coords="24,69,25,69,27,69,27,69,27,69,27,69,29,70,31,70,33,71,34,70,35,70,36,71,36,72,35,75,32,76,32,79,36,78,41,78,42,77,43,77,46,76,46,72,45,71,45,70,46,69,47,69,49,67,53,66,53,65,53,63,53,60,52,59,52,58,51,57,49,57,48,58,47,59,45,59,43,61,41,62,40,64,38,64,35,63,34,63,32,64,29,64,27,65,25,66,23,67,21,69,22,69,24,69" href="javascript:widgetSearchCounty(\'NCSW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cherokee" coords="21,92,21,91,22,90,23,89,25,87,26,86,28,86,30,85,31,84,31,83,31,83,32,81,32,80,30,80,28,80,24,81,22,82,20,81,19,79,18,78,16,80,13,80,11,80,10,79,9,80,8,81,7,84,7,87,6,94,20,94,21,92" href="javascript:widgetSearchCounty(\'NCCK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="62,53,62,55,63,55,64,55,65,58,67,57,70,57,72,56,74,55,79,52,84,50,83,48,81,46,81,44,81,43,80,42,78,43,76,42,76,41,76,40,77,39,76,38,74,38,72,39,70,40,69,42,69,44,67,45,66,43,64,43,64,45,64,48,62,51,62,53" href="javascript:widgetSearchCounty(\'NCMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Haywood" coords="52,58,52,59,53,60,53,63,53,65,53,66,54,68,55,69,58,72,60,73,61,75,62,77,63,78,66,77,67,76,71,71,69,70,68,68,69,66,69,63,68,61,67,61,66,60,65,58,64,55,63,55,62,55,62,53,62,51,60,52,58,52,56,53,54,53,53,54,51,55,50,56,49,57,51,57,52,58" href="javascript:widgetSearchCounty(\'NCHA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="58,91,58,89,60,87,61,86,61,85,61,84,62,82,63,78,62,77,61,75,60,73,58,72,55,69,54,68,53,66,49,67,47,69,46,69,45,70,45,71,46,72,46,76,47,79,48,81,50,81,51,81,51,82,51,84,52,86,54,88,54,89,54,90,56,93,60,92,58,91" href="javascript:widgetSearchCounty(\'NCJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Transylvania" coords="76,78,75,76,73,74,71,71,67,76,66,77,63,78,62,82,61,84,61,85,61,86,60,87,58,89,58,91,60,92,66,90,72,88,73,87,74,87,78,85,77,82,76,78" href="javascript:widgetSearchCounty(\'NCTR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="38,92,37,90,34,87,34,86,33,85,31,86,30,85,28,86,26,86,25,87,23,89,22,90,21,91,21,92,20,94,39,93,38,92" href="javascript:widgetSearchCounty(\'NCCY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Macon" coords="54,88,52,86,51,84,51,82,51,81,50,81,48,81,47,79,46,76,43,77,42,77,41,78,36,78,32,79,32,80,32,81,31,83,31,83,31,84,30,85,31,86,33,85,34,86,34,87,37,90,38,92,39,93,56,93,54,90,54,89,54,88" href="javascript:widgetSearchCounty(\'NCMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Avery" coords="99,41,99,43,101,46,103,45,103,44,103,43,104,41,106,41,107,42,109,43,112,38,111,36,109,35,108,34,108,32,105,31,105,29,105,27,104,26,104,26,103,28,101,31,100,34,98,35,98,38,99,40,99,41" href="javascript:widgetSearchCounty(\'NCAV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stokes" coords="182,28,182,12,173,12,165,12,164,27,182,28" href="javascript:widgetSearchCounty(\'NCSO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Yancey" coords="81,44,81,46,83,48,84,50,87,51,87,53,89,55,90,56,92,56,93,55,94,52,95,51,96,50,95,50,95,49,95,47,95,45,94,44,93,43,93,42,92,40,91,41,90,41,89,40,88,39,88,40,87,39,87,37,85,37,84,37,84,37,83,40,80,42,81,43,81,44" href="javascript:widgetSearchCounty(\'NCYN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Martin" coords="312,47,311,50,309,50,309,49,308,47,307,46,305,47,305,48,304,48,303,48,304,47,304,45,303,44,302,44,302,44,300,45,299,44,298,44,297,43,297,41,296,41,296,40,295,40,293,39,292,37,289,41,290,43,291,46,291,50,294,52,294,53,295,53,297,54,298,55,300,55,303,57,305,59,309,58,312,56,314,48,313,47,312,47" href="javascript:widgetSearchCounty(\'NCMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rockingham" coords="182,28,202,28,202,28,203,12,182,12,182,28" href="javascript:widgetSearchCounty(\'NCRC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Surry" coords="144,19,145,21,147,23,147,26,147,28,144,29,149,28,151,27,153,27,155,28,157,27,158,26,158,27,159,26,160,27,161,27,163,28,164,28,164,27,165,12,146,11,144,15,143,18,144,19" href="javascript:widgetSearchCounty(\'NCSU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Henderson" coords="86,80,87,80,87,78,88,77,90,72,90,70,90,69,89,68,88,67,86,68,86,68,86,69,85,69,84,69,81,70,80,70,79,71,78,70,77,70,75,70,73,69,71,71,73,74,75,76,76,78,77,82,78,85,81,84,83,84,84,83,85,82,85,83,87,83,86,80" href="javascript:widgetSearchCounty(\'NCHE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mitchell" coords="87,37,87,39,88,40,88,39,89,40,90,41,91,41,92,40,93,42,93,43,94,44,95,45,95,47,95,49,95,50,96,50,98,49,100,48,101,47,101,46,99,43,99,41,99,40,98,38,98,35,96,35,95,34,93,33,91,33,90,34,88,34,84,37,85,37,87,37" href="javascript:widgetSearchCounty(\'NCMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Watauga" coords="105,31,108,32,108,34,109,35,115,34,119,35,122,32,123,30,122,28,119,26,118,26,117,24,116,23,115,22,112,20,112,22,113,23,111,23,108,23,106,24,104,26,104,26,105,27,105,29,105,31" href="javascript:widgetSearchCounty(\'NCWT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ashe" coords="115,22,116,23,117,24,118,26,119,26,122,28,124,27,125,26,125,26,126,26,127,25,127,23,128,22,130,22,132,21,131,19,131,17,130,16,128,13,128,12,128,11,114,10,114,12,113,15,113,17,112,20,115,22" href="javascript:widgetSearchCounty(\'NCAS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alleghany" coords="128,13,130,16,131,17,131,19,132,21,133,20,135,19,136,18,137,18,138,18,139,18,140,19,141,21,142,21,144,19,143,18,144,15,146,11,128,11,128,11,128,12,128,13" href="javascript:widgetSearchCounty(\'NCAG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sampson" coords="257,107,257,105,257,103,259,98,258,90,258,87,258,84,256,82,254,82,253,80,252,78,249,80,247,80,245,80,244,79,242,77,239,80,238,83,238,83,238,84,238,85,238,86,238,87,237,88,237,90,240,96,242,98,242,99,243,100,244,101,246,104,248,108,249,109,250,110,252,112,251,112,252,115,254,117,257,112,258,110,259,109,260,108,258,108,257,107" href="javascript:widgetSearchCounty(\'NCSA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Duplin" coords="275,88,273,86,271,84,270,85,269,86,266,84,265,84,262,84,258,84,258,87,258,90,259,98,257,103,257,105,257,107,258,108,260,108,262,107,264,108,265,108,267,108,268,108,272,108,277,108,278,101,278,98,277,95,275,93,274,91,275,88" href="javascript:widgetSearchCounty(\'NCDU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bladen" coords="251,112,252,112,250,110,249,109,248,108,246,104,244,101,242,101,240,101,236,101,228,102,230,107,231,109,231,111,231,113,230,116,230,118,229,121,232,122,236,121,237,121,237,122,238,122,241,124,245,125,248,126,251,126,254,125,254,125,254,125,258,122,255,120,254,117,252,115,251,112" href="javascript:widgetSearchCounty(\'NCBL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wilson" coords="274,50,273,49,271,48,271,49,270,49,269,49,266,51,260,53,257,55,258,57,258,59,259,62,262,63,262,62,266,63,272,63,272,63,277,59,278,58,276,55,275,52,274,50" href="javascript:widgetSearchCounty(\'NCWO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Columbus" coords="251,126,248,126,245,125,241,124,238,122,237,122,237,121,236,121,232,122,229,121,226,122,225,123,224,125,223,125,223,127,222,128,220,130,238,148,238,147,238,146,239,145,240,144,242,141,242,138,244,137,246,138,247,138,248,137,249,136,249,135,253,134,254,134,255,133,258,127,257,127,256,127,254,125,254,125,251,126" href="javascript:widgetSearchCounty(\'NCCO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lenoir" coords="284,71,283,72,283,73,281,74,279,75,277,75,277,74,275,74,272,74,271,76,271,78,271,84,273,86,275,88,274,91,275,93,279,91,282,88,283,86,284,85,284,81,286,81,288,80,287,79,287,78,288,76,289,76,288,75,287,73,286,71,285,72,284,71" href="javascript:widgetSearchCounty(\'NCLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Edgecombe" coords="291,46,290,43,289,41,288,41,287,40,284,39,283,38,283,36,281,36,279,34,277,33,276,37,274,40,271,48,273,49,274,50,275,52,276,55,278,58,282,55,285,53,286,51,288,51,288,50,289,50,289,50,291,50,291,46" href="javascript:widgetSearchCounty(\'NCED\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greene" coords="271,69,272,71,272,72,272,74,275,74,277,74,277,75,279,75,281,74,283,73,283,72,284,71,285,72,286,71,285,69,285,66,284,66,284,65,283,66,281,64,279,62,277,59,272,63,271,69" href="javascript:widgetSearchCounty(\'NCGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mecklenburg" coords="152,91,154,88,161,82,156,79,155,77,154,75,152,73,152,72,152,71,151,69,151,66,143,66,144,70,144,72,144,72,144,72,143,74,144,74,144,74,145,75,143,75,142,77,141,82,142,84,140,85,140,87,140,88,139,90,140,91,145,88,148,93,150,92,152,91" href="javascript:widgetSearchCounty(\'NCME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gaston" coords="141,82,142,77,143,75,145,75,144,74,144,74,143,74,144,72,144,72,135,72,124,71,126,75,127,76,127,77,128,79,129,79,129,81,129,84,134,85,137,85,140,85,142,84,141,82" href="javascript:widgetSearchCounty(\'NCGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Polk" coords="102,80,101,79,99,76,97,75,96,73,94,72,90,72,88,77,87,78,87,80,86,80,87,83,88,83,89,83,92,83,102,83,102,80" href="javascript:widgetSearchCounty(\'NCPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cleveland" coords="129,81,129,79,128,79,127,77,127,76,126,75,124,71,122,67,121,65,120,64,117,64,114,63,113,75,112,79,111,83,129,84,129,81" href="javascript:widgetSearchCounty(\'NCCV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rutherford" coords="114,63,113,62,111,62,110,63,108,63,107,65,107,65,106,65,103,66,101,65,100,65,98,66,96,66,94,65,93,66,92,67,91,68,90,69,90,70,90,72,94,72,96,73,97,75,99,76,101,79,102,80,102,83,111,83,112,79,113,75,114,63" href="javascript:widgetSearchCounty(\'NCRU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Richmond" coords="198,103,199,102,198,101,199,100,200,98,200,96,200,94,204,91,204,91,203,90,200,90,200,88,200,87,198,85,196,85,194,84,189,84,187,85,184,85,182,86,180,85,179,85,180,87,181,88,183,88,185,87,186,88,187,90,187,91,187,92,187,93,188,94,188,96,188,98,188,99,186,103,186,103,196,103,198,103" href="javascript:widgetSearchCounty(\'NCRI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Union" coords="171,83,170,84,168,84,168,84,167,84,166,84,164,85,163,84,162,84,162,83,161,82,154,88,152,91,150,92,148,93,150,95,150,97,150,103,169,103,171,83,171,83" href="javascript:widgetSearchCounty(\'NCUN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Anson" coords="188,96,188,94,187,93,187,92,187,91,187,90,186,88,185,87,183,88,181,88,180,87,179,85,178,84,178,84,177,84,176,84,176,85,176,86,175,84,174,85,173,84,172,83,171,83,169,103,186,103,188,99,188,98,188,96" href="javascript:widgetSearchCounty(\'NCAN\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
