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">NE</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/nebraska.gif" width=425 height=179 border=0 alt="" usemap="#ne_1199__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="ne_1199__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Blaine" coords="174,73,175,73,200,73,199,55,178,55,174,55,174,73" href="javascript:widgetSearchCounty(\'NEBL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cheyenne" coords="71,101,71,94,71,91,70,91,70,91,70,89,37,89,37,92,37,112,53,112,70,112,71,101" href="javascript:widgetSearchCounty(\'NECY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dawes" coords="32,18,33,28,33,33,33,35,33,37,34,37,64,36,64,21,64,19,63,18,63,18,63,16,63,7,32,7,32,13,32,16,32,18" href="javascript:widgetSearchCounty(\'NEDA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sioux" coords="13,60,22,60,36,60,36,56,35,55,34,55,34,53,34,51,34,37,33,37,33,35,33,33,33,28,32,18,32,16,32,13,32,7,7,7,7,34,7,60,10,60,13,60" href="javascript:widgetSearchCounty(\'NESI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Scotts Bluff" coords="38,60,36,60,22,60,13,60,10,60,7,60,7,76,37,76,38,60" href="javascript:widgetSearchCounty(\'NESC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Banner" coords="37,89,37,76,7,76,7,92,37,92,37,89" href="javascript:widgetSearchCounty(\'NEBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dundy" coords="127,147,95,147,95,165,127,165,127,147,127,147" href="javascript:widgetSearchCounty(\'NEDU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hitchcock" coords="152,147,152,147,127,147,127,165,152,165,152,147" href="javascript:widgetSearchCounty(\'NEHI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Perkins" coords="127,128,131,128,131,112,95,112,96,128,127,128" href="javascript:widgetSearchCounty(\'NEPE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Keith" coords="130,110,130,109,130,103,130,92,124,92,98,92,97,92,95,92,95,93,95,95,95,101,95,112,131,112,131,111,130,110" href="javascript:widgetSearchCounty(\'NEKT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chase" coords="127,128,96,128,95,147,127,147,127,128" href="javascript:widgetSearchCounty(\'NECB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Deuel" coords="71,101,70,112,95,112,95,101,71,101" href="javascript:widgetSearchCounty(\'NEDE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dodge" coords="322,88,327,89,329,89,331,89,336,89,341,92,347,92,347,90,347,89,346,89,345,89,345,88,344,88,344,87,344,87,343,87,343,87,343,86,342,84,342,79,342,76,342,74,342,73,337,73,322,73,322,88" href="javascript:widgetSearchCounty(\'NEDD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Red Willow" coords="177,147,152,147,152,165,177,165,177,147" href="javascript:widgetSearchCounty(\'NERE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cuming" coords="317,73,322,73,337,73,337,59,337,57,337,55,336,55,334,55,325,55,316,55,317,73" href="javascript:widgetSearchCounty(\'NECM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saunders" coords="331,89,329,89,327,89,322,88,322,110,332,110,338,110,341,110,341,111,346,111,346,110,348,110,347,106,347,103,346,101,345,100,346,98,345,97,343,94,341,92,336,89,331,89" href="javascript:widgetSearchCounty(\'NESU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fillmore" coords="281,128,282,147,301,147,301,128,281,128" href="javascript:widgetSearchCounty(\'NEFI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saline" coords="322,128,301,128,301,147,322,147,322,137,322,128" href="javascript:widgetSearchCounty(\'NESL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lancaster" coords="341,110,338,110,332,110,322,110,322,128,322,137,341,137,341,124,341,111,341,110" href="javascript:widgetSearchCounty(\'NELA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cherry" coords="94,18,95,19,95,35,95,37,96,37,96,38,96,44,96,50,96,53,96,55,97,55,123,55,148,55,174,55,178,55,178,44,178,38,178,37,177,36,178,25,178,19,177,19,177,18,177,16,177,7,157,7,94,7,94,14,94,18" href="javascript:widgetSearchCounty(\'NECR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wayne" coords="317,41,301,41,301,55,316,55,325,55,325,46,317,46,317,41" href="javascript:widgetSearchCounty(\'NEWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Keya Paha" coords="177,16,177,15,180,17,181,18,183,18,185,18,187,19,192,20,194,21,196,21,200,21,202,21,204,22,207,22,209,20,213,19,214,19,216,18,217,18,218,17,218,7,177,7,177,16" href="javascript:widgetSearchCounty(\'NEKY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Boyd" coords="218,17,218,17,222,15,224,15,225,15,227,14,229,13,233,13,234,15,235,15,238,16,240,16,241,17,243,17,246,18,249,19,252,19,255,19,260,20,260,20,260,18,260,13,257,12,254,11,253,9,252,7,252,7,218,7,218,17" href="javascript:widgetSearchCounty(\'NEBY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dixon" coords="317,41,317,46,325,46,328,46,329,45,330,35,330,34,330,32,334,32,333,30,331,28,330,27,331,25,330,24,326,24,326,23,325,22,321,21,320,21,319,20,318,19,317,19,317,41" href="javascript:widgetSearchCounty(\'NEDI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cedar" coords="296,36,299,36,301,36,301,39,301,41,317,41,317,19,314,19,311,18,308,17,307,15,305,15,304,14,302,14,299,14,298,15,296,14,296,36" href="javascript:widgetSearchCounty(\'NECE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Knox" coords="260,18,260,20,260,20,260,20,260,28,260,31,260,34,260,37,281,36,296,36,296,14,296,14,293,15,290,14,289,15,288,15,286,14,284,14,281,14,279,15,278,17,276,18,273,19,271,18,269,18,268,17,267,16,265,15,263,14,260,13,260,18" href="javascript:widgetSearchCounty(\'NEKN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sarpy" coords="348,110,350,111,352,112,355,111,357,110,361,109,366,109,366,109,366,106,366,104,366,103,367,103,367,103,365,103,364,102,347,103,347,106,348,110" href="javascript:widgetSearchCounty(\'NESA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dakota" coords="340,34,338,32,336,32,335,33,334,32,330,32,330,34,330,35,329,45,344,45,344,43,343,42,342,41,342,40,342,39,343,38,344,36,343,35,342,34,340,34" href="javascript:widgetSearchCounty(\'NEDK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Douglas" coords="341,92,343,94,345,97,346,98,345,100,346,101,347,103,364,102,364,102,364,100,364,98,364,97,365,96,365,97,366,97,365,96,364,95,363,94,364,93,363,92,347,92,341,92" href="javascript:widgetSearchCounty(\'NEDO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Burt" coords="348,58,343,58,337,59,337,73,342,73,342,74,342,76,355,76,355,76,356,75,356,74,357,72,357,71,356,70,355,68,354,67,354,66,354,65,355,64,354,63,354,62,353,61,352,60,350,60,350,58,348,57,348,57,348,58,348,58" href="javascript:widgetSearchCounty(\'NEBC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Thurston" coords="325,46,325,55,334,55,336,55,337,55,337,57,337,59,343,58,348,58,348,58,348,57,348,54,347,53,345,51,345,50,345,48,345,47,346,46,344,45,344,45,329,45,328,46,325,46" href="javascript:widgetSearchCounty(\'NETU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="343,86,343,87,343,87,344,87,344,87,344,88,345,88,345,89,346,89,347,89,347,90,347,92,363,92,363,92,364,91,364,90,364,89,364,88,363,88,361,87,361,86,361,86,361,84,360,85,358,84,357,83,357,82,357,82,356,80,356,78,355,76,342,76,342,79,342,84,343,86" href="javascript:widgetSearchCounty(\'NEWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Richardson" coords="361,165,391,165,390,165,389,164,388,163,387,162,387,161,388,160,387,158,385,156,384,154,382,152,380,151,361,151,361,165" href="javascript:widgetSearchCounty(\'NERI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nuckolls" coords="282,147,262,147,262,165,282,165,282,147" href="javascript:widgetSearchCounty(\'NENU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="322,147,301,147,302,165,321,165,322,147" href="javascript:widgetSearchCounty(\'NEJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Thayer" coords="301,147,282,147,282,165,302,165,301,147" href="javascript:widgetSearchCounty(\'NETA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Webster" coords="242,147,242,165,262,165,262,147,242,147" href="javascript:widgetSearchCounty(\'NEWE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harlan" coords="202,147,202,165,222,165,222,147,202,147" href="javascript:widgetSearchCounty(\'NEHA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="222,147,222,165,242,165,242,147,222,147" href="javascript:widgetSearchCounty(\'NEFA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cass" coords="357,110,355,111,352,112,350,111,348,110,346,110,346,111,341,111,341,124,368,123,367,123,367,121,368,119,369,119,369,118,368,116,368,114,366,112,367,111,367,110,366,109,366,109,361,109,357,110" href="javascript:widgetSearchCounty(\'NECA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="281,128,261,128,262,147,282,147,281,128" href="javascript:widgetSearchCounty(\'NECL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Otoe" coords="341,137,359,137,373,137,371,136,371,134,371,131,368,128,367,127,367,125,368,123,341,124,341,137" href="javascript:widgetSearchCounty(\'NEOT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gage" coords="341,151,341,137,322,137,322,147,321,165,341,165,341,151" href="javascript:widgetSearchCounty(\'NEGG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pawnee" coords="359,151,341,151,341,165,361,165,361,151,359,151" href="javascript:widgetSearchCounty(\'NEPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nemaha" coords="359,151,361,151,380,151,380,151,380,150,378,149,377,149,376,148,377,148,377,146,376,145,375,143,375,143,375,141,374,140,375,138,376,137,376,136,375,136,374,138,373,137,373,137,359,137,359,151" href="javascript:widgetSearchCounty(\'NENE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Furnas" coords="202,147,201,147,182,147,177,147,177,165,202,165,202,147" href="javascript:widgetSearchCounty(\'NEFU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Boone" coords="261,73,261,76,261,80,261,87,267,87,268,87,270,86,271,86,272,86,274,85,275,85,279,85,279,85,281,85,281,73,281,64,261,64,261,73" href="javascript:widgetSearchCounty(\'NEBO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Platte" coords="281,85,284,85,286,85,286,92,290,92,291,93,291,95,297,93,299,92,301,92,301,92,304,92,306,92,307,73,302,73,281,73,281,85" href="javascript:widgetSearchCounty(\'NEPL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hall" coords="261,110,242,110,242,128,261,128,261,119,261,110" href="javascript:widgetSearchCounty(\'NEHL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Merrick" coords="283,101,284,100,286,99,288,97,291,95,291,93,290,92,286,92,286,96,279,96,278,97,277,97,273,97,271,97,271,97,271,98,269,98,269,98,262,98,262,96,262,93,261,92,261,110,261,119,262,119,263,117,266,115,267,114,268,113,271,111,271,111,273,109,276,107,281,104,283,101" href="javascript:widgetSearchCounty(\'NEME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Howard" coords="241,92,241,110,242,110,261,110,261,92,241,92" href="javascript:widgetSearchCounty(\'NEHW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sherman" coords="241,92,221,92,221,110,241,110,241,92,241,92" href="javascript:widgetSearchCounty(\'NESM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Buffalo" coords="242,110,241,110,221,110,211,110,211,119,211,126,211,128,212,130,215,130,217,130,222,131,232,131,236,130,242,129,242,128,242,110" href="javascript:widgetSearchCounty(\'NEBU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wheeler" coords="261,73,261,64,261,55,240,55,240,73,261,73" href="javascript:widgetSearchCounty(\'NEWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dawson" coords="211,128,211,126,211,119,211,110,176,110,176,128,187,128,194,128,201,129,206,130,212,130,211,128" href="javascript:widgetSearchCounty(\'NEDS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Garfield" coords="220,73,240,73,240,55,220,55,220,73,220,73" href="javascript:widgetSearchCounty(\'NEGF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Custer" coords="221,110,221,92,220,90,220,86,220,84,220,73,220,73,200,73,175,73,174,92,176,93,175,95,175,100,175,107,175,109,176,110,211,110,221,110" href="javascript:widgetSearchCounty(\'NECS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Loup" coords="220,55,219,55,200,55,199,55,200,73,220,73,220,55" href="javascript:widgetSearchCounty(\'NELU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Polk" coords="299,92,297,93,291,95,288,97,286,99,284,100,283,101,281,104,281,110,302,110,301,92,301,92,299,92" href="javascript:widgetSearchCounty(\'NEPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Johnson" coords="359,151,359,137,341,137,341,151,359,151" href="javascript:widgetSearchCounty(\'NEJO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valley" coords="240,73,220,73,220,84,220,86,220,90,221,92,241,92,240,73" href="javascript:widgetSearchCounty(\'NEVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Box Butte" coords="66,57,66,55,65,55,65,53,65,50,65,41,65,38,64,36,34,37,34,51,34,53,34,55,35,55,36,56,36,60,38,60,67,60,66,57" href="javascript:widgetSearchCounty(\'NEBB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nance" coords="261,92,262,93,262,96,262,98,269,98,269,98,271,98,271,97,271,97,273,97,277,97,278,97,279,96,286,96,286,92,286,85,284,85,281,85,279,85,279,85,275,85,274,85,272,86,271,86,270,86,268,87,267,87,261,87,261,92" href="javascript:widgetSearchCounty(\'NENA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greeley" coords="241,92,261,92,261,87,261,80,261,76,261,73,240,73,241,92,241,92" href="javascript:widgetSearchCounty(\'NEGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Logan" coords="174,73,154,73,154,92,174,92,175,73,174,73" href="javascript:widgetSearchCounty(\'NELG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Garden" coords="95,73,95,69,95,59,68,60,68,68,68,71,69,73,69,73,70,89,70,91,70,91,71,91,71,94,71,101,95,101,95,95,95,93,95,92,97,92,98,92,98,74,96,74,95,73" href="javascript:widgetSearchCounty(\'NEGD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Adams" coords="242,128,242,129,242,147,262,147,261,128,242,128" href="javascript:widgetSearchCounty(\'NEAD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Arthur" coords="124,73,123,73,98,74,98,92,124,92,124,73" href="javascript:widgetSearchCounty(\'NEAR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hamilton" coords="281,104,276,107,273,109,271,111,271,111,268,113,267,114,266,115,263,117,262,119,261,119,261,128,281,128,281,110,281,104" href="javascript:widgetSearchCounty(\'NEHM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mcpherson" coords="154,73,149,73,124,73,124,92,130,92,154,92,154,73" href="javascript:widgetSearchCounty(\'NEMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grant" coords="95,73,96,74,98,74,123,73,123,55,97,55,97,59,97,60,95,59,95,69,95,73" href="javascript:widgetSearchCounty(\'NEGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Morrill" coords="69,73,68,71,68,68,68,60,67,60,38,60,37,76,37,89,70,89,69,73,69,73" href="javascript:widgetSearchCounty(\'NEMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hayes" coords="131,128,127,128,127,147,127,147,152,147,152,128,131,128" href="javascript:widgetSearchCounty(\'NEHY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Phelps" coords="217,130,215,130,212,130,206,130,201,129,201,147,202,147,222,147,222,131,217,130" href="javascript:widgetSearchCounty(\'NEPH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kearney" coords="236,130,232,131,222,131,222,147,242,147,242,129,236,130" href="javascript:widgetSearchCounty(\'NEKA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Thomas" coords="149,65,149,73,154,73,174,73,174,55,148,55,149,65" href="javascript:widgetSearchCounty(\'NETO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="176,128,176,110,175,109,175,107,175,100,175,95,176,93,174,92,154,92,130,92,130,103,130,109,130,110,131,111,131,112,131,128,152,128,176,128" href="javascript:widgetSearchCounty(\'NELI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Frontier" coords="186,142,186,140,186,138,187,128,176,128,152,128,152,147,152,147,177,147,182,147,182,142,186,142" href="javascript:widgetSearchCounty(\'NEFO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gosper" coords="201,129,194,128,187,128,186,138,186,140,186,142,182,142,182,147,201,147,201,129" href="javascript:widgetSearchCounty(\'NEGO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hooker" coords="123,73,124,73,149,73,149,65,148,55,123,55,123,73" href="javascript:widgetSearchCounty(\'NEHK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Colfax" coords="306,92,310,92,314,92,315,90,318,90,322,88,322,73,317,73,307,73,306,92" href="javascript:widgetSearchCounty(\'NECO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="281,64,281,73,302,73,301,55,281,55,281,64" href="javascript:widgetSearchCounty(\'NEMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stanton" coords="307,73,317,73,316,55,301,55,302,73,307,73" href="javascript:widgetSearchCounty(\'NEST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="York" coords="281,110,281,128,301,128,302,110,281,110" href="javascript:widgetSearchCounty(\'NEYO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Seward" coords="301,128,322,128,322,110,302,110,301,128" href="javascript:widgetSearchCounty(\'NESE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Butler" coords="315,90,314,92,310,92,306,92,304,92,301,92,302,110,322,110,322,88,318,90,315,90" href="javascript:widgetSearchCounty(\'NEBT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Holt" coords="219,55,220,55,240,55,261,55,260,37,260,34,260,31,260,28,260,20,255,19,252,19,249,19,246,18,243,17,241,17,240,16,238,16,235,15,234,15,233,13,229,13,227,14,225,15,224,15,222,15,218,17,218,17,219,36,219,55" href="javascript:widgetSearchCounty(\'NEHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brown" coords="199,55,200,55,201,37,200,37,200,35,200,29,200,21,196,21,194,21,192,20,187,19,185,18,183,18,181,18,180,17,177,15,177,16,177,18,177,19,178,19,178,25,177,36,178,37,178,38,178,44,178,55,199,55" href="javascript:widgetSearchCounty(\'NEBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rock" coords="200,29,200,35,200,37,201,37,200,55,219,55,219,36,218,17,218,17,217,18,216,18,214,19,213,19,209,20,207,22,204,22,202,21,200,21,200,29" href="javascript:widgetSearchCounty(\'NERO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pierce" coords="301,55,301,41,301,39,301,36,299,36,296,36,281,36,281,55,301,55" href="javascript:widgetSearchCounty(\'NEPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Antelope" coords="261,64,281,64,281,55,281,36,260,37,261,55,261,64" href="javascript:widgetSearchCounty(\'NEAN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kimball" coords="37,92,7,92,7,112,37,112,37,92" href="javascript:widgetSearchCounty(\'NEKI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sheridan" coords="63,18,63,18,64,19,64,21,64,36,65,38,65,41,65,50,65,53,65,55,66,55,66,57,67,60,68,60,95,59,97,60,97,59,97,55,96,55,96,53,96,50,96,44,96,38,96,37,95,37,95,35,95,19,94,18,94,14,94,7,63,7,63,16,63,18" href="javascript:widgetSearchCounty(\'NESD\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
