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">IA</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/iowa.gif" width=425 height=227 border=0 alt="" usemap="#ia_1152__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="ia_1152__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Linn" coords="276,115,302,116,302,110,302,86,289,86,276,86,276,115" href="javascript:widgetSearchCounty(\'IALI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Benton" coords="250,115,261,115,276,115,276,86,263,86,250,86,250,115" href="javascript:widgetSearchCounty(\'IABE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Guthrie" coords="140,134,140,133,138,133,138,115,118,115,112,115,112,126,112,131,112,132,114,132,114,139,140,139,140,134" href="javascript:widgetSearchCounty(\'IAGU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bremer" coords="235,63,262,63,262,44,235,44,235,63" href="javascript:widgetSearchCounty(\'IABR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Black Hawk" coords="235,69,235,73,236,74,236,74,236,76,236,86,250,86,263,86,263,79,263,76,262,74,262,73,262,70,262,68,262,63,235,63,235,69" href="javascript:widgetSearchCounty(\'IABH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chickasaw" coords="235,44,262,44,262,33,262,24,235,24,235,44" href="javascript:widgetSearchCounty(\'IACC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Keokuk" coords="243,139,243,162,256,162,270,162,270,139,250,139,243,139" href="javascript:widgetSearchCounty(\'IAKE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="165,139,140,139,140,162,153,162,165,162,165,139" href="javascript:widgetSearchCounty(\'IAMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Adair" coords="140,139,114,139,114,162,127,162,140,162,140,139" href="javascript:widgetSearchCounty(\'IAAI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Warren" coords="187,140,185,139,181,139,178,139,165,139,165,162,179,162,192,162,192,140,189,140,187,140" href="javascript:widgetSearchCounty(\'IAWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marion" coords="218,139,192,139,192,140,192,140,192,162,205,162,217,162,218,139" href="javascript:widgetSearchCounty(\'IAMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mahaska" coords="224,138,218,139,217,162,230,162,243,162,243,139,224,138" href="javascript:widgetSearchCounty(\'IAMH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Floyd" coords="235,44,235,24,209,24,209,45,235,44" href="javascript:widgetSearchCounty(\'IAFL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Iowa" coords="250,115,250,139,270,139,276,139,276,115,261,115,250,115" href="javascript:widgetSearchCounty(\'IAIO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Obrien" coords="75,21,49,21,49,44,75,44,75,21" href="javascript:widgetSearchCounty(\'IAOB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cherokee" coords="75,68,75,44,49,44,49,68,56,68,75,68" href="javascript:widgetSearchCounty(\'IACK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Crawford" coords="92,115,92,92,79,92,59,92,60,115,66,115,92,115" href="javascript:widgetSearchCounty(\'IACR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ida" coords="79,74,75,74,75,68,56,68,56,74,58,74,59,74,59,79,59,92,79,92,79,74" href="javascript:widgetSearchCounty(\'IAID\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montgomery" coords="88,162,76,162,75,179,101,179,101,162,88,162" href="javascript:widgetSearchCounty(\'IAMG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cass" coords="114,162,114,139,95,139,89,139,88,162,101,162,114,162" href="javascript:widgetSearchCounty(\'IACS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Shelby" coords="95,133,94,132,92,132,92,115,66,115,66,133,69,133,69,139,89,139,95,139,95,133" href="javascript:widgetSearchCounty(\'IASH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wright" coords="155,62,155,68,182,69,182,44,155,44,155,62" href="javascript:widgetSearchCounty(\'IAWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Humboldt" coords="155,62,155,44,128,44,129,62,155,62" href="javascript:widgetSearchCounty(\'IAHU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="102,44,102,21,75,21,75,44,102,44" href="javascript:widgetSearchCounty(\'IACA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hancock" coords="182,21,155,21,155,44,182,44,182,21" href="javascript:widgetSearchCounty(\'IAHN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cerro Gordo" coords="182,44,196,44,209,45,209,24,209,21,182,21,182,44" href="javascript:widgetSearchCounty(\'IACG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pocahontas" coords="102,44,102,68,128,68,129,62,128,44,102,44" href="javascript:widgetSearchCounty(\'IAPC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Palo Alto" coords="102,44,128,44,128,21,102,21,102,44" href="javascript:widgetSearchCounty(\'IAPB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Story" coords="191,115,197,115,197,92,184,92,171,92,171,115,191,115" href="javascript:widgetSearchCounty(\'IAST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marshall" coords="223,115,223,92,210,92,197,92,197,115,223,115" href="javascript:widgetSearchCounty(\'IAMS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Boone" coords="145,115,164,115,171,115,171,92,157,92,144,92,145,115" href="javascript:widgetSearchCounty(\'IABO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Adams" coords="127,162,114,162,101,162,101,179,127,180,127,162" href="javascript:widgetSearchCounty(\'IAAM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greene" coords="144,92,131,92,118,92,118,115,138,115,145,115,144,92" href="javascript:widgetSearchCounty(\'IAGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dallas" coords="164,131,164,124,164,115,145,115,138,115,138,133,140,133,140,134,140,139,165,139,166,133,164,132,164,131" href="javascript:widgetSearchCounty(\'IADA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Audubon" coords="112,131,112,126,112,115,92,115,92,132,94,132,95,133,95,139,114,139,114,132,112,132,112,131" href="javascript:widgetSearchCounty(\'IAAU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Buena Vista" coords="102,44,75,44,75,68,102,68,102,44" href="javascript:widgetSearchCounty(\'IABN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Webster" coords="131,75,131,81,131,92,144,92,157,92,158,81,158,75,157,74,155,74,155,68,155,62,129,62,128,68,128,74,130,74,131,75" href="javascript:widgetSearchCounty(\'IAWE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hamilton" coords="155,74,157,74,158,75,158,81,157,92,171,92,184,92,184,81,184,75,184,74,182,74,182,69,155,68,155,74" href="javascript:widgetSearchCounty(\'IAHM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hardin" coords="184,75,184,81,184,92,197,92,210,92,210,82,210,76,210,75,209,75,209,69,182,69,182,74,184,74,184,75" href="javascript:widgetSearchCounty(\'IAHD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calhoun" coords="102,74,105,74,105,92,118,92,131,92,131,81,131,75,130,74,128,74,128,68,102,68,102,74" href="javascript:widgetSearchCounty(\'IACH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sac" coords="105,74,102,74,102,68,75,68,75,74,79,74,79,92,92,92,105,92,105,74" href="javascript:widgetSearchCounty(\'IASA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carroll" coords="118,115,118,92,105,92,92,92,92,115,112,115,118,115" href="javascript:widgetSearchCounty(\'IACO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grundy" coords="209,75,210,75,210,76,210,82,210,92,223,92,223,86,236,86,236,76,236,74,236,74,235,73,235,69,209,69,209,75" href="javascript:widgetSearchCounty(\'IAGN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="209,69,209,45,196,44,182,44,182,69,209,69" href="javascript:widgetSearchCounty(\'IAFN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Poweshiek" coords="223,127,223,130,224,132,224,135,224,138,243,139,250,139,250,115,223,115,223,127" href="javascript:widgetSearchCounty(\'IAPS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jasper" coords="224,132,223,130,223,127,223,115,197,115,191,115,191,133,192,133,192,135,192,139,218,139,224,138,224,135,224,132" href="javascript:widgetSearchCounty(\'IAJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tama" coords="223,86,223,92,223,115,250,115,250,86,236,86,223,86" href="javascript:widgetSearchCounty(\'IATM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Butler" coords="209,69,235,69,235,63,235,44,209,45,209,69" href="javascript:widgetSearchCounty(\'IABT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Polk" coords="191,133,191,115,171,115,164,115,164,124,164,131,164,132,166,133,165,139,178,139,181,139,185,139,187,140,189,140,192,140,192,140,192,139,192,135,192,133,191,133" href="javascript:widgetSearchCounty(\'IAPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dickinson" coords="75,21,102,21,102,13,102,5,75,4,75,21" href="javascript:widgetSearchCounty(\'IADI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Davis" coords="231,180,230,201,256,200,256,180,231,180" href="javascript:widgetSearchCounty(\'IADV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Appanoose" coords="205,180,205,201,230,201,231,180,205,180" href="javascript:widgetSearchCounty(\'IAAP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Van Buren" coords="283,180,256,180,256,200,270,200,278,200,281,200,283,201,283,186,283,180" href="javascript:widgetSearchCounty(\'IAVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lee" coords="312,193,309,190,305,188,302,187,300,186,283,186,283,201,283,201,284,202,284,203,286,204,288,204,288,207,289,207,291,209,292,210,293,210,293,211,293,212,294,213,296,214,298,215,300,215,302,214,302,212,301,210,302,207,301,205,300,204,300,203,304,199,309,198,313,196,316,193,316,193,314,192,312,193" href="javascript:widgetSearchCounty(\'IALE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Louisa" coords="302,150,302,144,296,144,296,145,296,144,296,162,302,162,302,165,302,168,315,168,323,168,326,168,325,168,324,164,322,162,320,162,319,161,318,159,317,156,318,153,319,151,306,150,304,150,302,150" href="javascript:widgetSearchCounty(\'IALO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Des Moines" coords="323,168,315,168,302,168,302,186,300,186,302,187,305,188,309,190,312,193,314,192,316,193,318,189,318,186,319,183,321,180,324,178,325,174,325,171,326,168,323,168" href="javascript:widgetSearchCounty(\'IADM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wayne" coords="179,180,179,201,205,201,205,180,179,180" href="javascript:widgetSearchCounty(\'IAWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Taylor" coords="127,180,101,179,101,185,101,189,101,191,102,191,102,192,102,196,102,202,127,202,127,191,127,180" href="javascript:widgetSearchCounty(\'IATY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fremont" coords="76,192,76,191,75,191,75,179,51,180,51,181,49,183,50,187,50,188,49,189,49,192,50,194,53,196,55,198,54,201,76,201,76,194,76,192" href="javascript:widgetSearchCounty(\'IAFE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Page" coords="102,192,102,191,101,191,101,189,101,185,101,179,75,179,75,191,76,191,76,192,76,194,76,201,102,202,102,196,102,192" href="javascript:widgetSearchCounty(\'IAPG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Decatur" coords="179,180,153,180,153,202,179,201,179,180" href="javascript:widgetSearchCounty(\'IADC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mills" coords="76,162,62,162,48,162,48,165,48,167,47,169,48,170,49,171,49,173,50,175,50,177,51,180,75,179,76,162" href="javascript:widgetSearchCounty(\'IAML\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Muscatine" coords="329,133,302,133,302,144,302,150,304,150,306,150,319,151,319,148,321,145,324,144,330,144,336,143,336,134,334,133,331,133,329,133" href="javascript:widgetSearchCounty(\'IAMU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ringgold" coords="153,180,127,180,127,191,127,202,153,202,153,180" href="javascript:widgetSearchCounty(\'IARI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clayton" coords="289,63,315,62,324,62,328,62,329,61,329,60,327,60,325,59,323,58,320,57,319,52,318,48,316,44,315,40,314,38,314,36,314,34,314,33,289,33,289,63" href="javascript:widgetSearchCounty(\'IACT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Scott" coords="356,122,355,122,354,121,351,121,350,121,349,122,347,122,346,122,345,122,341,123,339,124,338,123,336,122,334,121,329,121,329,133,331,133,334,133,336,134,336,143,340,143,344,141,347,138,350,138,352,138,354,137,356,135,358,134,360,134,360,131,360,128,361,124,359,124,357,123,356,122" href="javascript:widgetSearchCounty(\'IASC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clinton" coords="329,110,329,121,334,121,336,122,338,123,339,124,341,123,345,122,346,122,347,122,349,122,350,121,351,121,354,121,355,122,356,122,357,123,359,124,361,124,363,122,366,120,368,118,369,115,370,113,371,110,371,104,371,104,329,104,329,110" href="javascript:widgetSearchCounty(\'IACN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dubuque" coords="328,62,324,62,315,62,315,66,315,71,315,74,316,77,316,82,316,86,329,86,337,86,341,86,342,86,342,85,342,81,343,80,344,80,352,80,349,78,346,76,344,75,343,74,344,72,344,70,342,68,341,65,340,63,337,62,335,61,329,60,329,61,328,62" href="javascript:widgetSearchCounty(\'IADU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="342,81,342,85,342,86,341,86,337,86,329,86,329,104,371,104,370,100,370,98,368,97,367,96,365,95,362,93,360,92,358,91,356,89,356,87,355,83,352,80,344,80,343,80,342,81" href="javascript:widgetSearchCounty(\'IAJC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pottawattamie" coords="76,162,88,162,89,139,69,139,41,138,42,139,41,141,44,142,45,142,45,144,45,145,45,148,44,149,45,150,47,152,48,153,47,154,47,153,47,152,45,153,46,155,46,157,45,159,46,160,49,160,50,161,49,161,48,162,62,162,76,162" href="javascript:widgetSearchCounty(\'IAPW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Allamakee" coords="288,15,289,17,289,21,289,23,289,33,314,33,314,28,317,25,319,21,319,17,315,15,312,12,311,11,311,9,310,7,311,5,289,5,288,15" href="javascript:widgetSearchCounty(\'IAAL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Union" coords="140,162,127,162,127,180,153,180,153,162,140,162" href="javascript:widgetSearchCounty(\'IAUN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cedar" coords="302,116,302,133,329,133,329,121,329,110,302,110,302,116" href="javascript:widgetSearchCounty(\'IACE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jones" coords="316,86,302,86,302,110,329,110,329,104,329,86,316,86,316,86" href="javascript:widgetSearchCounty(\'IAJN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="295,143,295,143,294,141,295,140,294,139,293,139,291,139,276,139,270,139,270,162,283,162,296,162,296,144,296,144,295,143" href="javascript:widgetSearchCounty(\'IAWS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Johnson" coords="276,115,276,139,291,139,293,139,294,139,295,140,294,141,295,143,295,143,296,144,302,144,302,133,302,116,276,115" href="javascript:widgetSearchCounty(\'IAJH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Buchanan" coords="262,68,262,70,262,73,262,74,263,76,263,79,263,86,276,86,289,86,289,80,289,78,289,75,289,74,289,63,262,63,262,68" href="javascript:widgetSearchCounty(\'IABC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fayette" coords="262,33,262,44,262,63,289,63,289,33,262,33" href="javascript:widgetSearchCounty(\'IAFA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Delaware" coords="289,74,289,75,289,78,289,80,289,86,302,86,316,86,316,86,316,82,316,77,315,74,315,71,315,66,315,62,289,63,289,74" href="javascript:widgetSearchCounty(\'IADL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lucas" coords="205,171,205,162,192,162,179,162,179,171,179,180,205,180,205,171" href="javascript:widgetSearchCounty(\'IALU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clarke" coords="179,171,179,162,165,162,153,162,153,180,179,180,179,171" href="javascript:widgetSearchCounty(\'IACL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harrison" coords="69,133,66,133,66,115,60,115,46,115,37,115,33,115,34,116,35,118,36,119,36,121,35,124,35,125,35,126,34,127,35,129,35,131,35,133,37,134,36,135,36,137,38,138,41,137,42,137,41,138,69,139,69,133" href="javascript:widgetSearchCounty(\'IAHR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="217,162,205,162,205,171,205,180,231,180,230,162,217,162" href="javascript:widgetSearchCounty(\'IAMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wapello" coords="243,162,230,162,231,180,256,180,256,162,243,162" href="javascript:widgetSearchCounty(\'IAWP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="270,162,256,162,256,180,283,180,283,162,270,162" href="javascript:widgetSearchCounty(\'IAJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Henry" coords="283,180,283,186,300,186,302,186,302,168,302,165,302,162,296,162,283,162,283,180" href="javascript:widgetSearchCounty(\'IAHE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Osceola" coords="75,21,75,4,49,5,49,21,75,21" href="javascript:widgetSearchCounty(\'IAOS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Plymouth" coords="20,68,31,68,49,68,49,44,28,44,11,44,11,45,11,46,10,48,9,49,8,50,8,51,7,52,6,54,5,55,6,57,7,58,9,60,10,61,11,62,12,63,13,65,14,66,13,66,14,68,20,68" href="javascript:widgetSearchCounty(\'IAPL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lyon" coords="49,5,15,5,8,5,8,6,8,8,9,9,10,11,11,11,12,12,12,16,11,18,10,18,9,19,9,20,10,20,49,21,49,5" href="javascript:widgetSearchCounty(\'IALY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sioux" coords="28,44,49,44,49,21,10,20,10,22,10,23,12,23,14,23,15,25,15,27,15,31,15,33,13,34,12,35,13,37,13,38,12,39,13,40,12,42,11,44,28,44" href="javascript:widgetSearchCounty(\'IASU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monona" coords="37,115,46,115,60,115,59,92,40,92,30,92,20,91,21,95,23,97,25,97,25,99,25,101,25,103,27,104,27,105,29,106,30,107,32,108,33,110,32,112,32,113,33,115,37,115" href="javascript:widgetSearchCounty(\'IAMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Woodbury" coords="30,92,40,92,59,92,59,79,59,74,58,74,56,74,56,68,49,68,31,68,20,68,14,68,14,71,16,72,17,73,19,75,18,77,18,80,17,81,17,82,19,85,21,87,22,88,22,89,21,90,20,91,30,92" href="javascript:widgetSearchCounty(\'IAWO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mitchell" coords="209,21,209,24,235,24,235,5,209,4,209,21" href="javascript:widgetSearchCounty(\'IAMT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Winneshiek" coords="262,33,289,33,289,23,289,21,289,17,288,15,289,5,262,5,262,24,262,33" href="javascript:widgetSearchCounty(\'IAWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Worth" coords="182,21,209,21,209,4,182,5,182,21" href="javascript:widgetSearchCounty(\'IAWT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Howard" coords="235,24,262,24,262,5,235,5,235,24" href="javascript:widgetSearchCounty(\'IAHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Emmet" coords="102,21,128,21,128,5,102,5,102,13,102,21" href="javascript:widgetSearchCounty(\'IAEM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Winnebago" coords="155,21,182,21,182,5,156,5,155,21" href="javascript:widgetSearchCounty(\'IAWB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kossuth" coords="128,21,128,44,155,44,155,21,156,5,128,5,128,21" href="javascript:widgetSearchCounty(\'IAKO\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
