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">KS</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/kansas.gif" width=425 height=215 border=0 alt="" usemap="#ks_1492__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="ks_1492__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chase" coords="318,131,319,127,319,104,293,104,293,111,293,115,293,115,292,115,292,117,292,132,309,132,317,132,318,132,318,131" href="javascript:widgetSearchCounty(\'KSCS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marion" coords="292,117,292,115,293,115,293,115,293,111,293,104,287,103,287,101,287,98,263,98,263,126,272,127,274,127,275,128,275,132,292,132,292,117" href="javascript:widgetSearchCounty(\'KSMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greenwood" coords="340,135,340,127,319,127,318,131,318,132,317,132,309,132,310,164,340,164,340,155,340,135" href="javascript:widgetSearchCounty(\'KSGW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Shawnee" coords="338,63,339,65,341,65,341,68,341,71,341,81,366,81,366,68,363,67,361,67,360,66,361,63,361,57,336,58,336,64,337,64,338,63" href="javascript:widgetSearchCounty(\'KSSH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harvey" coords="272,127,263,126,244,127,245,144,275,143,275,132,275,128,274,127,272,127" href="javascript:widgetSearchCounty(\'KSHV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Woodson" coords="340,155,364,155,364,150,365,149,365,147,365,135,340,135,340,155" href="javascript:widgetSearchCounty(\'KSWO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Coffey" coords="340,127,340,135,365,135,365,123,365,121,365,121,365,118,365,112,365,109,341,109,340,127" href="javascript:widgetSearchCounty(\'KSCF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Osage" coords="341,81,341,89,341,92,341,93,341,99,341,109,365,109,365,98,365,93,365,92,366,92,366,89,366,81,341,81" href="javascript:widgetSearchCounty(\'KSOA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Scott" coords="80,92,73,92,56,92,57,121,58,121,81,121,80,92" href="javascript:widgetSearchCounty(\'KSSC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Finney" coords="105,121,81,121,58,121,58,139,58,155,83,155,82,138,106,138,106,121,105,121" href="javascript:widgetSearchCounty(\'KSFI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Reno" coords="232,126,221,127,219,128,217,127,217,127,216,127,214,127,202,127,202,150,203,152,203,156,239,156,244,156,245,154,245,152,245,144,244,127,232,126" href="javascript:widgetSearchCounty(\'KSRE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gove" coords="105,92,110,92,110,63,109,63,79,63,74,63,73,92,80,92,105,92" href="javascript:widgetSearchCounty(\'KSGO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stafford" coords="202,121,178,121,178,132,178,135,178,138,175,138,172,138,172,141,172,147,172,150,202,150,202,127,202,123,202,121" href="javascript:widgetSearchCounty(\'KSSF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hodgeman" coords="141,121,106,121,106,138,106,144,142,144,142,133,142,129,142,124,141,121" href="javascript:widgetSearchCounty(\'KSHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Edwards" coords="172,138,159,138,156,138,154,138,154,135,154,133,142,133,142,144,142,150,143,155,173,155,172,150,172,147,172,141,172,138" href="javascript:widgetSearchCounty(\'KSED\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pottawatomie" coords="303,38,299,42,298,44,300,47,301,49,304,53,305,54,306,55,306,55,306,55,307,56,306,56,307,56,308,58,309,59,308,59,309,60,310,61,311,60,312,60,313,60,313,59,317,60,318,60,319,61,319,61,321,60,322,60,324,59,325,58,327,59,328,59,331,59,332,59,333,59,334,60,333,61,333,62,334,63,336,64,336,58,336,35,325,35,306,35,306,35,303,38" href="javascript:widgetSearchCounty(\'KSPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Logan" coords="56,92,73,92,74,63,42,63,37,63,37,92,56,92" href="javascript:widgetSearchCounty(\'KSLO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sheridan" coords="109,63,109,49,109,35,108,35,79,34,79,63,109,63" href="javascript:widgetSearchCounty(\'KSSI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wichita" coords="56,92,37,92,32,92,32,121,33,121,57,121,56,92" href="javascript:widgetSearchCounty(\'KSWI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Thomas" coords="79,63,79,34,77,34,42,34,42,48,42,63,74,63,79,63" href="javascript:widgetSearchCounty(\'KSTH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Haskell" coords="83,155,58,155,59,178,59,178,82,178,83,172,83,155" href="javascript:widgetSearchCounty(\'KSHS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kearny" coords="58,139,58,121,57,121,33,121,33,137,34,148,34,149,34,150,34,155,58,155,58,139" href="javascript:widgetSearchCounty(\'KSKE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Trego" coords="140,92,141,78,141,63,140,63,110,63,110,92,140,92" href="javascript:widgetSearchCounty(\'KSTR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grant" coords="34,155,34,178,59,178,58,155,34,155" href="javascript:widgetSearchCounty(\'KSGN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="263,63,285,63,286,61,286,57,286,35,263,34,263,51,263,63" href="javascript:widgetSearchCounty(\'KSCA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Graham" coords="109,49,109,63,110,63,140,63,140,35,139,35,109,35,109,49" href="javascript:widgetSearchCounty(\'KSGH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cloud" coords="232,52,263,51,263,34,263,29,232,29,232,35,232,37,233,42,232,48,232,52" href="javascript:widgetSearchCounty(\'KSCO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Riley" coords="286,57,291,57,292,59,292,61,292,64,292,66,295,66,297,67,299,66,299,66,299,66,299,66,300,67,303,67,305,67,310,67,311,68,311,69,315,69,316,69,316,67,317,60,313,59,313,60,312,60,311,60,310,61,309,60,308,59,309,59,308,58,307,56,306,56,307,56,306,55,306,55,306,55,305,54,304,53,301,49,300,47,298,44,299,42,303,38,306,35,306,35,294,34,286,35,286,57" href="javascript:widgetSearchCounty(\'KSRI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rooks" coords="140,63,141,63,171,63,171,35,170,35,140,35,140,63" href="javascript:widgetSearchCounty(\'KSRO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mitchell" coords="232,58,232,52,232,48,233,42,232,37,232,35,201,35,201,58,232,58" href="javascript:widgetSearchCounty(\'KSMT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Osborne" coords="171,63,172,63,201,63,201,58,201,35,200,35,171,35,171,63" href="javascript:widgetSearchCounty(\'KSOB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lane" coords="80,92,81,121,105,121,105,92,80,92" href="javascript:widgetSearchCounty(\'KSLA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ellsworth" coords="202,104,232,104,232,98,232,81,201,81,201,92,202,95,202,100,202,104" href="javascript:widgetSearchCounty(\'KSES\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rush" coords="141,115,172,115,172,92,171,92,141,92,141,115" href="javascript:widgetSearchCounty(\'KSRH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gray" coords="107,158,107,152,107,150,106,149,106,148,106,144,106,138,82,138,83,155,83,172,107,173,107,158" href="javascript:widgetSearchCounty(\'KSGY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lyon" coords="319,104,319,127,340,127,341,109,341,99,341,93,341,92,341,89,319,89,319,104" href="javascript:widgetSearchCounty(\'KSLY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Geary" coords="285,74,287,74,287,76,287,80,288,81,289,81,311,81,311,69,311,68,310,67,305,67,303,67,300,67,299,66,299,66,297,67,295,66,292,66,292,64,292,61,292,59,291,57,286,57,286,61,285,63,285,74" href="javascript:widgetSearchCounty(\'KSGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dickinson" coords="263,98,287,98,287,90,287,87,288,84,289,83,289,81,288,81,287,80,287,76,287,74,285,74,285,63,263,63,263,75,263,98" href="javascript:widgetSearchCounty(\'KSDI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ellis" coords="140,92,141,92,171,92,172,63,171,63,141,63,141,78,140,92" href="javascript:widgetSearchCounty(\'KSEI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wabaunsee" coords="311,83,317,84,317,85,317,87,317,89,319,89,341,89,341,81,341,71,341,68,341,65,339,65,338,63,337,64,336,64,334,63,333,62,333,61,334,60,333,59,332,59,331,59,328,59,327,59,325,58,324,59,322,60,321,60,319,61,319,61,318,60,317,60,316,67,316,69,315,69,311,69,311,81,311,82,311,83" href="javascript:widgetSearchCounty(\'KSWB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Russell" coords="172,92,201,92,201,81,201,71,202,69,202,65,201,63,172,63,171,92,172,92" href="javascript:widgetSearchCounty(\'KSRS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="201,71,201,81,232,81,232,74,232,58,201,58,201,63,202,65,202,69,201,71" href="javascript:widgetSearchCounty(\'KSLC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ottawa" coords="232,74,263,75,263,63,263,51,232,52,232,58,232,74" href="javascript:widgetSearchCounty(\'KSOT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saline" coords="263,75,232,74,232,81,232,98,263,98,263,75" href="javascript:widgetSearchCounty(\'KSSA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Barton" coords="202,104,202,100,202,95,201,92,172,92,172,115,172,118,172,121,178,121,202,121,202,104" href="javascript:widgetSearchCounty(\'KSBT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pawnee" coords="172,115,141,115,141,121,142,124,142,129,142,133,154,133,154,135,154,138,156,138,159,138,172,138,175,138,178,138,178,135,178,132,178,121,172,121,172,118,172,115" href="javascript:widgetSearchCounty(\'KSPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rice" coords="232,104,202,104,202,121,202,123,202,127,214,127,216,127,217,127,217,127,219,128,221,127,232,126,232,104" href="javascript:widgetSearchCounty(\'KSRC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ness" coords="141,92,140,92,110,92,105,92,105,121,106,121,141,121,141,115,141,92" href="javascript:widgetSearchCounty(\'KSNS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Morris" coords="319,89,317,89,317,87,317,85,317,84,311,83,311,82,311,81,289,81,289,83,288,84,287,87,287,90,287,98,287,101,287,103,293,104,319,104,319,89" href="javascript:widgetSearchCounty(\'KSMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mcpherson" coords="232,104,232,126,244,127,263,126,263,98,232,98,232,104" href="javascript:widgetSearchCounty(\'KSMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chautauqua" coords="340,184,310,184,310,204,340,204,340,184" href="javascript:widgetSearchCounty(\'KSCU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cowley" coords="310,172,275,172,275,188,275,204,310,204,310,204,310,184,310,172" href="javascript:widgetSearchCounty(\'KSCW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Morton" coords="33,178,6,178,6,191,6,199,6,201,6,203,7,204,6,204,33,204,33,191,33,178" href="javascript:widgetSearchCounty(\'KSMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Crawford" coords="388,178,389,180,389,181,401,182,413,182,413,159,388,159,388,178" href="javascript:widgetSearchCounty(\'KSCR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Labette" coords="389,181,389,180,388,178,364,178,364,204,389,204,389,181" href="javascript:widgetSearchCounty(\'KSLB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sumner" coords="275,172,239,173,239,178,239,204,275,204,275,204,275,188,275,172" href="javascript:widgetSearchCounty(\'KSSU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cherokee" coords="389,181,389,204,389,204,413,204,413,200,413,193,413,186,413,182,401,182,389,181" href="javascript:widgetSearchCounty(\'KSCC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Comanche" coords="173,190,173,182,173,180,173,178,158,179,143,179,143,191,143,200,143,204,173,204,173,190" href="javascript:widgetSearchCounty(\'KSCM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Seward" coords="83,191,83,187,83,181,82,178,59,178,59,204,83,204,83,191" href="javascript:widgetSearchCounty(\'KSSW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stevens" coords="59,178,34,178,33,178,33,191,33,204,59,204,59,204,59,178,59,178" href="javascript:widgetSearchCounty(\'KSSV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harper" coords="239,178,209,179,209,191,209,204,239,204,239,178" href="javascript:widgetSearchCounty(\'KSHR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Meade" coords="113,179,112,178,112,178,112,176,112,173,107,173,83,172,82,178,83,181,83,187,83,191,83,204,113,204,113,204,113,188,113,179" href="javascript:widgetSearchCounty(\'KSME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clark" coords="143,200,143,191,143,179,142,179,142,173,112,173,112,176,112,178,112,178,113,179,113,188,113,204,143,204,143,200" href="javascript:widgetSearchCounty(\'KSCK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Barber" coords="209,179,203,179,203,173,173,173,173,178,173,180,173,182,173,190,173,204,209,204,209,191,209,179" href="javascript:widgetSearchCounty(\'KSBB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bourbon" coords="410,136,402,136,389,136,389,146,388,156,388,159,413,159,413,159,413,136,410,136" href="javascript:widgetSearchCounty(\'KSBO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montgomery" coords="364,178,364,178,340,178,340,184,340,204,364,204,364,204,364,178" href="javascript:widgetSearchCounty(\'KSMN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brown" coords="350,29,363,29,375,29,375,18,375,6,350,6,350,29" href="javascript:widgetSearchCounty(\'KSBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Miami" coords="402,89,390,89,390,101,390,112,413,112,414,89,408,89,402,89" href="javascript:widgetSearchCounty(\'KSMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Johnson" coords="404,69,402,69,400,69,399,70,398,72,397,72,397,72,395,73,392,72,391,73,390,73,390,89,402,89,408,89,414,89,414,69,404,69" href="javascript:widgetSearchCounty(\'KSJO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wyandotte" coords="398,63,398,72,399,70,400,69,402,69,404,69,414,69,414,63,414,62,413,62,413,62,411,61,410,60,408,61,406,60,403,59,398,59,398,61,398,63" href="javascript:widgetSearchCounty(\'KSWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Linn" coords="390,112,390,118,389,121,389,121,389,122,389,136,402,136,410,136,413,136,413,112,413,112,390,112" href="javascript:widgetSearchCounty(\'KSLN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ford" coords="142,144,106,144,106,148,106,149,107,150,107,152,107,158,107,173,112,173,142,173,143,155,142,150,142,144" href="javascript:widgetSearchCounty(\'KSFO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Doniphan" coords="375,18,375,29,383,29,385,29,387,29,388,30,389,31,391,28,393,27,394,26,395,24,396,24,399,24,400,23,399,22,398,22,396,21,396,20,398,19,399,18,397,17,395,16,396,14,396,13,394,13,392,13,391,14,390,15,389,15,386,14,385,13,384,12,383,12,381,11,380,10,378,9,377,8,375,6,375,18" href="javascript:widgetSearchCounty(\'KSDN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Atchison" coords="387,29,385,29,383,29,375,29,363,29,362,37,362,44,384,44,395,44,393,42,390,41,390,39,388,38,386,35,387,34,388,34,389,33,389,31,388,30,387,29" href="javascript:widgetSearchCounty(\'KSAT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Leavenworth" coords="383,69,383,74,385,74,387,74,389,74,390,73,391,73,392,72,395,73,397,72,397,72,398,72,398,63,398,61,398,59,403,59,403,59,403,59,402,57,401,54,398,52,397,49,398,47,397,47,396,47,395,44,395,44,384,44,383,69" href="javascript:widgetSearchCounty(\'KSLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Anderson" coords="365,118,365,121,365,121,365,123,365,135,389,136,389,122,389,121,389,121,390,118,390,112,365,112,365,118" href="javascript:widgetSearchCounty(\'KSAN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="366,92,365,92,365,93,365,98,365,109,365,112,390,112,390,101,390,89,366,89,366,92" href="javascript:widgetSearchCounty(\'KSFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Allen" coords="365,147,365,149,364,150,364,155,388,156,389,146,389,136,365,135,365,147" href="javascript:widgetSearchCounty(\'KSAL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nemaha" coords="336,35,347,35,348,35,350,34,350,29,350,6,325,6,325,35,336,35" href="javascript:widgetSearchCounty(\'KSNM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="347,35,336,35,336,58,361,57,361,44,362,44,362,37,363,29,350,29,350,34,348,35,347,35" href="javascript:widgetSearchCounty(\'KSJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Douglas" coords="376,69,373,69,371,67,368,68,366,68,366,81,366,89,390,89,390,73,389,74,387,74,385,74,383,74,383,69,378,69,376,69" href="javascript:widgetSearchCounty(\'KSDU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="361,57,361,63,360,66,361,67,363,67,366,68,368,68,371,67,373,69,376,69,378,69,383,69,384,44,362,44,361,44,361,57" href="javascript:widgetSearchCounty(\'KSJF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Neosho" coords="364,155,364,178,364,178,388,178,388,159,388,156,364,155" href="javascript:widgetSearchCounty(\'KSNH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pratt" coords="202,150,172,150,173,155,173,173,203,173,203,156,203,152,202,150" href="javascript:widgetSearchCounty(\'KSPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kiowa" coords="143,155,142,173,142,179,143,179,158,179,173,178,173,173,173,155,143,155" href="javascript:widgetSearchCounty(\'KSKO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kingman" coords="203,156,203,173,203,179,209,179,239,178,239,173,239,156,203,156" href="javascript:widgetSearchCounty(\'KSKN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sedgwick" coords="275,143,245,144,245,152,245,154,244,156,239,156,239,173,275,172,275,143" href="javascript:widgetSearchCounty(\'KSSE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Elk" coords="340,164,310,164,310,172,310,184,340,184,340,178,340,164" href="javascript:widgetSearchCounty(\'KSEK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Butler" coords="310,164,309,132,292,132,275,132,275,143,275,172,310,172,310,164" href="javascript:widgetSearchCounty(\'KSBU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wilson" coords="364,155,340,155,340,164,340,178,364,178,364,155" href="javascript:widgetSearchCounty(\'KSWN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Smith" coords="170,35,171,35,200,35,200,6,169,6,170,35" href="javascript:widgetSearchCounty(\'KSSM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cheyenne" coords="41,6,5,6,5,34,41,34,41,6" href="javascript:widgetSearchCounty(\'KSCE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Decatur" coords="79,34,108,35,108,6,78,6,77,34,79,34" href="javascript:widgetSearchCounty(\'KSDE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rawlins" coords="42,34,77,34,78,6,41,6,41,34,42,34" href="javascript:widgetSearchCounty(\'KSRA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sherman" coords="42,63,42,48,42,34,41,34,5,34,5,63,37,63,42,63" href="javascript:widgetSearchCounty(\'KSSB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wallace" coords="37,92,37,63,5,63,5,92,32,92,37,92" href="javascript:widgetSearchCounty(\'KSWL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hamilton" coords="34,150,34,149,34,148,33,137,33,121,32,121,5,121,6,155,34,155,34,150" href="javascript:widgetSearchCounty(\'KSHM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greeley" coords="32,92,5,92,5,105,5,121,32,121,32,92" href="javascript:widgetSearchCounty(\'KSGL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stanton" coords="34,178,34,155,6,155,6,178,33,178,34,178" href="javascript:widgetSearchCounty(\'KSSN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Republic" coords="232,29,263,29,263,6,232,6,232,29" href="javascript:widgetSearchCounty(\'KSRP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="263,29,263,34,286,35,294,34,294,6,263,6,263,29" href="javascript:widgetSearchCounty(\'KSWS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Norton" coords="108,35,109,35,139,35,138,5,108,6,108,35" href="javascript:widgetSearchCounty(\'KSNO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jewell" coords="201,35,232,35,232,29,232,6,200,6,200,35,201,35" href="javascript:widgetSearchCounty(\'KSJW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marshall" coords="306,35,325,35,325,6,294,6,294,34,306,35" href="javascript:widgetSearchCounty(\'KSMS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Phillips" coords="139,35,140,35,170,35,169,6,138,5,139,35" href="javascript:widgetSearchCounty(\'KSPH\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
