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">MI</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/michigan.gif" width=425 height=357 border=0 alt="" usemap="#mi_1320__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="mi_1320__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clinton" coords="297,258,274,258,274,278,285,278,297,278,297,258" href="javascript:widgetSearchCounty(\'MICL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Roscommon" coords="297,198,296,179,273,178,273,198,285,198,297,198" href="javascript:widgetSearchCounty(\'MIRO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Shiawassee" coords="297,278,307,278,318,278,318,257,297,258,297,258,297,278" href="javascript:widgetSearchCounty(\'MISH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Livingston" coords="308,298,330,298,329,278,318,278,307,278,308,298" href="javascript:widgetSearchCounty(\'MILI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gratiot" coords="274,244,274,247,274,248,274,249,274,258,297,258,297,258,297,239,285,238,274,238,274,244" href="javascript:widgetSearchCounty(\'MIGT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ingham" coords="297,278,285,278,285,298,308,298,307,278,297,278" href="javascript:widgetSearchCounty(\'MIIN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Oscoda" coords="296,179,320,179,320,159,296,159,296,179" href="javascript:widgetSearchCounty(\'MIOD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lapeer" coords="340,272,357,272,363,271,363,256,362,254,362,250,362,249,357,249,357,248,357,246,345,247,345,249,345,251,343,252,340,252,340,252,340,272" href="javascript:widgetSearchCounty(\'MILA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saginaw" coords="304,238,299,238,297,238,297,239,297,258,318,257,318,254,318,253,319,253,329,252,329,238,326,238,323,237,323,236,322,235,318,235,314,235,312,235,312,234,312,233,310,233,306,233,306,237,306,238,304,238" href="javascript:widgetSearchCounty(\'MISA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Genesee" coords="318,254,318,257,318,278,329,278,329,272,340,272,340,252,329,252,319,253,318,253,318,254" href="javascript:widgetSearchCounty(\'MIGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washtenaw" coords="308,298,308,318,325,318,336,318,336,298,330,298,308,298" href="javascript:widgetSearchCounty(\'MIWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Oakland" coords="329,272,329,278,330,298,336,298,358,297,357,272,340,272,329,272" href="javascript:widgetSearchCounty(\'MIOA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Midland" coords="297,218,294,218,289,218,285,218,285,238,297,239,297,238,299,238,304,238,306,238,306,237,306,233,306,218,297,218" href="javascript:widgetSearchCounty(\'MIMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ogemaw" coords="297,198,306,198,320,198,320,179,296,179,297,198" href="javascript:widgetSearchCounty(\'MIOG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gladwin" coords="297,198,285,198,285,218,289,218,294,218,297,218,306,218,306,208,306,198,297,198" href="javascript:widgetSearchCounty(\'MIGL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clare" coords="285,218,285,198,273,198,262,198,262,219,285,218" href="javascript:widgetSearchCounty(\'MICD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calhoun" coords="263,298,252,298,252,318,274,318,280,318,280,298,263,298" href="javascript:widgetSearchCounty(\'MICA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Osceola" coords="262,198,251,198,240,198,240,219,262,219,262,198" href="javascript:widgetSearchCounty(\'MIOS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Isabella" coords="262,238,274,238,285,238,285,218,262,219,262,238" href="javascript:widgetSearchCounty(\'MIIS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mecosta" coords="262,219,240,219,240,238,262,238,262,219" href="javascript:widgetSearchCounty(\'MIMQ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Eaton" coords="285,298,285,278,274,278,263,278,263,298,280,298,285,298" href="javascript:widgetSearchCounty(\'MIEA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montcalm" coords="274,249,274,248,274,247,274,244,274,238,262,238,240,238,240,248,251,248,251,258,274,258,274,249" href="javascript:widgetSearchCounty(\'MIML\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ionia" coords="274,258,251,258,251,278,263,278,274,278,274,258" href="javascript:widgetSearchCounty(\'MIII\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dickinson" coords="138,108,138,99,140,99,141,98,142,94,142,83,142,80,141,79,140,79,118,79,118,97,118,98,118,99,119,100,120,100,118,102,117,103,118,104,121,105,122,105,124,105,124,107,126,107,129,107,130,109,136,109,137,109,138,108" href="javascript:widgetSearchCounty(\'MIDI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Iron" coords="118,69,91,69,76,69,76,74,76,87,80,90,84,91,85,91,86,92,88,91,89,92,91,92,92,93,94,93,95,92,96,93,99,92,100,93,101,93,102,93,104,94,106,94,107,95,109,95,111,95,112,96,114,96,115,96,118,97,118,97,118,79,118,69" href="javascript:widgetSearchCounty(\'MIIR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Houghton" coords="94,24,93,25,94,27,95,28,97,29,99,29,100,30,100,30,101,30,103,30,104,29,103,27,102,27,101,28,104,24,104,26,104,28,103,30,101,31,100,33,101,34,102,35,103,36,103,37,104,36,105,35,106,33,106,32,108,30,109,29,109,29,111,27,112,28,112,27,112,26,113,24,113,24,110,24,109,24,109,19,99,19,95,22,94,22,94,24" href="javascript:widgetSearchCounty(\'MIHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alger" coords="185,64,186,65,186,66,186,67,187,66,189,66,189,67,190,65,189,65,188,65,189,64,189,63,188,61,186,61,185,62,185,64" href="javascript:widgetSearchCounty(\'MIAG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Menominee" coords="155,106,155,100,155,99,153,99,153,94,142,94,141,98,140,99,138,99,138,108,137,109,136,109,130,109,132,110,133,112,132,112,132,114,133,116,133,118,132,118,131,118,131,119,132,121,132,123,131,124,130,125,130,126,130,128,129,129,129,130,129,129,131,131,132,130,134,130,136,129,138,128,139,129,140,130,139,132,137,136,136,138,136,139,136,140,137,141,138,143,138,143,138,142,138,143,140,144,142,144,142,143,143,142,144,139,146,138,149,135,150,133,151,131,152,130,154,127,155,125,155,124,156,123,158,119,158,119,155,119,155,106" href="javascript:widgetSearchCounty(\'MIME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Keweenaw" coords="109,24,110,24,113,24,116,23,119,20,121,19,123,18,125,17,126,16,125,15,125,14,126,13,131,13,134,13,136,13,137,13,137,11,135,9,133,9,130,9,128,9,129,8,122,8,116,9,117,9,115,9,113,10,111,11,108,12,103,15,101,17,99,19,99,19,109,19,109,24" href="javascript:widgetSearchCounty(\'MIKW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gogebic" coords="9,62,10,62,11,61,13,62,13,63,15,63,15,64,16,64,18,66,20,69,21,71,23,74,28,75,37,77,59,82,68,84,76,87,76,74,64,74,58,74,58,72,58,69,58,66,58,64,53,64,40,64,40,61,40,59,37,59,34,59,34,53,34,50,33,49,27,54,24,55,20,56,13,58,12,58,11,59,8,60,8,60,8,60,8,60,8,62,9,62" href="javascript:widgetSearchCounty(\'MIGO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Houghton" coords="79,48,80,49,82,49,82,54,76,54,76,57,76,59,76,69,91,69,91,48,91,46,91,44,93,44,96,44,97,42,97,40,99,40,102,40,102,37,101,35,99,34,99,34,99,33,99,30,96,29,94,28,93,26,93,24,93,23,91,23,89,25,87,27,84,27,84,28,82,29,80,31,79,34,79,44,79,48" href="javascript:widgetSearchCounty(\'MIHO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ontonagon" coords="34,53,34,59,37,59,40,59,40,61,40,64,53,64,58,64,58,66,58,69,58,72,58,74,64,74,76,74,76,69,76,59,76,57,76,54,82,54,82,49,80,49,79,48,79,44,79,34,79,34,77,35,75,36,74,35,72,37,69,36,67,38,65,40,58,44,55,45,51,45,48,45,45,46,42,45,38,46,35,47,33,49,34,50,34,53" href="javascript:widgetSearchCounty(\'MION\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Delta" coords="195,98,196,94,196,86,195,84,194,84,190,84,166,84,160,84,159,92,159,93,158,94,153,94,153,99,155,99,155,100,155,106,155,119,158,119,160,116,163,113,165,111,167,111,168,110,166,110,168,108,169,107,168,106,169,104,171,102,171,100,172,99,172,98,174,98,173,99,173,101,172,102,171,103,171,104,172,106,172,107,171,110,172,111,173,111,173,111,174,110,174,110,175,111,176,110,178,109,179,109,178,108,179,108,179,108,181,106,180,105,182,104,181,103,182,101,183,101,185,102,186,102,189,102,189,101,190,100,192,99,193,100,193,102,192,104,191,105,192,105,192,106,190,106,188,106,188,106,189,107,188,107,187,108,187,109,186,111,185,111,185,113,185,113,186,113,187,114,189,115,190,115,190,115,189,114,189,112,190,112,191,111,192,110,193,109,193,108,195,107,196,107,197,107,197,100,196,99,195,98" href="javascript:widgetSearchCounty(\'MIDE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chippewa" coords="260,79,261,80,261,82,261,83,262,84,267,84,284,84,296,84,297,84,297,85,297,87,297,89,303,89,303,90,303,92,303,93,305,94,309,94,309,94,309,94,309,94,312,96,315,95,317,95,319,95,319,93,318,92,317,91,316,92,315,92,314,91,312,89,312,87,312,86,313,86,313,86,311,85,309,83,308,84,307,83,306,82,305,84,303,83,303,82,301,81,302,81,303,81,304,79,305,79,305,80,306,79,305,78,304,75,303,70,300,66,298,65,295,66,293,67,291,68,289,69,287,70,286,69,287,69,285,66,283,65,280,66,277,68,274,67,272,66,270,65,269,65,269,66,266,66,264,65,264,63,265,62,266,61,265,60,265,57,265,54,266,51,269,49,266,49,263,49,259,49,256,50,255,79,260,79" href="javascript:widgetSearchCounty(\'MICI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mackinac" coords="305,94,303,93,303,92,303,90,303,89,297,89,297,87,297,85,297,84,296,84,284,84,267,84,262,84,261,83,261,82,261,80,260,79,255,79,225,79,225,95,227,95,229,94,234,95,238,92,240,88,243,88,245,88,247,87,249,88,250,88,251,88,253,89,258,90,258,90,262,92,265,92,267,94,269,95,270,97,272,98,273,99,274,100,276,101,278,102,279,102,280,101,280,100,279,99,280,98,279,96,280,95,281,94,282,93,281,92,282,90,284,91,287,92,288,92,289,92,289,95,290,94,291,93,291,94,292,95,292,94,292,94,292,93,292,92,293,93,294,93,298,95,297,94,298,93,300,94,301,95,300,94,302,94,304,95,305,94,306,95,307,94,309,94,309,94,305,94" href="javascript:widgetSearchCounty(\'MIMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  coords="225,79,226,64,201,64,201,71,201,73,201,74,196,74,191,74,190,74,190,75,190,84,194,84,195,84,196,86,196,94,195,98,196,99,197,100,197,107,198,106,199,105,203,105,202,104,203,103,203,101,203,100,205,98,206,96,208,96,210,95,212,96,213,95,218,96,222,98,223,97,222,96,224,95,225,95,225,79" href="javascript:widgetSearchCounty(\'MISO\');" alt="Schoolcraft">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Baraga" coords="97,40,97,42,96,44,93,44,91,44,91,46,91,48,91,69,118,69,118,55,119,54,122,54,124,53,124,49,123,49,121,49,121,41,120,40,118,41,115,41,114,42,113,43,112,44,110,45,109,46,111,44,112,41,114,40,116,39,116,38,114,38,112,40,109,42,106,44,105,43,104,44,105,45,103,47,101,49,100,49,101,48,101,47,100,44,102,40,99,40,97,40" href="javascript:widgetSearchCounty(\'MIBG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marquette" coords="121,49,123,49,124,49,124,53,122,54,119,54,118,55,118,69,118,79,140,79,141,79,142,80,142,83,142,94,153,94,158,94,159,93,159,92,160,84,166,84,166,64,166,64,163,64,161,65,155,64,153,64,153,62,153,61,153,59,151,59,150,59,149,58,148,57,148,56,146,54,145,52,143,51,143,49,143,48,142,48,141,47,140,47,139,45,138,45,138,46,136,45,136,44,135,44,134,43,133,42,132,42,131,42,128,41,125,41,121,41,121,49" href="javascript:widgetSearchCounty(\'MIMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Luce" coords="225,79,255,79,256,50,252,51,248,52,245,54,241,54,234,54,226,53,226,64,225,79" href="javascript:widgetSearchCounty(\'MILU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alger" coords="166,84,190,84,190,75,190,74,191,74,196,74,201,74,201,73,201,71,201,64,226,64,226,53,220,54,217,55,214,56,212,55,210,55,205,58,200,60,198,61,197,61,196,61,195,63,192,64,191,66,190,67,188,69,188,69,188,68,187,67,185,67,183,66,181,65,180,67,178,68,176,67,175,66,174,65,173,63,169,63,166,64,166,84" href="javascript:widgetSearchCounty(\'MIAG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="285,298,280,298,280,318,297,319,308,318,308,298,285,298" href="javascript:widgetSearchCounty(\'MIJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Montmorency" coords="296,159,320,159,320,154,320,149,320,148,320,147,320,145,320,139,303,139,297,139,296,159" href="javascript:widgetSearchCounty(\'MIMM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Berrien" coords="208,319,208,309,201,308,198,312,195,315,193,320,191,324,189,328,186,331,183,333,179,336,207,336,208,319" href="javascript:widgetSearchCounty(\'MIBI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chippewa" coords="307,66,307,65,308,64,307,63,306,63,304,63,303,64,302,65,301,66,301,67,302,66,303,69,305,72,306,73,306,73,306,74,309,74,308,72,307,72,307,71,306,70,305,68,307,66" href="javascript:widgetSearchCounty(\'MICI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chippewa" coords="328,91,326,92,325,92,324,94,323,93,322,92,321,93,320,94,321,95,321,93,322,95,322,95,322,96,324,96,323,96,324,97,325,96,326,96,328,97,329,97,331,96,332,96,333,97,333,97,334,98,336,97,337,98,337,97,337,97,340,94,338,93,337,92,336,90,334,89,333,88,330,87,327,88,327,88,329,89,330,89,330,90,330,91,328,91" href="javascript:widgetSearchCounty(\'MICI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chippewa" coords="309,78,308,76,307,75,306,75,305,75,305,75,305,75,305,77,306,78,307,81,309,80,309,78" href="javascript:widgetSearchCounty(\'MICI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Allegan" coords="230,298,240,298,240,279,229,278,218,278,213,279,208,278,208,284,207,289,207,294,205,298,217,299,230,298" href="javascript:widgetSearchCounty(\'MIAL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mason" coords="217,218,217,198,200,197,198,201,195,203,194,204,195,208,198,211,197,210,198,218,207,219,217,218" href="javascript:widgetSearchCounty(\'MIMS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Benzie" coords="228,164,215,163,215,165,214,166,211,166,208,167,206,168,206,171,207,173,208,175,207,178,227,178,228,164" href="javascript:widgetSearchCounty(\'MIBN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Oceana" coords="217,239,217,218,207,219,198,218,198,220,198,221,199,221,198,221,197,222,194,225,193,227,194,233,197,238,217,239" href="javascript:widgetSearchCounty(\'MIOC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Manistee" coords="227,198,227,178,207,178,207,178,207,183,206,187,207,187,208,187,209,187,207,188,206,188,204,190,203,192,202,195,200,197,200,197,217,198,227,198" href="javascript:widgetSearchCounty(\'MIMT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ottawa" coords="218,278,229,278,228,253,224,253,223,254,223,255,223,258,221,258,210,259,210,260,210,260,209,260,209,261,212,263,210,263,209,261,207,262,208,266,208,270,208,274,208,278,213,279,218,278" href="javascript:widgetSearchCounty(\'MIOT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Muskegon" coords="221,258,223,258,223,255,223,254,224,253,228,253,228,248,217,248,217,246,217,241,217,239,197,238,197,241,198,243,199,243,201,243,202,241,201,244,198,244,200,248,202,252,204,251,205,251,206,250,206,251,204,252,203,252,204,255,206,258,210,259,210,259,221,258" href="javascript:widgetSearchCounty(\'MIMU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Van Buren" coords="208,319,230,318,230,298,217,299,205,298,204,303,201,308,208,309,208,319" href="javascript:widgetSearchCounty(\'MIVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Leelanau" coords="216,142,216,143,216,145,218,147,220,147,219,145,220,144,219,142,216,142" href="javascript:widgetSearchCounty(\'MILL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Charlevoix" coords="238,112,237,113,237,115,238,116,241,116,243,115,244,112,243,111,243,109,243,108,242,107,243,106,243,106,241,106,240,106,240,106,239,108,238,109,238,112" href="javascript:widgetSearchCounty(\'MICV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mackinac" coords="298,106,295,105,295,104,294,104,294,105,291,104,289,104,288,104,287,104,287,105,288,105,290,107,292,109,294,109,295,109,296,108,297,107,298,106" href="javascript:widgetSearchCounty(\'MIMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Leelanau" coords="228,164,236,163,236,162,235,160,236,156,237,155,238,155,238,151,237,152,236,152,236,151,238,149,238,148,239,148,239,148,239,147,238,146,238,145,237,143,238,142,239,143,240,141,241,139,240,138,239,140,237,140,236,140,236,141,235,142,234,144,232,147,230,148,230,149,229,150,229,151,227,153,225,154,223,153,222,152,221,153,220,154,219,156,218,156,216,155,215,156,215,160,215,163,228,164" href="javascript:widgetSearchCounty(\'MILL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kent" coords="251,258,251,248,240,248,228,248,228,253,229,278,240,279,251,278,251,258" href="javascript:widgetSearchCounty(\'MIKE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kalamazoo" coords="252,298,240,298,230,298,230,318,252,318,252,298" href="javascript:widgetSearchCounty(\'MIKA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cass" coords="230,328,230,318,208,319,207,336,228,336,230,335,230,332,230,328" href="javascript:widgetSearchCounty(\'MICS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Barry" coords="263,298,263,278,251,278,240,279,240,298,252,298,263,298" href="javascript:widgetSearchCounty(\'MIBY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Joseph" coords="230,318,230,328,230,332,230,335,228,336,252,336,252,318,230,318" href="javascript:widgetSearchCounty(\'MISJ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lenawee" coords="325,318,308,318,297,319,297,339,325,339,325,328,325,318" href="javascript:widgetSearchCounty(\'MILE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Branch" coords="252,318,252,336,275,336,274,318,252,318" href="javascript:widgetSearchCounty(\'MIBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hillsdale" coords="297,319,280,318,274,318,275,336,276,336,276,337,276,340,297,339,297,319" href="javascript:widgetSearchCounty(\'MIHI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Crawford" coords="273,178,296,179,296,159,274,159,273,178" href="javascript:widgetSearchCounty(\'MICR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kalkaska" coords="274,159,257,159,255,158,252,159,251,160,251,161,250,179,273,178,274,159" href="javascript:widgetSearchCounty(\'MIKK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="348,317,336,318,325,318,325,328,325,339,339,338,339,338,340,336,340,335,341,336,341,337,342,334,343,332,344,330,345,329,346,330,346,328,347,326,348,326,349,327,349,325,348,323,350,324,352,323,352,321,353,322,353,321,353,321,352,320,350,319,349,318,348,317" href="javascript:widgetSearchCounty(\'MIMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Newaygo" coords="240,238,240,219,217,218,217,239,217,241,217,246,217,248,228,248,240,248,240,238" href="javascript:widgetSearchCounty(\'MINE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Otsego" coords="297,139,279,139,279,141,279,144,276,144,273,144,274,159,296,159,297,139" href="javascript:widgetSearchCounty(\'MIOE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grand Traverse" coords="227,178,250,179,251,161,248,159,248,159,247,159,245,159,245,159,244,161,242,162,241,164,240,165,239,164,239,163,240,162,241,159,243,156,243,155,243,153,244,153,244,151,243,151,241,153,240,155,240,157,241,156,239,161,238,162,237,164,236,163,228,164,227,178" href="javascript:widgetSearchCounty(\'MIGN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wexford" coords="251,198,250,179,227,178,227,198,240,198,251,198" href="javascript:widgetSearchCounty(\'MIWE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Missaukee" coords="262,198,273,198,273,178,250,179,251,198,262,198" href="javascript:widgetSearchCounty(\'MIMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lake" coords="240,198,227,198,217,198,217,218,240,219,240,198" href="javascript:widgetSearchCounty(\'MILK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alpena" coords="332,139,320,139,320,145,320,147,320,148,320,149,320,154,320,159,347,159,346,157,345,157,342,155,341,154,341,151,340,151,340,150,341,150,340,149,342,147,344,146,345,147,346,148,349,149,347,147,347,147,347,145,348,145,347,143,347,142,345,141,344,140,343,138,332,139" href="javascript:widgetSearchCounty(\'MIAP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Presque Isle" coords="303,115,303,120,303,126,303,139,320,139,332,139,343,138,342,136,342,136,343,136,343,135,343,135,342,134,341,133,340,132,339,132,339,131,339,130,338,130,338,131,335,130,332,130,330,128,328,127,326,127,325,127,325,126,322,125,320,123,317,122,313,122,310,122,308,119,307,117,305,114,303,114,303,115" href="javascript:widgetSearchCounty(\'MIPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cheboygan" coords="279,139,297,139,303,139,303,126,303,120,303,115,303,114,305,114,302,113,298,112,295,112,294,112,295,113,291,112,288,110,286,109,284,108,280,106,280,106,279,134,279,139" href="javascript:widgetSearchCounty(\'MICE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alcona" coords="320,179,347,178,347,176,347,173,349,169,348,166,348,163,347,159,320,159,320,179" href="javascript:widgetSearchCounty(\'MIAC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Charlevoix" coords="256,144,273,144,276,144,279,144,279,141,279,139,279,134,273,134,270,134,268,135,266,134,265,132,263,131,262,131,262,129,260,129,257,130,255,131,253,132,252,132,251,133,249,135,248,138,256,139,256,140,256,142,256,144" href="javascript:widgetSearchCounty(\'MICV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wayne" coords="336,298,336,318,348,317,349,318,350,319,352,320,353,321,352,318,353,318,353,317,354,314,357,306,360,304,362,303,365,302,366,301,367,300,368,297,368,297,358,297,336,298" href="javascript:widgetSearchCounty(\'MIWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Emmet" coords="263,131,265,132,266,134,268,135,270,134,273,134,279,134,280,106,278,105,277,106,277,107,276,107,275,108,273,108,271,107,269,107,266,107,268,108,269,109,268,111,266,113,263,115,261,118,262,122,264,125,267,127,267,126,269,127,270,127,269,129,265,129,262,129,262,131,263,131" href="javascript:widgetSearchCounty(\'MIEM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Iosco" coords="320,179,320,198,335,198,336,195,337,193,339,192,340,192,340,194,342,192,343,190,345,189,346,189,346,188,347,183,347,178,320,179" href="javascript:widgetSearchCounty(\'MIIC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Antrim" coords="247,159,248,159,248,159,251,161,251,160,252,159,255,158,257,159,274,159,273,144,256,144,256,142,256,140,256,139,248,138,248,140,248,141,248,142,249,146,247,153,245,159,247,159" href="javascript:widgetSearchCounty(\'MIAN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sanilac" coords="357,246,357,248,357,249,362,249,362,250,362,254,363,256,386,256,386,255,385,253,385,251,385,248,384,246,384,244,384,242,383,238,382,235,381,226,357,226,357,231,357,237,357,244,357,246" href="javascript:widgetSearchCounty(\'MISN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Saint Clair" coords="363,271,375,271,375,284,375,284,376,284,378,284,380,284,380,286,379,286,380,287,381,287,383,287,385,287,385,285,386,282,387,279,387,276,387,274,388,270,389,268,390,267,389,265,388,262,386,259,386,256,363,256,363,271" href="javascript:widgetSearchCounty(\'MISL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Arenac" coords="306,198,306,208,311,208,312,209,312,211,312,212,313,213,318,213,319,212,320,211,321,209,322,208,323,208,324,208,324,208,326,209,326,208,327,207,328,208,329,208,329,208,330,206,331,205,333,205,334,204,335,202,335,200,335,198,320,198,306,198" href="javascript:widgetSearchCounty(\'MIAR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Macomb" coords="375,271,363,271,357,272,358,297,368,297,368,295,368,292,369,291,371,290,372,290,372,291,372,290,372,288,371,286,373,285,375,284,375,271" href="javascript:widgetSearchCounty(\'MIMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bay" coords="312,211,312,209,311,208,306,208,306,218,306,233,310,233,312,233,312,234,312,235,314,235,318,235,322,235,323,236,323,237,326,238,329,238,329,231,325,229,323,228,322,229,321,228,320,227,317,223,317,221,318,220,318,218,318,217,319,217,318,213,318,213,313,213,312,212,312,211" href="javascript:widgetSearchCounty(\'MIBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Huron" coords="345,227,357,226,381,226,381,226,380,219,377,212,372,207,369,205,366,204,364,204,362,205,360,205,359,207,358,208,355,208,352,209,350,209,348,211,346,213,343,212,343,213,345,213,346,214,345,215,344,216,343,218,342,219,340,223,340,225,340,227,345,227" href="javascript:widgetSearchCounty(\'MIHU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tuscola" coords="329,252,340,252,340,252,343,252,345,251,345,249,345,247,357,246,357,244,357,237,357,231,357,226,345,227,340,227,340,225,340,223,339,224,338,225,337,225,337,224,335,225,335,226,333,228,331,230,329,231,329,238,329,252" href="javascript:widgetSearchCounty(\'MITU\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
