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">VA</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/virginia.gif" width=425 height=187 border=0 alt="" usemap="#virginia_Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="virginia_Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nottoway" coords="285,140,285,140,288,139,288,139,290,139,280,134,269,131,269,140,270,142,270,142,272,143,272,143,274,146,274,146,274,147,275,147,277,147,280,147,281,148,281,149,283,149,285,149,285,146,285,142,285,140" href="javascript:widgetSearchCounty(\'VANT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Campbell" coords="239,135,237,134,236,134,236,134,235,132,235,132,231,123,231,123,230,124,230,124,229,124,230,124,230,126,228,124,227,124,225,124,225,123,223,121,221,123,221,124,216,134,211,140,211,142,211,145,211,145,211,143,215,142,215,140,216,140,216,140,216,140,218,140,219,142,220,140,221,140,221,142,221,142,223,142,221,143,223,145,223,143,223,145,225,143,227,143,228,145,230,146,231,146,232,146,234,146,236,147,241,137,239,135" href="javascript:widgetSearchCounty(\'VACP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bedford" coords="211,140,216,134,221,124,221,123,223,121,221,121,221,119,221,119,220,121,220,119,219,119,218,119,216,118,215,115,215,114,211,114,211,114,211,114,209,114,209,116,209,117,206,117,206,119,204,119,204,121,204,123,203,123,201,123,199,121,198,121,197,121,193,124,193,124,193,126,193,127,193,130,192,130,191,131,191,134,191,135,191,135,191,135,192,135,193,135,193,135,193,135,195,137,195,137,197,139,197,139,198,140,201,142,203,143,203,146,203,146,203,146,204,145,206,146,208,147,208,147,209,147,209,146,209,145,209,145,211,145,211,145,211,142,211,140" href="javascript:widgetSearchCounty(\'VABZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Charlotte" coords="258,143,258,142,257,142,254,140,254,140,253,140,253,140,250,139,249,139,247,137,247,135,247,134,246,135,245,135,243,135,243,135,242,135,242,137,241,137,236,147,237,148,236,149,237,149,239,149,239,149,242,149,243,150,243,150,243,149,243,149,243,148,243,148,245,148,245,149,245,151,245,151,243,152,245,152,246,154,247,155,247,156,247,156,247,156,247,158,247,158,247,158,247,158,247,160,247,161,247,161,247,164,249,165,253,160,257,154,257,154,258,143" href="javascript:widgetSearchCounty(\'VACC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Goochland" coords="295,109,290,107,286,105,285,105,283,103,283,100,281,99,281,98,279,98,277,97,272,105,272,105,274,108,274,108,275,109,274,109,274,109,275,110,277,110,278,112,280,112,281,112,283,112,283,110,283,109,283,109,285,109,286,112,288,112,288,114,290,114,291,114,292,114,295,115,296,116,296,116,297,115,296,114,296,110,297,109,296,109,295,109" href="javascript:widgetSearchCounty(\'VAGO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Powhatan" coords="295,115,292,114,291,114,290,114,288,114,288,112,286,112,285,109,283,109,283,109,283,110,283,112,281,112,280,112,278,112,277,110,274,112,274,115,274,123,274,123,274,123,275,123,277,123,278,123,278,121,279,121,280,121,280,121,281,121,283,121,285,121,285,123,286,123,286,124,288,124,288,124,290,123,291,121,296,116,296,116,295,115" href="javascript:widgetSearchCounty(\'VAPH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dinwiddie" coords="295,135,295,135,294,135,292,135,292,137,291,137,290,139,288,139,288,139,285,140,285,140,285,142,285,146,285,149,288,148,288,149,290,149,291,149,291,150,294,151,294,152,295,152,296,154,296,154,297,155,297,155,298,155,298,155,308,148,308,142,308,139,310,139,310,139,310,139,312,139,312,135,312,135,310,134,310,134,310,131,310,132,307,132,307,134,307,134,307,135,306,135,303,135,303,135,301,135,299,134,298,134,296,134,296,134,296,134,295,135" href="javascript:widgetSearchCounty(\'VADN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Amelia" coords="285,123,285,121,283,121,281,121,280,121,280,121,279,121,278,121,278,123,277,123,275,123,274,123,274,123,274,123,272,123,272,123,270,123,270,124,269,127,269,131,280,134,290,139,291,137,292,137,292,135,294,135,295,135,295,135,296,134,296,134,296,132,295,132,295,132,294,131,292,132,291,134,291,131,290,131,290,130,290,130,288,130,288,128,286,127,285,126,286,124,285,124,286,124,286,123,285,123" href="javascript:widgetSearchCounty(\'VAAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nelson" coords="225,99,225,101,223,103,225,103,229,103,229,105,229,108,231,109,234,110,235,114,236,116,237,117,237,117,240,117,241,116,241,115,240,114,241,114,241,112,242,112,243,112,245,112,246,110,247,109,247,109,248,109,248,109,248,107,247,105,247,105,247,105,247,103,247,103,247,101,245,98,240,89,237,90,237,91,236,93,236,95,236,96,235,96,234,97,231,98,231,98,230,98,229,97,228,97,225,97,225,98,225,99" href="javascript:widgetSearchCounty(\'VANL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="201,142,198,140,197,139,197,139,195,137,195,137,193,135,193,135,193,135,192,135,191,135,191,135,189,137,186,139,186,139,186,140,184,140,182,139,181,139,180,139,179,140,177,140,178,142,178,142,178,145,178,146,178,148,177,148,177,150,177,151,175,151,175,151,175,152,173,154,173,155,173,155,171,156,179,156,180,156,180,158,181,160,182,158,185,158,192,160,193,161,196,160,201,156,203,146,203,143,201,142" href="javascript:widgetSearchCounty(\'VAFZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Botetourt" coords="191,131,192,130,193,130,193,127,193,126,193,124,193,124,197,121,198,121,199,121,201,123,203,123,204,123,204,121,204,119,206,119,206,117,204,115,204,115,204,114,203,114,201,112,198,110,198,109,198,105,196,105,193,103,191,103,190,105,187,108,186,109,184,110,181,112,181,112,182,114,184,116,184,118,181,121,180,124,186,128,189,130,191,131" href="javascript:widgetSearchCounty(\'VABO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="King William" coords="312,105,312,105,312,105,313,105,312,107,313,107,313,107,313,108,315,108,315,108,316,107,316,108,316,109,316,109,318,109,319,109,319,109,319,109,319,109,319,110,319,110,322,110,322,110,322,109,323,110,323,112,322,112,324,114,324,114,324,114,325,114,326,114,328,114,329,115,330,116,330,115,331,115,331,117,331,117,332,116,333,116,333,116,334,117,334,116,334,115,335,115,335,116,334,118,335,118,336,117,338,117,338,118,338,118,340,117,340,116,338,115,338,114,338,114,338,114,338,114,336,114,335,112,335,112,334,112,333,110,333,109,332,109,331,109,331,109,330,108,329,107,326,105,325,105,325,105,325,105,324,103,323,103,324,103,323,103,323,103,323,101,322,101,323,100,322,99,322,98,322,98,322,98,322,98,322,98,322,98,319,98,319,98,319,98,318,98,319,97,318,97,316,97,316,98,315,98,314,99,313,101,312,103,312,103,312,103,312,105" href="javascript:widgetSearchCounty(\'VAKW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Roanoke" coords="173,135,175,139,175,140,175,142,177,140,179,140,180,139,181,139,182,139,184,140,186,140,186,139,186,139,189,137,191,135,191,135,191,134,191,131,189,130,186,128,180,124,175,127,171,130,171,132,173,135" href="javascript:widgetSearchCounty(\'VARK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rockbridge" coords="198,110,201,112,203,114,204,114,204,115,204,115,206,117,209,117,209,116,209,114,211,114,215,112,216,110,216,109,216,108,218,107,219,105,220,103,221,103,223,103,225,101,225,99,225,98,218,93,208,87,206,88,206,90,206,90,206,91,204,93,203,95,199,98,203,99,201,101,198,105,198,109,198,110" href="javascript:widgetSearchCounty(\'VARB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pulaski" coords="157,147,155,146,157,146,157,146,157,143,155,143,155,142,155,142,157,142,157,140,157,140,157,139,157,139,157,137,159,137,157,135,157,135,157,137,155,137,154,134,151,135,148,137,143,140,139,142,139,143,143,150,148,155,149,155,151,154,152,152,154,151,157,149,157,147" href="javascript:widgetSearchCounty(\'VAPU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lunenburg" coords="277,147,275,147,274,147,274,146,274,146,272,143,272,143,270,142,270,142,269,140,263,142,261,142,258,143,257,154,257,154,258,156,259,155,259,156,261,156,263,156,265,156,265,156,269,158,272,158,274,160,274,158,277,160,278,161,279,161,280,147,277,147" href="javascript:widgetSearchCounty(\'VALU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montgomery" coords="155,137,157,137,157,135,157,135,159,137,157,137,157,139,157,139,157,140,157,140,157,142,155,142,155,142,155,143,157,143,157,146,157,146,155,146,157,147,157,149,159,148,159,149,160,149,160,148,162,147,162,148,162,147,162,147,162,148,164,148,162,147,164,147,164,148,166,147,166,147,169,143,171,142,175,140,175,139,173,135,171,132,171,130,169,128,166,128,166,130,162,130,159,134,155,134,154,134,155,137" href="javascript:widgetSearchCounty(\'VAMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Floyd" coords="173,155,173,154,175,152,175,151,175,151,177,151,177,150,177,148,178,148,178,146,178,145,178,142,178,142,177,140,175,142,175,140,171,142,169,143,166,147,166,147,164,148,164,147,162,147,164,148,162,148,162,147,162,147,162,148,162,147,160,148,160,149,159,149,159,148,157,149,154,151,162,165,162,163,162,163,162,164,165,161,166,160,166,158,169,158,170,156,171,156,173,155,173,155" href="javascript:widgetSearchCounty(\'VAFO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wythe" coords="139,143,132,146,131,147,130,147,129,146,127,147,127,146,124,146,121,148,119,150,118,150,117,151,121,156,122,161,127,161,129,161,131,161,131,161,133,160,135,158,137,158,141,158,144,156,148,155,143,150,139,143" href="javascript:widgetSearchCounty(\'VAWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bath" coords="182,93,185,93,186,95,186,96,190,98,193,98,193,98,196,98,197,100,198,99,199,98,203,95,204,93,206,91,206,90,206,90,206,88,208,87,209,85,209,83,209,82,206,81,198,79,193,76,192,77,191,78,187,81,186,82,187,83,186,85,186,85,186,88,185,89,182,92,181,93,182,93" href="javascript:widgetSearchCounty(\'VABA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Albemarle" coords="247,101,247,103,247,103,247,105,247,105,247,105,248,107,250,105,253,105,256,105,257,103,258,100,261,98,265,91,270,83,263,81,248,76,247,77,247,78,243,80,243,82,243,85,243,87,242,88,240,89,245,98,247,101" href="javascript:widgetSearchCounty(\'VAAB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Augusta" coords="216,72,216,72,215,72,215,72,215,75,211,76,211,78,211,79,209,79,209,79,208,80,208,80,206,81,209,82,209,83,209,85,208,87,218,93,225,98,225,97,228,97,229,97,230,98,231,98,231,98,234,97,235,96,236,96,236,95,236,93,237,91,237,90,240,89,242,88,243,87,243,85,243,82,243,80,237,75,236,74,234,72,221,64,220,66,216,67,216,69,216,70,216,72" href="javascript:widgetSearchCounty(\'VAAU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Highland" coords="206,81,208,80,208,80,209,79,209,79,211,79,211,78,211,76,215,75,215,72,215,72,216,72,216,72,216,70,216,69,216,67,211,66,209,66,206,63,206,61,204,61,201,58,198,61,198,62,197,63,197,66,197,67,197,67,196,72,195,72,193,72,193,74,193,75,193,76,193,76,198,79,206,81" href="javascript:widgetSearchCounty(\'VAHI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Craig" coords="166,130,166,128,169,128,171,130,175,127,180,124,181,121,184,118,184,116,182,114,181,112,181,112,180,112,177,114,175,114,173,114,173,112,171,115,168,116,168,117,168,118,169,118,170,118,170,119,168,119,166,121,166,121,164,123,162,124,160,124,162,130,166,130" href="javascript:widgetSearchCounty(\'VACG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Giles" coords="139,137,141,139,143,137,143,139,143,139,143,140,148,137,151,135,154,134,155,134,159,134,162,130,160,124,160,123,157,121,155,123,154,124,152,124,148,126,148,126,147,127,147,127,146,126,144,126,144,124,144,124,143,124,143,124,141,126,143,127,143,128,141,130,139,131,136,131,135,134,139,137" href="javascript:widgetSearchCounty(\'VAGI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tazewell" coords="94,139,94,139,93,139,93,140,92,140,93,142,94,143,96,151,100,150,101,150,101,151,102,151,104,151,105,150,108,149,111,148,113,148,113,149,115,148,114,146,115,146,116,145,119,145,121,143,122,142,121,140,120,140,121,139,122,139,121,135,124,135,121,132,118,130,117,131,116,132,115,134,114,134,113,134,112,134,111,135,109,137,104,137,101,135,98,134,98,137,94,139" href="javascript:widgetSearchCounty(\'VATA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Buchanan" coords="74,132,75,134,77,139,77,139,78,140,78,140,79,142,79,142,79,143,80,145,80,146,81,146,82,145,83,146,85,145,86,143,86,142,87,140,92,140,93,140,93,139,94,139,94,139,98,137,98,134,98,134,96,132,94,132,94,132,93,131,93,130,89,127,89,124,89,123,87,123,87,121,89,121,89,118,87,118,73,131,74,132" href="javascript:widgetSearchCounty(\'VABH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bland" coords="122,139,121,139,120,140,121,140,122,142,121,143,119,145,116,145,115,146,114,146,115,148,117,151,118,150,119,150,121,148,124,146,127,146,127,147,129,146,130,147,131,147,132,146,139,143,139,142,143,140,143,139,143,139,143,137,141,139,139,137,135,134,136,131,135,131,133,132,131,132,124,135,121,135,122,139" href="javascript:widgetSearchCounty(\'VABL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rockingham" coords="236,74,237,75,243,80,247,78,247,77,248,76,249,74,253,72,253,72,254,70,257,67,254,67,254,67,254,66,253,66,250,66,249,63,247,63,247,61,247,61,248,56,239,48,235,46,234,45,231,45,231,46,230,48,229,50,228,50,228,52,228,55,225,55,225,55,221,64,234,72,236,74" href="javascript:widgetSearchCounty(\'VARO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alleghany" coords="175,114,177,114,180,112,181,112,184,110,186,109,187,108,190,105,191,103,193,103,196,105,198,105,201,101,203,99,199,98,198,99,197,100,196,98,193,98,193,98,190,98,186,96,186,95,185,93,182,93,181,93,179,96,178,98,175,98,175,99,175,100,173,101,173,103,173,105,171,105,171,107,171,108,169,109,169,109,169,110,169,112,169,112,171,112,173,112,173,114,175,114" href="javascript:widgetSearchCounty(\'VAAG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Shenandoah" coords="253,52,254,50,254,50,254,50,258,48,261,45,263,41,265,40,265,39,265,37,265,37,265,35,265,35,265,35,265,35,265,35,265,32,263,32,265,32,263,32,265,30,265,30,265,30,263,29,263,29,261,29,261,30,259,30,258,32,258,34,258,34,258,34,258,34,254,32,253,32,254,34,254,34,253,37,249,35,248,39,247,39,246,40,246,39,243,40,242,42,239,48,248,56,250,55,253,52" href="javascript:widgetSearchCounty(\'VASH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rappahannock" coords="270,46,269,48,266,48,266,48,265,50,265,50,265,52,265,55,263,56,269,61,270,61,270,61,272,61,275,56,280,55,283,51,281,51,280,50,280,48,279,48,279,48,279,46,279,46,277,46,274,43,274,42,272,45,270,46" href="javascript:widgetSearchCounty(\'VARA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Orange" coords="274,75,274,75,272,76,272,76,272,76,272,76,272,77,270,78,268,77,266,76,263,81,270,83,272,83,274,83,274,83,275,83,278,83,280,83,281,83,283,85,288,78,291,75,294,70,294,70,292,70,292,69,291,69,291,70,291,70,290,70,288,70,286,70,285,69,285,70,283,72,283,72,281,72,281,72,280,72,279,72,279,72,278,72,275,74,274,75" href="javascript:widgetSearchCounty(\'VAOR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Louisa" coords="280,83,278,83,275,83,274,83,274,83,272,83,270,83,265,91,268,92,270,93,272,95,277,97,279,98,281,98,281,99,283,100,283,103,285,105,286,105,290,107,295,91,291,89,290,87,288,85,285,85,283,85,281,83,280,83" href="javascript:widgetSearchCounty(\'VALI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hanover" coords="295,109,296,109,297,109,298,108,301,109,301,109,303,109,304,109,304,109,306,109,307,109,308,112,308,114,310,114,313,116,316,117,318,116,319,114,322,114,322,114,322,114,322,112,323,112,323,110,322,109,322,110,322,110,319,110,319,110,319,109,319,109,319,109,319,109,318,109,316,109,316,109,316,108,316,107,315,108,315,108,313,108,313,107,313,107,312,107,313,105,312,105,312,105,312,105,312,103,312,103,312,103,310,103,310,103,308,103,310,103,308,103,308,103,307,101,308,101,307,100,307,99,308,99,307,98,306,98,303,97,303,96,301,96,301,95,301,95,301,93,299,93,298,93,298,93,297,93,297,93,297,92,296,91,295,91,290,107,295,109" href="javascript:widgetSearchCounty(\'VAHA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="261,58,261,59,261,61,258,62,258,66,259,67,259,69,259,70,259,72,261,72,263,72,263,72,263,75,263,75,265,76,266,76,268,77,270,78,272,77,272,76,272,76,272,76,272,76,274,75,274,75,275,74,275,72,275,72,275,72,274,72,274,70,275,67,274,67,274,66,269,61,263,56,263,56,261,58" href="javascript:widgetSearchCounty(\'VAMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Frederick" coords="258,32,259,30,261,30,261,29,263,29,263,29,265,30,265,30,265,30,263,32,265,32,263,32,265,32,265,35,270,34,272,32,274,30,275,26,279,19,270,13,266,10,263,9,263,13,263,14,263,14,263,17,261,18,261,19,261,22,259,24,261,25,261,25,259,26,258,29,257,29,254,32,258,34,258,32" href="javascript:widgetSearchCounty(\'VAFE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Warren" coords="277,34,272,32,270,34,265,35,265,35,265,35,265,35,265,37,265,37,265,39,265,40,263,41,261,45,265,46,265,48,266,48,266,48,269,48,270,46,272,45,274,42,275,41,277,41,277,40,277,39,278,39,279,37,280,35,279,35,277,34" href="javascript:widgetSearchCounty(\'VAWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clarke" coords="274,30,272,32,277,34,279,35,280,35,281,35,283,32,285,32,286,30,286,30,288,28,279,19,275,26,274,30" href="javascript:widgetSearchCounty(\'VACK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Accomack" coords="411,90,411,91,411,92,411,92,409,93,407,96,407,96,407,97,406,98,407,97,406,98,406,98,407,98,409,96,411,93,413,90,412,90,411,90" href="javascript:widgetSearchCounty(\'VAAC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dickenson" coords="60,140,61,142,63,145,63,147,65,148,67,149,69,151,70,150,71,150,74,148,74,149,75,148,77,147,80,146,80,145,79,143,79,142,79,142,78,140,78,140,77,139,77,139,75,134,74,132,73,131,70,134,69,134,67,134,64,135,60,137,60,140" href="javascript:widgetSearchCounty(\'VADC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Accomack" coords="407,93,409,93,407,93,407,93,406,96,405,97,406,97,407,96,407,95,407,93" href="javascript:widgetSearchCounty(\'VAAC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Accomack" coords="404,98,403,98,400,100,400,101,404,98,405,98,404,98" href="javascript:widgetSearchCounty(\'VAAC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Accomack" coords="399,101,399,103,399,103,398,105,398,105,398,105,398,107,398,109,398,109,398,109,398,108,399,105,400,103,400,101,399,101" href="javascript:widgetSearchCounty(\'VAAC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fluvanna" coords="257,103,257,103,258,105,261,107,263,107,265,108,268,109,269,109,270,108,272,105,277,97,272,95,270,93,268,92,265,91,261,98,258,100,257,103" href="javascript:widgetSearchCounty(\'VAFU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Buckingham" coords="247,124,248,124,249,126,250,126,253,124,253,126,253,127,253,127,254,128,254,128,254,130,258,130,263,119,268,114,268,109,265,108,263,107,261,107,258,105,257,103,257,103,256,105,253,105,250,105,248,107,248,109,248,109,247,109,247,109,246,110,245,112,243,112,242,112,241,112,241,114,240,114,241,115,241,116,247,123,247,124" href="javascript:widgetSearchCounty(\'VABK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greene" coords="266,76,265,76,263,75,263,75,263,72,263,72,261,72,259,72,259,70,259,69,259,67,258,66,257,67,254,70,253,72,253,72,249,74,248,76,263,81,266,76" href="javascript:widgetSearchCounty(\'VAGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Page" coords="258,62,261,61,261,59,261,58,263,56,263,56,265,55,265,52,265,50,265,50,266,48,265,48,265,46,261,45,258,48,254,50,254,50,254,50,253,52,250,55,248,56,247,61,247,61,247,63,249,63,250,66,253,66,254,66,254,67,254,67,257,67,258,66,258,62" href="javascript:widgetSearchCounty(\'VAPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Amherst" coords="232,121,235,121,235,121,235,121,236,119,236,118,237,117,237,117,236,116,235,114,234,110,231,109,229,108,229,105,229,103,225,103,223,103,221,103,220,103,219,105,218,107,216,108,216,109,216,110,215,112,211,114,211,114,211,114,215,114,215,115,216,118,218,119,219,119,220,119,220,121,221,119,221,119,221,121,223,121,225,123,225,124,227,124,228,124,230,126,230,124,229,124,230,124,230,124,231,123,231,123,231,123,232,121" href="javascript:widgetSearchCounty(\'VAAM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Edward" coords="268,128,266,128,265,130,265,130,263,130,263,130,263,131,261,131,261,130,258,130,254,130,254,128,254,128,253,127,253,127,253,126,253,124,253,128,250,130,249,130,248,131,247,134,247,135,247,137,249,139,250,139,253,140,253,140,254,140,254,140,257,142,258,142,258,143,261,142,263,142,269,140,269,131,269,127,268,128" href="javascript:widgetSearchCounty(\'VAPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cumberland" coords="269,109,268,109,268,114,263,119,258,130,261,130,261,131,263,131,263,130,263,130,265,130,265,130,266,128,268,128,269,127,270,124,270,123,272,123,272,123,274,123,274,115,274,112,277,110,275,110,274,109,274,109,275,109,274,108,274,108,272,105,272,105,272,105,270,108,269,109" href="javascript:widgetSearchCounty(\'VACB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Appomattox" coords="250,130,253,128,253,124,250,126,249,126,248,124,247,124,247,123,241,116,240,117,237,117,236,118,236,119,235,121,235,121,235,121,232,121,231,123,231,123,235,132,235,132,236,134,236,134,237,134,239,135,241,137,242,137,242,135,243,135,243,135,245,135,246,135,247,134,248,131,249,130,250,130" href="javascript:widgetSearchCounty(\'VAAP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Smyth" coords="115,148,113,149,113,148,111,148,108,149,105,150,104,151,102,151,101,151,101,150,100,150,96,151,94,152,98,156,101,161,104,166,104,169,105,169,108,167,110,166,110,165,111,165,113,165,115,165,117,163,122,161,121,156,117,151,115,148" href="javascript:widgetSearchCounty(\'VASM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Russell" coords="96,151,94,143,93,142,92,140,87,140,86,142,86,143,85,145,83,146,82,145,81,146,80,146,77,147,75,148,74,149,74,148,71,150,71,154,71,154,71,154,70,154,69,155,67,155,68,160,70,165,71,164,74,163,77,161,79,161,81,160,81,158,82,158,85,156,87,156,89,156,93,154,94,152,96,151" href="javascript:widgetSearchCounty(\'VARU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Arlington" coords="323,43,322,46,322,46,328,48,328,46,328,42,325,40,324,39,323,39,319,40,323,43" href="javascript:widgetSearchCounty(\'VAAR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince William" coords="312,50,310,50,310,50,310,50,308,50,308,48,307,48,307,46,307,46,306,46,304,46,304,46,304,46,303,45,303,45,303,43,303,42,301,41,301,40,299,40,298,39,296,39,296,40,296,41,295,41,294,42,294,43,296,46,303,59,303,58,304,56,306,58,307,59,310,62,312,62,313,63,314,62,314,61,313,59,314,61,314,59,315,59,315,58,315,58,316,56,315,56,316,56,316,55,316,55,318,55,316,55,314,52,312,50" href="javascript:widgetSearchCounty(\'VAPW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wise" coords="46,156,46,156,47,156,50,160,51,158,53,158,55,156,56,156,59,155,62,155,65,155,67,155,69,155,70,154,71,154,71,154,71,154,71,150,70,150,69,151,67,149,65,148,63,147,63,145,61,142,60,140,60,137,56,139,54,140,52,142,52,142,52,143,52,145,52,146,51,147,50,147,45,150,45,151,44,155,46,156" href="javascript:widgetSearchCounty(\'VAWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fairfax" coords="326,51,328,50,328,48,328,48,328,48,322,46,322,46,323,43,319,40,323,39,319,37,316,35,316,35,315,32,314,32,312,30,307,37,303,42,303,42,303,43,303,45,303,45,304,46,304,46,304,46,306,46,307,46,307,46,307,48,308,48,308,50,310,50,310,50,310,50,312,50,314,52,316,55,319,55,319,55,318,55,319,56,319,56,322,55,322,55,322,55,323,52,326,51" href="javascript:widgetSearchCounty(\'VAFA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stafford" coords="310,62,307,59,306,58,304,56,303,58,303,59,298,64,297,66,297,66,297,67,298,69,298,70,298,72,298,72,299,72,301,72,301,72,303,72,303,72,303,72,306,72,307,75,307,75,307,76,308,77,310,77,310,77,312,77,312,76,312,75,310,75,312,72,312,72,312,72,310,72,312,72,312,72,313,72,313,72,312,69,312,67,312,67,310,67,310,67,312,67,312,67,313,67,312,67,312,66,313,63,312,62,310,62" href="javascript:widgetSearchCounty(\'VAST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="King George" coords="308,75,310,75,310,76,310,77,312,78,312,78,312,78,312,78,312,78,312,78,313,77,313,77,316,78,314,78,313,79,314,79,313,80,313,80,316,81,316,80,318,81,319,82,320,83,323,83,324,83,324,83,324,82,324,81,324,78,324,77,325,77,328,76,324,74,324,74,324,72,325,72,327,72,327,72,327,70,324,67,324,69,323,70,319,72,318,72,316,72,313,72,311,72,311,72,308,75" href="javascript:widgetSearchCounty(\'VAKG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Accomack" coords="395,92,395,93,395,93,395,93,395,93,395,95,392,95,391,95,389,95,389,96,389,97,389,97,389,97,389,97,392,97,391,98,392,98,394,98,392,98,392,99,394,98,394,99,392,99,394,100,392,100,391,101,391,99,389,100,391,100,389,101,389,101,389,103,391,103,389,103,389,103,389,103,389,105,389,103,387,103,389,103,387,103,385,103,387,103,387,105,389,105,389,105,389,105,387,105,387,107,387,105,385,108,387,107,389,108,387,109,387,108,387,108,385,108,385,108,385,109,384,109,385,109,385,110,387,109,387,110,385,112,385,110,383,110,383,112,382,112,382,112,382,114,385,112,383,112,383,114,382,114,383,114,382,114,381,112,380,114,380,114,380,114,381,114,382,115,381,115,380,115,379,116,380,116,382,116,384,116,384,117,387,118,387,118,387,119,387,121,387,121,385,121,387,121,389,121,389,121,391,121,389,119,389,119,389,119,389,118,389,117,389,116,391,117,392,117,394,116,394,116,394,115,391,115,392,114,394,114,392,114,394,112,394,112,395,110,395,110,396,110,396,109,395,109,395,108,398,105,398,105,398,105,399,103,399,101,400,101,400,99,400,99,400,100,403,98,400,98,400,97,403,96,403,97,403,98,404,97,404,96,405,95,405,95,405,93,405,92,406,92,406,91,406,91,395,92,395,92" href="javascript:widgetSearchCounty(\'VAAC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Westmoreland" coords="326,78,326,81,325,82,325,83,326,83,326,85,329,85,329,85,330,85,330,85,331,87,333,85,334,85,336,88,338,88,341,90,341,91,341,92,342,92,343,93,345,93,346,93,347,92,349,92,349,91,351,90,351,90,349,89,351,88,351,89,351,88,351,87,349,85,347,85,349,83,349,83,346,83,346,83,346,83,346,83,345,83,342,83,343,83,342,83,342,83,342,85,342,85,342,87,343,88,341,87,341,85,341,85,342,85,341,83,341,83,341,83,341,82,336,82,333,80,332,81,332,80,332,80,331,79,329,80,330,80,331,79,331,79,331,78,331,78,330,76,328,77,326,77,326,78" href="javascript:widgetSearchCounty(\'VAWE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Northampton" coords="387,121,387,121,387,119,387,118,387,118,384,117,381,117,380,116,380,117,380,117,379,119,379,121,380,119,382,118,381,121,381,121,382,121,381,121,379,121,381,123,380,123,379,123,379,123,378,124,379,124,379,123,379,123,379,124,379,124,379,124,379,124,379,126,378,126,379,127,376,128,375,131,378,128,378,130,378,130,379,130,376,131,378,132,376,132,375,134,376,134,378,134,378,134,376,135,376,135,378,139,379,140,379,140,380,140,379,139,380,135,380,135,380,134,380,132,380,131,381,130,381,128,381,127,382,127,383,124,385,124,385,124,387,124,387,124,387,124,385,123,385,123,385,121,387,121" href="javascript:widgetSearchCounty(\'VANA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Newport News city" coords="357,148,357,147,356,146,356,146,356,143,357,142,353,140,352,139,351,135,349,135,349,137,347,139,347,140,347,140,347,140,349,142,351,143,351,142,349,142,351,142,351,142,352,142,351,143,352,145,352,145,355,147,356,148,356,149,357,150,357,150,358,149,357,148" href="javascript:widgetSearchCounty(\'VANP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="James City" coords="341,123,341,123,340,123,338,123,338,123,335,123,334,124,334,124,333,126,332,128,333,128,333,127,334,127,335,127,334,128,334,128,335,130,335,130,336,131,335,134,338,134,340,135,341,137,341,137,341,135,342,135,343,135,345,135,346,135,347,139,349,137,349,135,346,134,346,134,345,132,342,132,341,130,341,127,342,127,345,127,345,127,343,124,343,124,342,123,341,123" href="javascript:widgetSearchCounty(\'VAJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mathews" coords="356,123,357,123,357,124,357,124,357,123,357,123,358,124,358,124,358,126,359,126,359,127,361,126,359,124,359,123,359,123,361,124,362,124,361,124,362,126,362,127,362,128,362,130,363,130,363,131,364,130,363,130,364,128,362,127,363,127,364,128,364,127,363,126,365,127,365,124,365,124,365,123,364,121,364,123,364,123,363,121,363,123,363,123,362,123,362,121,363,123,363,121,362,121,362,121,361,121,362,121,362,121,359,119,359,118,358,118,357,118,357,119,357,119,356,123" href="javascript:widgetSearchCounty(\'VAMT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gloucester" coords="351,115,351,116,351,116,349,115,349,114,347,114,346,114,346,114,346,115,345,116,345,119,346,121,346,123,342,123,343,124,343,124,345,124,345,124,346,124,346,126,349,130,349,130,349,130,351,130,351,131,351,131,351,131,351,132,352,132,352,134,353,134,355,134,355,134,357,134,358,134,357,132,358,132,358,131,357,131,357,130,357,130,356,131,356,132,355,131,356,131,356,130,356,130,355,130,353,130,355,130,355,130,356,130,356,130,357,130,357,130,357,128,356,127,355,127,353,127,355,127,355,126,355,126,353,124,353,124,353,124,355,124,356,126,357,126,357,127,357,124,357,124,355,124,356,123,357,119,355,118,353,118,353,117,352,116,351,115" href="javascript:widgetSearchCounty(\'VAGL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Northumberland" coords="349,92,347,92,346,93,347,93,349,95,351,97,351,98,351,98,351,99,352,100,353,101,356,101,357,101,357,103,358,105,359,105,359,108,359,109,359,109,361,108,361,109,362,109,362,109,362,109,362,109,362,108,362,108,362,107,361,107,362,107,361,107,361,105,361,105,362,105,362,107,362,105,362,105,362,105,362,103,363,103,362,103,362,103,362,103,361,103,361,103,359,103,361,103,362,103,362,101,362,101,362,101,362,100,361,100,361,100,359,100,359,99,358,100,358,99,358,99,357,98,356,98,356,98,357,98,357,98,358,98,361,99,361,99,361,99,362,99,362,100,362,101,363,101,363,99,363,100,363,101,364,101,364,100,365,100,365,98,365,98,365,98,365,98,364,98,363,98,363,98,362,98,362,98,362,97,362,97,362,97,363,98,364,97,364,98,364,97,363,96,362,95,362,95,361,95,359,95,359,93,358,95,358,95,358,96,358,95,357,95,358,93,357,93,356,93,356,93,355,92,355,93,355,95,353,95,353,93,355,93,355,92,353,93,352,93,352,92,356,91,355,91,355,91,352,90,351,90,351,91,351,92,351,91,349,92,351,91,351,90,349,91,349,92" href="javascript:widgetSearchCounty(\'VANU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="York" coords="341,127,341,130,342,132,345,132,346,134,346,134,349,135,349,135,349,135,351,135,352,139,353,140,357,142,357,142,357,142,358,142,359,140,361,142,361,142,362,142,362,142,362,140,362,140,362,140,362,140,362,139,361,139,359,139,359,139,359,140,358,140,358,139,357,139,357,139,357,139,356,140,356,140,357,140,357,139,357,139,357,139,357,139,356,139,357,137,357,139,358,135,357,137,357,135,356,135,357,135,357,135,357,135,356,135,353,134,351,134,351,134,349,132,347,131,347,130,346,130,345,127,342,127,341,127" href="javascript:widgetSearchCounty(\'VAYO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Middlesex" coords="341,107,341,109,342,109,342,109,342,110,343,110,343,110,343,112,345,112,346,114,346,114,347,114,349,114,349,115,351,116,351,116,351,115,352,116,352,116,353,117,353,117,355,117,356,118,357,118,358,117,359,117,359,118,361,117,362,118,362,117,362,117,362,116,362,116,362,116,358,115,357,114,357,114,357,114,357,114,356,114,352,114,351,114,349,112,349,110,349,110,349,110,347,109,347,109,349,110,349,109,349,109,349,109,349,109,349,109,347,108,347,107,347,105,346,105,345,105,342,105,341,107" href="javascript:widgetSearchCounty(\'VAMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Richmond" coords="349,101,349,100,351,100,352,100,351,99,351,98,351,98,351,97,349,95,347,93,346,93,345,93,343,93,342,92,341,92,341,91,341,90,338,88,336,88,334,85,333,85,331,87,332,89,333,91,333,93,334,93,335,95,336,96,338,96,338,96,340,97,341,97,341,98,341,98,342,97,341,98,341,98,341,98,341,99,341,100,342,100,343,101,345,100,346,100,345,101,346,103,346,101,347,103,346,103,346,103,349,103,349,101" href="javascript:widgetSearchCounty(\'VARH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lancaster" coords="359,105,358,105,357,103,357,101,356,101,353,101,352,100,351,100,349,100,349,101,349,103,346,103,347,103,347,103,349,103,349,103,349,103,349,105,349,105,351,107,351,108,351,109,351,110,352,112,353,112,353,110,353,110,355,109,353,109,353,109,352,108,352,107,352,105,353,105,353,107,355,108,355,108,356,108,357,107,357,107,355,109,355,109,356,109,356,110,356,110,356,112,357,109,357,110,357,112,357,112,357,112,358,112,361,114,359,114,361,112,362,112,362,114,362,112,361,112,361,112,359,110,361,110,359,109,361,109,362,109,361,109,359,109,359,108,359,105" href="javascript:widgetSearchCounty(\'VALA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Essex" coords="335,95,334,93,333,93,333,91,332,89,331,87,330,85,330,85,329,85,329,85,326,85,326,83,325,83,325,83,325,83,324,83,323,83,322,85,322,85,322,85,322,87,322,88,322,90,322,90,323,91,325,92,325,93,325,95,328,96,328,98,328,98,329,100,330,100,331,101,331,103,334,103,335,103,336,103,338,103,340,103,340,105,341,107,341,107,342,105,345,105,343,103,342,103,341,99,340,98,338,97,338,97,338,96,336,96,335,95" href="javascript:widgetSearchCounty(\'VAES\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hampton City" coords="357,142,357,142,357,142,356,143,356,146,356,146,357,147,357,148,358,149,361,148,362,147,362,148,362,148,362,147,363,146,364,143,363,142,362,142,362,143,362,142,362,142,361,143,361,145,359,145,359,143,361,143,361,142,361,142,359,142,359,142,359,142,358,142,358,142,357,142" href="javascript:widgetSearchCounty(\'VAHP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince George" coords="312,131,310,132,310,134,312,135,312,135,312,139,310,139,310,139,310,139,308,139,308,142,308,148,315,143,322,142,323,139,324,139,325,137,329,135,330,135,331,134,330,131,328,131,326,132,325,132,324,130,322,130,319,131,316,130,315,130,314,130,313,130,312,131" href="javascript:widgetSearchCounty(\'VAPG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sussex" coords="308,148,298,155,299,156,301,156,301,156,301,156,306,156,304,164,307,165,331,151,331,149,331,146,331,145,329,145,328,143,326,145,326,143,325,143,324,142,324,143,323,142,322,142,315,143,308,148" href="javascript:widgetSearchCounty(\'VASS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chesterfield" coords="315,126,314,127,313,128,313,127,313,126,313,124,313,124,312,127,312,127,310,127,310,127,310,127,310,126,310,126,310,126,310,124,308,124,307,123,306,123,303,121,303,119,303,118,301,118,299,118,298,116,297,116,296,116,296,116,291,121,290,123,288,124,288,124,286,124,285,124,286,124,285,126,286,127,288,128,288,130,290,130,290,130,290,131,291,131,291,134,292,132,294,131,295,132,295,132,296,132,296,134,296,134,298,134,299,134,301,135,303,135,303,135,306,135,307,135,307,134,307,134,307,132,310,132,310,131,310,134,310,134,310,132,312,131,313,130,314,130,315,128,316,127,315,126,315,126,315,126" href="javascript:widgetSearchCounty(\'VACH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Southampton" coords="303,166,306,167,307,167,307,167,310,169,310,169,310,169,310,169,310,172,312,172,312,173,313,173,332,173,332,172,333,171,333,169,333,169,333,169,333,167,333,166,332,166,332,165,333,163,333,163,333,161,334,161,334,161,335,158,335,158,336,156,336,156,338,154,336,152,336,151,336,151,336,148,336,148,331,151,307,165,303,166" href="javascript:widgetSearchCounty(\'VASO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fauquier" coords="280,35,279,37,278,39,277,39,277,40,277,41,275,41,274,42,274,43,277,46,279,46,279,46,279,48,279,48,280,48,280,50,281,51,283,51,285,51,285,54,285,54,285,54,285,55,286,56,286,56,286,58,288,61,291,64,291,66,291,67,292,67,292,67,294,67,295,67,297,67,297,66,297,66,298,64,303,59,296,46,294,43,294,42,295,41,296,41,296,40,296,39,281,35,280,35" href="javascript:widgetSearchCounty(\'VAFQ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greensville" coords="312,172,310,172,310,169,310,169,310,169,310,169,307,167,307,167,306,167,303,166,307,165,304,164,306,156,301,156,301,156,301,156,299,156,298,155,298,155,298,155,297,155,297,155,296,154,296,154,296,165,296,166,294,169,291,173,313,173,312,173,312,172" href="javascript:widgetSearchCounty(\'VAGS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brunswick" coords="296,165,296,154,295,152,294,152,294,151,291,150,291,149,290,149,288,149,288,148,285,149,283,149,281,149,281,149,281,149,281,149,281,148,280,147,279,161,278,173,291,173,294,169,296,166,296,165" href="javascript:widgetSearchCounty(\'VABU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Henrico" coords="319,119,318,118,316,117,313,116,310,114,308,114,308,112,307,109,306,109,304,109,304,109,303,109,301,109,301,109,298,108,297,109,296,110,296,114,297,115,296,116,297,116,298,116,299,118,301,118,303,118,303,119,303,121,306,123,307,123,308,124,310,124,310,126,310,126,310,126,310,127,310,127,310,127,312,127,312,127,313,124,313,124,313,126,313,127,313,128,314,127,315,126,315,126,316,126,316,126,318,124,319,123,319,121,319,119" href="javascript:widgetSearchCounty(\'VAHE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="New Kent" coords="338,118,338,117,336,117,335,118,334,118,335,116,335,115,334,115,334,116,334,117,333,116,333,116,332,116,331,117,331,117,331,115,330,115,330,116,329,115,328,114,326,114,325,114,324,114,324,114,324,114,322,112,322,114,322,114,322,114,319,114,318,116,316,117,318,118,319,119,319,121,322,121,322,121,324,123,328,123,329,124,330,124,331,124,331,124,331,124,331,126,332,126,332,124,333,124,333,126,333,126,334,124,334,124,335,123,338,123,338,123,340,123,341,123,341,123,341,123,341,121,338,118" href="javascript:widgetSearchCounty(\'VANB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Charles City" coords="334,128,334,128,335,127,334,127,333,127,333,128,332,128,333,126,333,126,333,124,332,124,332,126,331,126,331,124,331,124,331,124,330,124,329,124,328,123,324,123,322,121,322,121,319,121,319,123,318,124,316,126,316,126,315,126,316,127,315,128,314,130,315,130,316,130,319,131,322,130,324,130,325,132,326,132,328,131,330,131,331,134,331,135,331,135,332,134,333,135,333,134,334,134,334,132,334,131,335,130,334,128" href="javascript:widgetSearchCounty(\'VACR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="105,169,104,169,104,166,101,161,98,156,94,152,93,154,89,156,87,156,85,156,82,158,81,158,81,160,79,161,77,161,74,163,71,164,70,165,71,172,89,172,89,171,92,171,96,171,104,171,105,171,105,169" href="javascript:widgetSearchCounty(\'VAWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carroll" coords="154,172,154,169,154,169,154,169,155,167,155,167,157,169,157,169,159,169,160,166,162,165,154,151,152,152,151,154,149,155,148,155,144,156,141,158,137,158,135,158,133,160,137,166,137,167,137,169,139,169,139,171,139,169,143,173,154,173,154,172" href="javascript:widgetSearchCounty(\'VACL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Scott" coords="67,155,65,155,62,155,59,155,56,156,55,156,53,158,51,158,50,160,47,161,47,161,47,164,45,165,40,166,39,172,71,172,70,165,68,160,67,155" href="javascript:widgetSearchCounty(\'VASC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="45,165,47,164,47,161,47,161,50,160,47,156,46,156,46,156,44,155,39,156,37,156,35,158,33,160,32,161,32,163,31,164,28,164,22,166,17,167,14,167,11,169,9,169,6,172,23,172,29,172,39,172,40,166,45,165" href="javascript:widgetSearchCounty(\'VALE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Henry" coords="196,160,193,161,192,160,185,158,182,158,181,160,180,161,179,161,179,165,180,166,181,167,181,169,181,174,197,174,201,156,196,160" href="javascript:widgetSearchCounty(\'VAHN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Halifax" coords="246,171,247,167,248,166,249,166,249,167,253,169,254,169,254,169,253,167,249,165,247,164,247,161,247,161,247,160,247,158,247,158,247,158,247,158,247,156,247,156,247,156,247,155,246,154,245,152,243,152,245,151,245,151,245,149,245,148,243,148,243,148,243,149,243,149,243,150,243,150,242,149,239,149,239,149,237,149,236,149,237,148,236,147,234,146,232,146,231,146,230,146,228,145,221,174,245,174,245,172,246,171" href="javascript:widgetSearchCounty(\'VAHL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Patrick" coords="181,169,181,167,180,166,179,165,179,161,180,161,181,160,180,158,180,156,179,156,171,156,170,156,169,158,166,158,166,160,165,161,162,164,162,163,162,163,162,165,160,166,159,169,157,169,157,169,155,167,155,167,154,169,154,169,154,169,154,172,154,173,169,174,181,174,181,169" href="javascript:widgetSearchCounty(\'VAPT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pittsylvania" coords="225,143,223,145,223,143,223,145,221,143,223,142,221,142,221,142,221,140,220,140,219,142,218,140,216,140,216,140,216,140,215,140,215,142,211,143,211,145,209,145,209,145,209,146,209,147,208,147,208,147,206,146,204,145,203,146,203,146,201,156,197,174,221,174,228,145,227,143,225,143" href="javascript:widgetSearchCounty(\'VAPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mecklenburg" coords="278,161,277,160,274,158,274,160,272,158,269,158,265,156,265,156,263,156,261,156,259,156,259,155,258,156,257,154,253,160,249,165,253,167,253,167,253,167,253,167,254,169,254,169,253,169,249,167,249,166,248,166,247,167,246,171,245,172,245,174,278,173,279,161,278,161" href="javascript:widgetSearchCounty(\'VAME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grayson" coords="139,171,139,169,137,169,137,167,137,166,133,160,131,161,131,161,129,161,127,161,122,161,117,163,115,165,113,165,111,165,110,165,110,166,108,167,105,169,105,171,104,171,102,172,113,172,122,172,143,173,139,169,139,171" href="javascript:widgetSearchCounty(\'VAGY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Virginia Beach City" coords="367,155,368,156,368,156,369,156,368,158,367,158,367,158,367,161,368,161,370,163,371,164,373,165,373,166,372,166,371,166,370,173,375,173,374,172,373,171,375,172,376,173,378,173,378,172,378,172,378,169,378,169,379,167,379,165,379,164,380,166,381,169,382,171,382,172,382,172,381,172,382,173,383,173,382,172,382,169,380,164,378,154,376,151,374,152,373,152,372,152,373,154,373,154,374,155,374,156,374,156,374,156,373,156,373,155,372,155,372,156,371,156,371,155,371,155,371,155,372,154,372,152,370,152,369,151,369,152,369,152,369,152,369,154,370,155,369,154,368,154,367,155" href="javascript:widgetSearchCounty(\'VAVB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="" coords="368,152,369,152,368,151,368,152" href="javascript:widgetSearchCounty(\'VA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chesapeake City" coords="356,158,355,163,353,173,370,173,371,166,372,166,373,166,373,165,371,164,370,163,368,161,367,161,367,158,367,158,368,158,369,156,368,156,368,156,367,155,368,154,367,154,368,152,368,151,362,150,362,150,363,151,362,151,362,151,362,151,362,152,362,152,362,152,363,154,363,154,364,154,363,155,362,154,362,155,362,155,362,156,362,156,363,156,365,156,363,158,362,156,361,156,359,156,359,158,358,158,357,158,357,158,358,156,359,156,359,156,361,156,361,155,361,154,361,152,359,152,358,154,357,154,357,156,356,158" href="javascript:widgetSearchCounty(\'VACE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Surry" coords="330,135,329,135,325,137,324,139,323,139,322,142,323,142,324,143,324,142,325,143,326,143,326,145,328,143,329,145,331,145,331,146,331,149,331,151,336,148,336,148,336,148,341,146,342,145,343,143,345,142,345,140,345,140,345,139,343,137,343,139,343,139,342,140,341,139,340,139,338,137,338,135,335,135,332,135,331,135,331,134,330,135" href="javascript:widgetSearchCounty(\'VASR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Isle Of wight" coords="345,142,343,143,342,145,341,146,336,148,336,151,336,151,336,152,338,154,336,156,336,156,335,158,335,158,334,161,334,161,333,161,333,163,333,163,332,165,332,166,333,166,333,167,333,169,343,160,347,156,351,152,352,152,352,151,352,151,353,151,353,151,353,151,353,150,352,150,351,149,351,148,349,148,347,149,347,148,349,148,349,147,347,146,346,145,346,142,346,142,345,140,345,140,345,142" href="javascript:widgetSearchCounty(\'VAIS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Suffolk City" coords="351,152,347,156,343,160,333,169,333,169,333,169,333,171,332,172,332,173,353,173,355,163,356,158,357,156,357,154,356,154,356,155,353,155,353,156,352,156,352,156,351,158,351,158,351,158,351,160,349,160,351,158,351,156,351,156,352,155,353,154,353,152,352,152,352,152,351,152" href="javascript:widgetSearchCounty(\'VASF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Caroline" coords="297,93,298,93,298,93,299,93,301,93,301,95,301,95,301,96,303,96,303,97,306,98,307,98,308,99,307,99,307,100,308,101,307,101,308,103,308,103,310,103,308,103,310,103,310,103,312,103,312,103,313,101,314,99,315,98,316,98,316,97,318,97,319,97,318,98,319,98,319,98,319,96,319,93,323,93,325,93,325,92,323,91,322,90,322,90,322,88,322,87,322,85,322,85,322,85,323,83,322,82,319,81,318,80,318,81,315,80,315,80,316,79,315,79,316,78,318,78,315,77,315,77,314,78,314,78,314,78,314,78,313,78,313,78,312,77,310,77,297,92,297,93,297,93" href="javascript:widgetSearchCounty(\'VACA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Loudoun" coords="291,19,291,22,288,25,288,28,286,30,286,30,285,32,283,32,281,35,296,39,298,39,299,40,301,40,301,41,303,42,303,42,307,37,312,30,310,30,307,30,306,30,306,29,303,28,303,25,304,25,306,24,306,22,306,21,304,21,303,19,301,19,299,18,297,18,296,17,294,17,294,17,294,17,294,17,291,19" href="javascript:widgetSearchCounty(\'VALO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Culpeper" coords="294,67,292,67,292,67,291,67,291,66,291,64,288,61,286,58,286,56,286,56,285,55,285,54,285,54,285,54,285,51,283,51,280,55,275,56,272,61,270,61,270,61,269,61,274,66,274,67,275,67,274,70,274,72,275,72,275,72,275,72,275,74,278,72,279,72,279,72,280,72,281,72,281,72,283,72,283,72,285,70,285,69,286,70,288,70,290,70,291,70,291,70,291,69,292,69,292,70,294,70,294,70,295,72,296,72,297,70,297,72,298,70,298,69,297,67,295,67,294,67" href="javascript:widgetSearchCounty(\'VACU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Spotsylvania" coords="297,72,297,70,296,72,295,72,294,70,291,75,288,78,283,85,285,85,288,85,290,87,291,89,295,91,296,91,297,92,310,77,310,77,308,77,307,76,307,75,307,75,306,72,303,72,303,72,303,72,301,72,301,72,299,72,298,72,298,72,298,70,297,72" href="javascript:widgetSearchCounty(\'VASP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="King And queen" coords="319,93,319,96,319,98,319,98,322,98,322,98,322,98,322,98,322,98,322,98,322,99,323,100,322,101,323,101,323,103,323,103,324,103,323,103,324,103,325,105,325,105,325,105,326,105,329,107,330,108,331,109,331,109,332,109,333,109,333,110,334,112,335,112,335,112,336,114,338,114,338,114,338,114,338,114,338,115,340,116,340,117,338,118,338,118,341,121,341,123,341,123,341,123,342,123,346,123,346,121,345,119,345,116,346,115,346,114,345,112,343,112,343,110,343,110,342,110,342,109,342,109,341,109,341,107,341,107,341,107,340,105,340,103,338,103,336,103,335,103,334,103,331,103,331,101,330,100,329,100,328,98,328,98,328,98,328,98,328,96,325,95,325,93,323,93,319,93" href="javascript:widgetSearchCounty(\'VAKA\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
