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">MT</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/montana.gif" width=425 height=195 border=0 alt="" usemap="#mt_1116__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="mt_1116__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Broadwater" coords="180,111,180,110,180,109,181,107,181,106,181,106,182,105,181,104,180,104,178,103,177,103,176,104,175,102,175,101,174,100,173,100,172,99,173,99,173,98,173,97,173,96,172,96,170,96,170,95,169,94,169,93,169,92,168,91,166,91,165,90,163,91,163,93,163,98,161,98,158,98,158,99,158,114,158,116,159,118,161,118,163,118,163,126,163,126,165,124,166,124,166,123,167,123,169,121,169,121,170,120,170,120,170,118,171,116,171,116,171,116,173,115,173,113,181,113,181,111,180,111" href="javascript:widgetSearchCounty(\'MTBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Silver Bow" coords="144,129,139,127,138,126,139,125,139,124,138,122,138,121,138,119,137,119,137,117,136,116,136,115,136,114,136,113,135,113,134,113,131,114,130,115,129,115,127,116,128,117,127,118,126,119,125,119,124,120,124,120,124,121,123,121,122,121,123,122,122,122,123,123,122,123,121,123,120,125,118,126,119,126,119,127,121,128,126,129,128,130,128,132,130,133,130,134,130,135,132,134,134,133,135,132,135,131,136,130,138,130,141,130,146,130,146,130,144,129" href="javascript:widgetSearchCounty(\'MTSL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Teton" coords="123,52,123,53,123,54,123,56,124,57,125,59,127,59,129,59,132,58,134,57,135,58,136,59,137,59,139,60,139,61,140,61,141,61,142,62,143,63,150,62,154,63,154,59,159,59,162,59,162,57,162,56,162,55,164,55,170,55,170,45,152,45,152,43,152,42,150,42,150,41,149,41,146,41,146,39,146,39,142,39,133,39,120,39,120,41,121,42,122,42,122,43,124,44,123,45,122,46,121,46,122,49,123,52" href="javascript:widgetSearchCounty(\'MTTE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="159,118,158,116,158,114,158,99,151,99,150,100,148,101,146,101,146,102,146,102,146,103,145,104,144,104,142,104,140,106,139,106,138,106,137,108,136,107,136,108,135,108,134,109,134,110,134,111,133,112,134,113,135,113,136,113,136,113,136,114,136,115,136,116,137,117,137,119,138,119,138,121,138,122,139,124,139,125,138,126,139,127,144,129,146,130,147,129,148,128,148,127,149,126,151,126,153,126,154,126,155,127,158,128,161,128,163,126,163,118,161,118,159,118" href="javascript:widgetSearchCounty(\'MTJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lewis And clark" coords="116,60,116,62,117,63,118,64,118,76,124,76,127,76,127,77,127,78,127,89,129,88,133,88,135,89,135,91,135,94,136,94,137,94,138,94,139,94,139,95,140,95,142,96,143,97,142,99,142,100,142,101,142,104,144,104,145,104,146,103,146,102,146,102,146,101,148,101,150,100,151,99,158,99,158,98,161,98,163,98,163,93,163,91,165,90,166,91,168,91,167,90,167,89,166,89,165,89,163,88,163,87,164,86,163,86,163,85,158,85,158,77,157,77,154,77,153,76,152,75,151,75,151,74,150,74,150,70,150,62,143,63,142,62,141,61,140,61,139,61,139,60,137,59,136,59,135,58,134,57,132,58,129,59,127,59,125,59,124,57,123,56,123,54,123,53,123,52,122,49,121,46,119,47,118,47,117,48,118,49,118,53,117,54,115,54,115,55,116,57,115,59,116,60" href="javascript:widgetSearchCounty(\'MTLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Deer Lodge" coords="121,123,122,123,123,123,122,122,123,122,122,121,123,121,124,121,124,120,124,120,125,119,126,119,127,118,128,117,127,116,129,115,130,115,131,114,134,113,133,112,134,111,134,110,119,110,119,111,119,112,117,112,111,112,111,115,111,115,112,116,112,117,111,119,109,120,108,120,107,120,105,121,105,122,105,123,107,127,107,128,108,130,109,130,109,128,111,127,112,127,113,126,116,125,118,126,118,126,120,125,121,123" href="javascript:widgetSearchCounty(\'MTDL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Powell" coords="111,90,112,89,113,90,114,91,114,93,117,93,119,92,119,110,134,110,134,109,135,108,136,108,136,107,137,108,138,106,139,106,140,106,142,104,142,101,142,100,142,99,143,97,142,96,140,95,139,95,139,94,138,94,137,94,136,94,135,94,135,91,135,89,133,88,129,88,127,89,127,78,127,77,127,76,124,76,118,76,118,64,117,63,116,62,116,60,115,59,105,59,105,67,105,73,105,74,106,75,108,75,110,75,110,79,110,89,111,90" href="javascript:widgetSearchCounty(\'MTPW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Granite" coords="105,121,107,120,108,120,109,120,111,119,112,117,112,116,111,115,111,115,111,112,117,112,119,112,119,111,119,110,119,92,117,93,114,93,114,91,113,90,112,89,111,90,110,89,108,89,107,89,107,90,106,90,105,90,105,92,103,92,103,93,100,93,99,93,99,94,99,95,97,95,94,95,94,97,94,98,93,100,93,101,93,101,93,103,93,104,94,105,95,106,95,108,95,109,96,110,96,111,95,111,95,112,95,112,94,113,95,113,95,114,96,115,96,116,95,118,96,119,98,119,99,120,99,121,101,122,101,122,102,123,103,123,105,123,105,122,105,121" href="javascript:widgetSearchCounty(\'MTGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mccone" coords="346,43,345,44,344,44,343,44,342,43,342,43,342,43,342,44,341,44,340,43,339,43,339,44,338,44,338,43,338,43,337,43,333,42,332,42,331,42,330,42,328,43,328,45,330,45,331,46,331,49,332,49,333,49,334,50,334,52,334,57,333,60,333,62,333,62,333,66,333,67,333,68,336,68,337,70,337,72,337,74,337,75,338,75,339,75,342,75,343,75,344,77,343,78,347,78,347,76,348,75,353,75,361,75,361,62,362,62,362,60,362,57,362,52,366,52,366,50,367,49,368,49,368,47,368,44,368,41,367,41,367,40,365,41,361,40,359,41,358,40,357,41,356,41,353,41,353,42,353,42,352,42,351,43,349,42,348,43,347,44,346,43,346,43" href="javascript:widgetSearchCounty(\'MTMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Custer" coords="379,98,376,98,374,99,366,99,366,98,364,98,360,98,360,97,359,97,358,97,359,96,358,95,356,95,356,94,356,92,355,91,354,90,354,89,354,88,349,88,348,88,347,87,345,87,339,87,339,88,339,88,338,88,338,95,338,99,338,101,338,102,337,103,337,105,337,108,337,112,337,114,337,115,336,115,336,128,374,128,375,128,376,128,376,126,376,123,376,117,376,115,378,115,378,112,378,110,377,108,377,107,377,104,377,102,380,102,381,102,382,102,383,99,382,97,379,97,379,97,379,98" href="javascript:widgetSearchCounty(\'MTCU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prairie" coords="372,86,372,86,370,85,368,85,368,83,367,83,364,83,364,81,364,78,364,75,362,75,361,75,353,75,348,75,347,76,347,78,343,78,344,77,343,75,342,75,339,75,339,87,345,87,347,87,348,88,349,88,354,88,354,89,354,90,355,91,356,92,356,94,356,95,358,95,359,96,358,97,359,97,360,97,360,98,364,98,366,98,366,99,374,99,376,98,379,98,379,97,379,97,382,97,382,95,387,95,387,94,387,89,387,87,373,87,372,86" href="javascript:widgetSearchCounty(\'MTPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dawson" coords="362,52,362,57,362,60,362,62,361,62,361,75,362,75,364,75,364,78,364,81,364,83,367,83,368,83,368,85,370,85,372,86,372,86,373,87,387,87,389,88,390,87,391,87,392,86,392,86,393,85,394,84,394,84,394,83,395,83,395,81,396,79,395,76,395,74,395,72,394,72,394,72,394,71,392,70,392,68,390,68,389,64,389,63,389,62,387,62,387,60,387,58,382,58,375,58,375,57,375,55,373,55,371,55,366,55,366,54,366,52,362,52" href="javascript:widgetSearchCounty(\'MTDW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rosebud" coords="336,115,337,115,337,114,337,112,337,108,337,105,337,103,338,102,338,101,338,99,338,95,338,88,339,88,339,88,326,88,322,88,319,88,319,87,318,87,307,87,299,87,297,87,296,88,282,88,284,89,284,90,284,91,284,91,284,93,285,93,285,94,285,96,284,97,285,98,285,100,286,101,287,101,287,102,287,102,305,102,305,102,306,103,306,104,306,105,309,105,310,106,310,108,310,108,310,110,310,115,312,115,313,116,312,119,312,125,312,125,312,126,313,126,314,127,314,128,313,129,313,131,313,132,316,132,316,132,318,132,319,133,319,137,319,145,318,145,318,146,318,149,318,150,318,151,320,151,333,151,333,145,335,144,335,141,335,137,335,131,335,128,336,128,336,115" href="javascript:widgetSearchCounty(\'MTRO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sweet Grass" coords="216,145,217,145,217,144,217,138,221,138,221,138,221,137,223,136,225,136,225,135,229,135,229,128,229,128,229,125,231,125,231,124,231,121,234,121,234,119,230,118,228,118,228,117,228,115,227,115,226,115,226,113,226,112,206,112,206,113,206,116,206,116,206,128,207,128,208,129,208,135,208,142,209,144,208,145,208,152,213,152,213,145,216,145" href="javascript:widgetSearchCounty(\'MTSW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Treasure" coords="312,119,313,116,312,115,310,115,310,110,310,108,310,108,310,106,309,105,306,105,306,104,306,103,305,102,305,102,287,102,287,102,288,102,288,103,288,104,289,105,290,106,290,106,290,107,291,107,291,108,291,108,292,109,292,109,292,110,293,111,294,112,294,112,294,113,295,113,295,113,296,113,296,115,295,115,295,116,295,117,294,117,294,119,297,119,297,121,298,122,299,122,305,122,305,123,306,123,309,123,309,124,309,125,312,125,312,125,312,119" href="javascript:widgetSearchCounty(\'MTTR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stillwater" coords="251,133,251,133,251,133,250,132,250,132,250,122,249,121,249,119,249,115,234,115,234,119,234,121,231,121,231,124,231,125,229,125,229,128,229,128,229,135,225,135,225,136,223,136,221,137,221,138,221,138,217,138,217,144,217,145,216,145,213,145,213,152,222,152,225,152,225,151,225,149,225,148,226,148,227,148,228,148,228,147,228,147,228,146,229,145,230,144,231,143,232,142,233,142,234,142,234,141,234,141,235,141,236,141,236,141,239,141,241,140,241,138,243,138,243,137,243,136,244,136,246,136,249,135,252,135,251,133" href="javascript:widgetSearchCounty(\'MTST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Yellowstone" coords="294,117,295,117,295,116,295,115,296,115,296,113,295,113,295,113,294,113,294,112,294,112,293,111,292,110,292,109,292,109,291,108,291,108,291,107,290,107,290,106,290,106,289,105,288,104,288,103,288,102,287,102,287,102,287,102,287,101,286,101,286,105,284,105,283,105,281,105,281,106,280,106,280,106,280,106,280,107,279,107,279,107,278,108,278,108,278,110,276,110,271,110,269,110,268,110,268,110,267,111,267,111,266,111,266,113,266,115,263,115,254,115,249,115,249,119,249,121,250,122,250,132,250,132,251,133,251,133,251,133,252,135,254,134,253,137,254,137,255,138,255,138,256,138,257,139,257,140,258,140,265,140,265,141,268,141,269,140,269,140,272,140,273,138,276,138,276,129,277,129,277,124,282,124,283,123,283,123,284,123,284,122,285,122,285,121,287,121,288,121,289,121,289,119,294,119,294,117" href="javascript:widgetSearchCounty(\'MTYE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Meagher" coords="206,93,204,94,203,94,200,94,198,93,197,92,197,91,197,91,197,91,196,91,195,90,194,89,193,88,192,88,191,87,190,86,189,85,185,83,182,82,180,80,179,79,179,79,178,79,178,81,178,82,176,82,174,82,172,82,166,82,166,85,164,85,163,85,163,86,164,86,163,87,163,88,165,89,166,89,167,89,167,90,168,91,169,92,169,93,169,94,170,95,170,96,172,96,173,96,173,97,173,98,173,99,172,99,173,100,174,100,175,101,175,102,176,104,177,103,178,103,180,104,181,104,182,105,181,106,181,106,181,107,180,109,180,110,180,111,181,111,181,113,190,113,199,113,201,113,202,113,206,113,206,112,206,93" href="javascript:widgetSearchCounty(\'MTME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lake" coords="101,55,100,55,99,54,99,54,99,53,99,52,99,51,99,51,99,51,99,49,98,48,97,47,97,46,96,46,94,45,93,45,93,44,92,42,90,42,88,42,88,43,87,43,86,44,87,45,87,45,86,46,84,46,72,46,73,49,73,52,69,52,69,54,70,56,70,58,70,59,71,59,77,60,78,59,78,61,77,61,76,62,76,63,76,64,77,63,79,64,78,65,77,66,78,68,79,69,81,69,82,69,82,71,82,73,82,77,90,77,91,75,94,75,94,72,93,71,92,71,92,69,92,68,92,67,92,66,91,65,90,64,91,63,91,62,90,59,100,59,100,57,101,56,101,55" href="javascript:widgetSearchCounty(\'MTLA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cascade" coords="195,88,195,86,194,83,194,78,191,78,191,77,191,73,190,71,190,70,191,70,191,68,193,68,194,68,195,67,195,66,194,65,192,65,191,63,191,62,189,62,187,62,187,61,185,61,183,60,182,59,183,57,184,55,170,55,164,55,162,55,162,56,162,57,162,59,159,59,154,59,154,63,150,62,150,70,150,74,151,74,151,75,152,75,153,76,154,77,157,77,158,77,158,85,163,85,164,85,166,85,166,82,172,82,174,82,176,82,178,82,178,81,178,79,179,79,179,79,180,80,182,82,185,83,189,85,190,86,191,87,192,88,193,88,194,89,195,88" href="javascript:widgetSearchCounty(\'MTCA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Judith Basin" coords="208,93,210,93,212,92,214,92,215,92,216,91,218,92,223,93,223,90,222,90,221,89,221,89,221,88,222,88,222,87,222,87,223,86,223,77,223,76,223,75,220,75,219,74,219,73,216,73,215,73,215,72,213,71,211,71,211,70,210,68,209,68,208,68,208,66,195,66,195,67,194,68,193,68,191,68,191,70,190,70,190,71,191,73,191,77,191,78,194,78,194,83,195,86,195,88,194,89,195,90,196,91,197,91,197,91,197,91,197,92,198,93,200,94,203,94,204,94,206,93,208,93" href="javascript:widgetSearchCounty(\'MTJB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pondera" coords="133,39,142,39,146,39,146,39,146,41,149,41,150,41,150,42,152,42,152,43,152,45,170,45,170,45,170,39,170,36,162,36,162,31,161,31,158,31,158,30,158,29,154,29,153,29,152,28,152,27,151,27,151,27,149,28,148,27,148,26,147,26,146,26,145,26,142,26,137,26,134,26,133,27,133,28,134,31,133,32,108,32,109,33,111,34,112,35,113,36,113,37,113,38,114,38,115,38,116,39,118,38,118,39,118,39,120,39,133,39" href="javascript:widgetSearchCounty(\'MTPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Petroleum" coords="268,62,268,66,269,68,268,70,266,70,261,70,260,70,260,71,260,72,258,72,256,72,256,74,255,75,255,78,257,78,259,78,259,83,259,88,259,88,259,89,259,91,284,91,284,91,284,90,284,89,282,88,281,87,281,86,281,83,282,83,282,81,281,81,281,81,282,80,281,80,281,79,280,78,280,77,280,76,281,75,280,75,280,74,280,73,280,72,280,71,280,69,281,67,281,65,281,61,279,60,276,59,272,60,270,59,269,60,269,61,269,62,268,62" href="javascript:widgetSearchCounty(\'MTPE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fergus" coords="228,54,227,54,225,54,223,55,220,55,220,57,220,59,220,61,219,62,218,62,218,62,217,63,216,63,213,64,211,66,210,66,208,66,208,68,209,68,210,68,211,70,211,71,213,71,215,72,215,73,216,73,219,73,219,74,220,75,223,75,223,76,223,77,223,86,222,87,222,87,222,88,221,88,221,89,221,89,222,90,223,90,223,93,235,93,235,92,235,91,240,91,247,91,259,91,259,89,259,88,259,88,259,83,259,78,257,78,255,78,255,75,256,74,256,72,258,72,260,72,260,71,260,70,261,70,266,70,268,70,269,68,268,66,268,62,269,62,269,61,269,60,269,60,268,60,267,60,266,60,265,59,265,59,264,59,263,59,262,59,260,58,257,58,254,57,253,56,253,55,250,54,249,54,248,53,249,53,249,52,249,52,248,52,246,52,244,52,242,52,241,52,240,52,239,52,238,52,235,53,232,54,231,54,230,54,228,54" href="javascript:widgetSearchCounty(\'MTFE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chouteau" coords="170,45,170,55,184,55,183,57,182,59,183,60,185,61,187,61,187,62,189,62,191,62,191,63,192,65,194,65,195,66,208,66,210,66,211,66,213,64,216,63,217,63,218,62,218,62,219,62,220,61,220,59,220,57,220,55,223,55,225,54,227,54,228,54,230,54,230,39,224,39,224,35,220,35,220,34,220,32,216,32,209,32,198,32,197,32,195,32,195,34,195,36,191,36,190,36,189,36,189,37,189,39,184,39,170,39,170,45,170,45" href="javascript:widgetSearchCounty(\'MTCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Musselshell" coords="259,91,247,91,246,96,247,97,247,98,248,98,249,98,250,98,250,99,250,101,250,101,251,102,251,103,252,103,252,105,252,107,253,108,253,108,253,109,254,109,254,115,263,115,266,115,266,113,266,111,267,111,267,111,268,110,268,110,269,110,271,110,276,110,278,110,278,108,278,108,279,107,279,107,280,107,280,106,280,106,280,106,281,106,281,105,283,105,284,105,286,105,286,101,285,100,285,98,284,97,285,96,285,94,285,93,284,93,284,91,259,91" href="javascript:widgetSearchCounty(\'MTMU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Garfield" coords="280,69,280,71,280,72,280,73,280,74,280,75,281,75,280,76,280,77,280,78,281,79,281,80,282,80,281,81,281,81,282,81,282,83,281,83,281,86,281,87,282,88,296,88,297,87,299,87,307,87,318,87,319,87,319,88,322,88,326,88,339,88,339,87,339,75,338,75,337,75,337,74,337,72,337,70,336,68,333,68,333,67,333,66,333,62,333,62,333,60,334,57,334,52,334,50,333,49,332,49,331,49,331,46,330,45,328,45,328,45,328,45,327,45,327,46,326,47,326,47,325,47,326,48,325,49,325,50,324,50,323,51,322,52,321,52,320,52,319,52,319,53,318,54,316,54,314,55,312,56,307,56,301,56,299,55,297,55,297,55,297,55,297,57,296,58,295,58,292,57,288,58,287,60,284,61,283,63,283,64,281,65,281,67,280,69" href="javascript:widgetSearchCounty(\'MTGF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Golden Valley" coords="253,109,253,108,253,108,252,107,252,105,252,103,251,103,251,102,250,101,250,101,250,99,250,98,249,98,248,98,247,98,247,97,246,96,247,91,240,91,235,91,235,92,235,93,235,97,235,100,234,102,234,112,226,112,226,113,226,115,227,115,228,115,228,117,228,118,230,118,234,119,234,115,249,115,254,115,254,109,253,109" href="javascript:widgetSearchCounty(\'MTGO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wheatland" coords="234,102,235,100,235,97,235,93,223,93,218,92,216,91,215,92,214,92,212,92,210,93,208,93,206,93,206,112,226,112,234,112,234,102" href="javascript:widgetSearchCounty(\'MTWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Powder River" coords="373,149,373,147,373,145,374,144,374,143,375,141,375,131,374,130,374,128,336,128,335,128,335,131,335,137,335,141,335,144,333,145,333,151,334,151,334,158,373,158,373,149" href="javascript:widgetSearchCounty(\'MTPL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carter" coords="401,124,401,122,401,121,399,121,395,121,393,121,393,119,393,118,389,118,389,117,389,115,378,115,376,115,376,117,376,123,376,126,376,128,375,128,374,128,374,130,375,131,375,141,374,143,374,144,373,145,373,147,373,149,373,158,380,158,396,158,403,158,404,158,404,157,404,152,404,138,404,125,403,125,401,124" href="javascript:widgetSearchCounty(\'MTCT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fallon" coords="392,94,391,94,389,94,387,94,387,95,382,95,382,97,383,99,382,102,381,102,380,102,377,102,377,104,377,107,377,108,378,110,378,112,378,115,389,115,389,117,389,118,393,118,393,119,393,121,395,121,399,121,401,121,401,122,401,124,403,125,404,125,404,122,404,109,404,96,395,96,394,94,392,94" href="javascript:widgetSearchCounty(\'MTFA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Daniels" coords="339,8,338,9,337,9,337,10,337,12,340,12,341,12,341,13,341,18,341,21,342,22,348,22,375,22,375,20,374,19,373,18,373,15,373,9,373,9,372,9,372,6,339,6,339,8" href="javascript:widgetSearchCounty(\'MTDA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Big Horn" coords="333,151,320,151,318,151,318,150,318,149,318,146,318,145,319,145,319,137,319,133,318,132,316,132,316,132,313,132,313,131,313,129,314,128,314,127,313,126,312,126,312,125,309,125,309,124,309,123,306,123,305,123,305,122,299,122,298,122,297,121,297,119,294,119,289,119,289,121,288,121,287,121,285,121,285,122,284,122,284,123,283,123,283,123,282,124,277,124,277,129,276,129,276,138,273,138,272,140,269,140,269,140,268,141,265,141,265,140,258,140,257,143,256,146,256,148,256,150,258,150,260,150,275,150,274,151,274,153,273,154,272,154,272,155,272,156,271,158,274,158,334,158,334,151,333,151" href="javascript:widgetSearchCounty(\'MTBH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Richland" coords="403,44,403,43,402,42,401,42,400,42,400,41,399,43,397,42,396,42,395,42,395,42,392,40,391,39,390,40,389,39,387,40,387,39,386,39,385,40,384,40,383,40,382,40,381,39,380,39,379,39,378,38,377,39,376,40,375,40,375,40,374,41,374,41,373,41,372,41,371,41,370,41,370,41,369,40,368,40,368,41,368,44,368,47,368,49,367,49,366,50,366,52,366,54,366,55,371,55,373,55,375,55,375,57,375,58,382,58,387,58,387,60,387,62,389,62,389,63,389,64,390,68,392,68,399,68,402,68,402,68,402,67,404,67,404,44,403,44" href="javascript:widgetSearchCounty(\'MTRI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Park" coords="213,152,208,152,208,145,209,144,208,142,208,135,208,129,207,128,206,128,206,116,206,116,206,113,202,113,201,113,199,113,190,113,190,115,190,122,190,126,190,127,190,128,190,133,190,135,189,136,188,136,188,138,187,138,186,139,186,142,186,144,186,145,182,145,182,151,182,152,182,152,182,155,183,154,185,155,186,156,187,157,189,156,191,156,192,157,195,157,208,157,213,157,215,156,215,158,222,158,222,152,213,152" href="javascript:widgetSearchCounty(\'MTPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carbon" coords="272,154,273,154,274,153,274,151,275,150,260,150,258,150,256,150,256,148,256,146,257,143,258,140,257,140,257,139,256,138,255,138,255,138,254,137,253,137,254,134,252,135,249,135,246,136,244,136,243,136,243,137,243,138,241,138,241,140,239,141,236,141,236,141,235,141,234,141,234,141,234,142,233,142,232,142,231,143,230,144,229,145,228,146,228,147,228,147,228,148,227,148,226,148,225,148,225,149,225,151,225,152,222,152,222,158,271,158,272,156,272,155,272,154" href="javascript:widgetSearchCounty(\'MTCB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Roosevelt" coords="386,29,386,27,386,26,382,26,382,23,382,22,381,22,375,22,348,22,348,30,348,33,348,35,348,36,347,36,347,44,348,43,349,42,351,43,352,42,353,42,353,42,353,41,356,41,357,41,358,40,359,41,361,40,365,41,367,40,367,41,368,41,368,40,369,40,370,41,370,41,371,41,372,41,373,41,374,41,374,41,375,40,375,40,376,40,377,39,378,38,379,39,380,39,381,39,382,40,383,40,384,40,385,40,386,39,387,39,387,40,389,39,390,40,391,39,392,40,395,42,395,42,396,42,397,42,399,43,400,41,400,42,401,42,402,42,403,43,403,44,404,44,404,29,386,29" href="javascript:widgetSearchCounty(\'MTRS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sheridan" coords="372,9,373,9,373,9,373,15,373,18,374,19,375,20,375,22,381,22,382,22,382,23,382,26,386,26,386,27,386,29,404,29,404,6,372,6,372,9" href="javascript:widgetSearchCounty(\'MTSH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Park" coords="215,156,213,157,208,157,195,157,192,157,191,156,189,156,187,157,186,156,185,155,183,154,182,155,181,155,180,154,179,155,179,156,179,157,180,159,180,178,182,178,182,165,182,163,182,160,182,158,190,158,196,159,202,158,208,158,215,158,215,156" href="javascript:widgetSearchCounty(\'MTPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wibaux" coords="402,68,399,68,392,68,392,70,394,71,394,72,394,72,395,72,395,74,395,76,396,79,395,81,395,83,394,83,394,84,394,84,393,85,392,86,392,86,391,87,390,87,389,88,387,87,387,89,387,94,389,94,391,94,392,94,394,94,395,96,404,96,404,81,404,67,402,67,402,68,402,68" href="javascript:widgetSearchCounty(\'MTWI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Liberty" coords="174,33,174,34,174,35,170,36,170,36,170,39,184,39,189,39,189,37,189,36,190,36,191,36,192,6,175,6,174,21,174,33" href="javascript:widgetSearchCounty(\'MTLB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Toole" coords="146,26,147,26,148,26,148,27,149,28,151,27,151,27,152,27,152,28,153,29,154,29,158,29,158,30,158,31,161,31,162,31,162,36,170,36,170,36,174,35,174,34,174,33,174,21,175,6,146,6,146,26,146,26" href="javascript:widgetSearchCounty(\'MTTO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Flathead" coords="67,7,66,8,66,8,66,10,66,12,65,13,66,14,68,14,69,15,68,16,67,17,67,18,67,18,68,19,60,19,60,22,61,22,61,24,61,29,61,35,59,36,56,36,56,44,57,44,57,46,57,49,65,49,69,49,69,51,69,52,73,52,73,49,72,46,84,46,86,46,87,45,87,45,86,44,87,43,88,43,88,42,90,42,92,42,93,44,93,45,94,45,96,46,97,46,97,47,98,48,99,49,99,51,99,51,99,51,99,52,99,53,99,54,99,54,100,55,101,55,101,56,100,57,100,59,105,59,115,59,116,57,115,55,115,54,117,54,118,53,118,49,117,48,118,47,119,47,121,46,122,46,123,45,124,44,122,43,122,42,121,42,120,41,120,39,118,39,118,39,118,38,116,39,115,38,114,38,113,38,113,37,113,36,112,35,111,34,109,33,108,32,108,31,109,31,109,30,109,29,106,28,105,27,105,25,104,23,103,22,101,22,98,22,96,21,97,19,97,18,97,18,97,18,97,16,96,15,95,14,96,13,95,12,93,12,93,12,92,12,91,12,90,13,89,13,88,12,87,10,88,9,87,9,88,8,87,7,86,6,65,6,67,7" href="javascript:widgetSearchCounty(\'MTFL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Glacier" coords="87,7,88,8,87,9,88,9,87,10,88,12,89,13,90,13,91,12,92,12,93,12,93,12,95,12,96,13,95,14,96,15,97,16,97,18,97,18,97,18,97,19,96,21,98,22,101,22,103,22,104,23,105,25,105,27,106,28,109,29,109,30,109,31,108,31,108,32,133,32,134,31,133,28,133,27,134,26,137,26,142,26,145,26,146,26,146,26,146,6,86,6,87,7" href="javascript:widgetSearchCounty(\'MTGL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hill" coords="195,36,195,34,195,32,197,32,198,32,209,32,216,32,220,32,220,34,220,35,224,35,224,39,230,39,230,36,229,35,229,34,229,33,230,32,230,30,231,29,231,28,231,27,232,27,232,27,232,25,232,24,231,24,231,22,231,20,231,18,231,16,231,9,231,9,231,6,215,6,192,6,191,36,195,36" href="javascript:widgetSearchCounty(\'MTHI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valley" coords="305,9,304,9,304,10,304,12,304,17,304,21,304,22,304,23,304,24,302,24,302,24,302,25,301,25,301,28,302,29,302,30,302,31,302,32,299,32,299,35,298,36,297,36,297,41,297,44,297,47,297,49,297,55,297,55,299,55,301,56,307,56,312,56,314,55,316,54,318,54,319,53,319,52,320,52,321,52,322,52,323,51,324,50,325,50,325,49,326,48,325,47,326,47,326,47,327,46,327,45,328,45,328,45,328,45,328,43,330,42,331,42,332,42,333,42,337,43,338,43,338,43,338,44,339,44,339,43,340,43,341,44,342,44,342,43,342,43,342,43,343,44,344,44,345,44,346,43,346,43,347,44,347,36,348,36,348,35,348,33,348,30,348,22,342,22,341,21,341,18,341,13,341,12,340,12,337,12,337,10,337,9,338,9,339,8,339,6,305,6,305,9" href="javascript:widgetSearchCounty(\'MTVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Phillips" coords="270,9,270,13,271,14,270,16,268,16,268,20,268,22,268,22,268,23,268,25,268,27,267,27,265,27,266,29,266,33,265,36,265,36,265,38,265,40,265,45,260,44,259,45,259,46,257,47,256,47,251,47,251,49,250,49,250,50,250,54,253,55,253,56,254,57,257,58,260,58,262,59,263,59,264,59,265,59,265,59,266,60,267,60,268,60,269,60,269,60,270,59,272,60,276,59,279,60,281,61,281,65,283,64,283,63,284,61,287,60,288,58,292,57,295,58,296,58,297,57,297,55,297,49,297,47,297,44,297,41,297,36,298,36,299,35,299,32,302,32,302,31,302,30,302,29,301,28,301,25,302,25,302,24,302,24,304,24,304,23,304,22,304,21,304,17,304,12,304,10,304,9,305,9,305,6,271,6,271,8,270,9" href="javascript:widgetSearchCounty(\'MTPH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Blaine" coords="231,9,231,16,231,18,231,20,231,22,231,24,232,24,232,25,232,27,232,27,231,27,231,28,231,29,230,30,230,32,229,33,229,34,229,35,230,36,230,39,230,54,231,54,232,54,235,53,238,52,239,52,240,52,241,52,242,52,244,52,246,52,248,52,249,52,249,52,249,53,248,53,249,54,250,54,250,50,250,49,251,49,251,47,256,47,257,47,259,46,259,45,260,44,265,45,265,40,265,38,265,36,265,36,266,33,266,29,265,27,267,27,268,27,268,25,268,23,268,22,268,22,268,20,268,16,270,16,271,14,270,13,270,9,271,8,271,6,231,6,231,9,231,9" href="javascript:widgetSearchCounty(\'MTBL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ravalli" coords="93,129,93,130,94,130,95,129,96,128,97,127,100,127,102,125,103,125,103,124,103,123,102,123,101,122,101,122,99,121,99,120,98,119,96,119,95,118,96,116,96,115,95,114,95,113,94,113,95,112,95,112,95,111,96,111,96,110,95,109,95,108,95,106,94,105,93,104,93,103,93,101,93,101,93,100,94,98,94,97,94,95,78,95,78,97,77,99,77,101,76,102,76,102,76,104,75,105,75,108,75,109,74,110,73,111,74,112,74,114,72,114,72,116,73,116,74,117,74,118,73,118,73,119,73,120,73,121,75,121,76,122,75,123,76,125,75,126,75,126,74,126,72,126,71,128,71,129,71,131,73,132,72,133,72,134,70,134,71,136,71,137,73,137,75,138,75,139,77,140,79,141,80,140,81,138,82,138,83,137,84,137,84,137,86,136,87,134,88,133,88,132,89,132,90,132,91,133,92,131,92,130,93,129" href="javascript:widgetSearchCounty(\'MTRA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Beaverhead" coords="159,167,155,167,150,167,150,166,149,165,147,165,147,164,147,162,146,162,146,161,146,160,146,159,142,158,142,157,142,155,138,155,138,145,136,142,135,142,134,142,132,142,131,141,130,140,130,137,130,135,130,134,130,133,128,132,128,130,126,129,121,128,119,127,119,126,118,126,118,126,118,126,116,125,113,126,112,127,111,127,109,128,109,130,108,130,107,128,107,127,105,123,103,123,103,124,103,125,102,125,100,127,97,127,96,128,95,129,94,130,93,130,93,129,92,130,92,131,91,133,91,134,91,135,93,135,94,136,95,136,94,137,94,138,94,139,95,139,96,140,95,142,97,145,98,147,99,149,100,151,101,152,102,153,102,154,104,154,104,155,104,155,106,157,106,158,106,159,106,160,106,161,105,161,105,162,106,164,109,166,109,166,110,167,112,166,113,166,117,169,117,170,118,171,118,173,117,174,119,175,119,176,120,177,120,178,120,178,120,179,121,180,123,181,124,182,124,182,126,183,126,181,127,179,128,178,130,178,132,178,135,178,136,179,137,179,139,179,141,178,141,176,144,175,145,175,145,176,148,176,149,177,150,176,151,176,151,176,153,176,156,175,157,176,158,177,158,177,159,177,161,176,165,175,167,176,169,176,169,176,169,175,168,175,168,174,168,173,168,172,169,172,169,171,169,170,159,169,159,168,159,167" href="javascript:widgetSearchCounty(\'MTBE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="25,38,26,38,28,37,32,35,34,35,35,36,34,38,35,38,36,40,37,42,39,44,39,46,40,48,42,48,43,47,43,47,44,47,44,48,46,48,47,48,48,48,51,47,51,46,51,46,52,46,52,45,52,44,52,44,56,44,56,36,59,36,61,35,61,29,61,24,61,22,60,22,60,19,68,19,67,18,67,18,67,17,68,16,69,15,68,14,66,14,65,13,66,12,66,10,66,8,66,8,67,7,65,6,23,6,23,6,23,6,23,36,24,37,25,38" href="javascript:widgetSearchCounty(\'MTLN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gallatin" coords="179,157,179,156,179,155,180,154,181,155,182,155,182,152,182,152,182,151,182,145,186,145,186,144,186,142,186,139,187,138,188,138,188,136,189,136,190,135,190,133,190,128,190,127,190,126,190,122,190,115,190,113,181,113,173,113,173,115,171,116,170,118,170,120,170,120,169,121,169,121,167,123,166,123,166,124,165,124,163,126,163,126,161,128,158,128,158,129,159,129,160,129,161,130,162,130,163,130,163,131,164,132,165,132,165,132,165,133,166,133,167,133,168,134,171,134,172,134,172,135,172,137,172,145,172,147,172,150,172,156,171,168,172,168,172,169,173,169,173,169,174,170,175,171,176,172,176,173,176,173,177,174,178,175,179,176,179,177,180,178,180,159,179,157" href="javascript:widgetSearchCounty(\'MTGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Madison" coords="172,150,172,147,172,145,172,137,172,135,172,134,171,134,168,134,167,133,166,133,165,133,165,132,165,132,164,132,163,131,163,130,162,130,161,130,160,129,159,129,158,129,158,128,155,127,154,126,153,126,151,126,149,126,148,127,148,128,147,129,146,130,146,130,146,130,146,130,141,130,138,130,136,130,135,131,135,132,134,133,132,134,130,135,130,137,130,140,131,141,132,142,134,142,135,142,136,142,138,145,138,155,142,155,142,157,142,158,146,159,146,160,146,161,146,162,147,162,147,164,147,165,149,165,150,166,150,167,155,167,159,167,159,168,159,169,169,170,170,169,171,169,171,168,172,156,172,150" href="javascript:widgetSearchCounty(\'MTMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Missoula" coords="94,95,97,95,99,95,99,94,99,93,100,93,103,93,103,92,105,92,105,90,106,90,107,90,107,89,108,89,110,89,110,79,110,75,108,75,106,75,105,74,105,73,105,67,105,59,100,59,90,59,91,62,91,63,90,64,91,65,92,66,92,67,92,68,92,69,92,71,93,71,94,72,94,75,91,75,90,77,82,77,80,78,78,77,77,76,76,75,74,74,71,73,69,72,66,72,63,72,63,73,65,74,66,75,66,75,66,76,67,76,68,76,67,77,68,77,70,77,70,78,70,79,70,79,71,80,73,80,73,80,73,81,75,81,75,82,75,82,74,83,71,82,71,83,71,84,70,85,70,88,71,90,71,92,69,92,67,92,68,94,68,95,69,96,71,96,74,96,78,95,94,95" href="javascript:widgetSearchCounty(\'MTMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sanders" coords="38,64,40,63,41,64,42,64,43,64,45,64,47,64,50,64,52,65,54,66,57,67,57,69,57,70,58,70,60,70,60,71,61,71,62,72,63,72,66,72,69,72,71,73,74,74,76,75,77,76,78,77,80,78,82,77,82,73,82,71,82,69,81,69,79,69,78,68,77,66,78,65,79,64,77,63,76,64,76,63,76,62,77,61,78,61,78,59,77,60,71,59,70,59,70,58,70,56,69,54,69,52,69,51,69,49,65,49,57,49,57,46,57,44,56,44,52,44,52,44,52,45,52,46,51,46,51,46,51,47,48,48,47,48,46,48,44,48,44,47,43,47,43,47,42,48,40,48,39,46,39,44,37,42,36,40,35,38,34,38,35,36,34,35,32,35,28,37,26,38,25,38,24,37,23,36,23,42,23,45,24,46,25,47,29,50,30,52,31,53,32,54,32,55,33,56,33,57,35,59,34,60,33,61,34,62,34,62,35,63,36,64,37,64,38,64" href="javascript:widgetSearchCounty(\'MTSA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mineral" coords="71,92,71,90,70,88,70,85,71,84,71,83,71,82,74,83,75,82,75,82,75,81,73,81,73,80,73,80,71,80,70,79,70,79,70,78,70,77,68,77,67,77,68,76,67,76,66,76,66,75,66,75,65,74,63,73,63,72,62,72,61,71,60,71,60,70,58,70,57,70,57,69,57,67,54,66,52,65,50,64,47,64,45,64,43,64,42,64,41,64,40,63,38,64,37,64,36,64,35,65,33,65,33,66,34,66,35,67,37,68,39,70,41,71,44,72,46,73,49,76,52,79,54,81,54,82,55,83,57,84,59,85,59,86,59,87,58,88,59,88,60,90,61,90,62,91,64,91,63,93,65,93,67,92,69,92,71,92" href="javascript:widgetSearchCounty(\'MTMN\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
