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  style="color:#84bdc4">AK</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/alaska.gif" width=425 height=290 border=0 alt="" usemap="#alaska_03_Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="alaska_03_Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skagway Hoonah Angoon" coords="344,198,344,198,342,201,342,201,342,201,342,201,343,201,344,201,344,201,344,202,344,202,343,202,343,202,342,201,340,201,340,202,340,202,340,203,342,203,343,203,343,205,344,205,344,205,344,206,344,206,345,207,344,206,344,206,344,206,343,205,343,205,342,205,342,203,340,203,339,203,339,205,339,205,340,206,342,206,342,206,343,206,342,206,342,206,342,207,342,208,343,208,343,208,343,208,342,209,342,209,343,209,344,209,344,209,344,209,345,209,344,210,344,210,344,210,343,210,342,210,342,210,342,211,340,211,340,212,340,211,340,211,340,211,342,211,342,211,342,212,342,212,342,212,342,212,342,212,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,209,345,209,345,209,345,209,345,209,345,209,345,209,345,209,345,209,345,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,352,209,352,209,352,209,350,208,350,208,350,207,350,207,350,206,349,206,349,205,349,203,347,203,347,203,347,203,346,202,346,201,345,201,345,200,345,200,344,199,344,199,344,198,344,198,344,198" href="javascript:widgetSearchCounty(\'AKSK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skagway Hoonah Angoon" coords="327,181,328,181,327,179,327,179,327,179,328,178,326,177,326,177,326,176,326,176,324,176,324,175,323,176,321,176,321,176,323,178,324,181,324,181,324,179,326,179,326,179,326,181,326,181,326,181,327,181,327,181" href="javascript:widgetSearchCounty(\'AKSK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skagway Hoonah Angoon" coords="307,187,307,187,307,187,308,186,311,184,312,184,314,184,315,183,315,182,315,182,315,182,315,183,315,182,315,182,315,182,315,182,315,183,315,183,315,183,315,183,315,183,315,183,315,183,315,183,315,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,184,318,184,318,184,318,184,318,184,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,184,318,184,318,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,323,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,324,186,324,186,324,186,324,186,324,186,324,187,324,187,324,187,324,187,324,187,324,187,324,187,324,187,324,187,324,187,324,187,323,187,323,187,323,187,323,187,323,187,323,187,323,187,324,187,324,187,324,187,324,187,324,188,324,188,324,188,324,188,324,188,324,188,324,188,324,188,324,188,324,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,321,188,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,190,321,190,321,190,321,190,321,190,321,190,321,190,321,190,321,190,321,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,193,324,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,194,324,194,324,194,324,193,324,194,324,195,324,195,323,194,323,194,321,195,320,195,320,194,320,194,320,193,320,193,320,192,320,192,320,191,320,191,320,190,320,190,320,189,318,189,320,188,320,188,320,188,321,188,320,187,320,187,320,188,320,188,320,188,318,187,318,186,318,186,318,186,318,187,318,187,318,188,318,188,318,189,318,190,318,190,317,189,318,189,317,189,315,189,315,188,315,187,315,187,314,187,314,187,314,186,314,187,314,187,314,187,312,187,312,187,311,186,311,186,311,184,311,186,311,187,311,187,311,187,311,187,310,188,311,188,311,188,311,188,312,188,314,188,314,188,314,188,314,189,314,189,314,189,314,189,314,190,314,190,315,191,315,190,315,190,317,190,317,191,315,191,315,192,315,191,317,192,317,191,318,191,318,191,318,192,318,193,318,193,318,193,320,194,320,195,318,195,318,196,318,195,317,194,317,195,315,194,315,194,315,195,314,195,315,195,315,195,315,195,317,195,317,196,315,196,314,195,314,195,314,196,314,196,314,197,314,197,314,197,314,196,314,196,312,196,312,195,311,195,311,194,311,195,310,194,310,194,308,194,307,193,307,193,307,193,307,192,305,192,307,191,307,191,307,191,305,191,304,191,304,191,304,190,304,190,304,189,302,189,302,189,307,187,307,187" href="javascript:widgetSearchCounty(\'AKSK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skagway Hoonah Angoon" coords="331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,196,330,195,330,195,328,195,328,194,328,195,328,196,328,196,328,197,330,197,330,198,331,199,331,198,331,198,331,198" href="javascript:widgetSearchCounty(\'AKSK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skagway Hoonah Angoon" coords="336,198,334,198,334,198,334,198,334,198,334,198,334,198,334,198,334,199,334,199,334,199,334,199,334,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,330,199,330,200,331,201,331,201,331,202,331,203,331,203,331,203,331,205,331,206,331,206,331,207,332,207,334,207,332,207,331,207,332,208,332,209,334,209,334,209,334,209,332,209,331,209,332,209,332,210,332,210,331,210,331,211,331,211,331,212,331,212,331,213,331,214,332,214,332,214,334,213,334,212,334,212,334,212,336,212,336,211,336,210,336,210,336,209,336,209,336,209,336,209,337,210,337,209,337,209,337,208,336,208,336,208,336,207,336,207,336,207,337,207,337,207,337,207,337,206,337,205,336,205,336,205,336,203,336,203,336,203,334,202,334,202,334,202,334,201,334,200,334,200,334,200,334,199,334,199,336,200,334,200,336,200,336,201,336,202,336,202,336,203,336,203,337,203,337,203,337,205,339,205,339,206,339,205,337,205,337,203,337,203,337,202,337,202,336,201,336,200,336,200,336,199,336,199,336,198,336,198,336,198,336,198" href="javascript:widgetSearchCounty(\'AKSK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skagway Hoonah Angoon" coords="340,202,340,202,340,202,340,202,340,202,339,203,339,203,340,202" href="javascript:widgetSearchCounty(\'AKSK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skagway Hoonah Angoon" coords="321,201,323,201,323,201,324,201,324,202,324,202,326,202,326,203,326,203,327,203,328,203,328,203,327,202,327,202,326,201,326,201,326,201,327,201,328,202,328,202,328,202,328,201,328,200,328,200,328,199,327,199,326,199,326,199,326,199,326,198,324,198,324,199,324,199,324,200,323,200,323,201,321,200,321,200,321,200,323,200,323,200,321,199,323,199,323,199,324,199,324,198,324,198,324,197,323,197,323,197,321,196,320,196,320,197,320,197,320,198,320,197,318,197,318,198,318,198,318,199,318,199,318,199,318,198,318,198,318,197,317,197,317,198,317,198,317,198,315,199,317,199,317,200,318,200,318,201,318,202,318,202,318,202,318,201,318,201,317,200,317,201,317,201,317,202,315,202,317,202,317,202,317,202,317,202,318,202,318,202,318,202,318,202,320,202,320,202,320,202,320,202,320,202,320,202,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,321,201" href="javascript:widgetSearchCounty(\'AKSK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skagway Hoonah Angoon" coords="315,199,317,199,317,200,317,201,315,201,315,202,315,202,315,201,314,201,314,200,314,200,314,199,315,199,315,199,315,199" href="javascript:widgetSearchCounty(\'AKSK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="81,242,81,243,81,243,81,243,81,245,81,245,82,245,83,245,83,246,83,246,83,246,82,246,82,246,81,245,81,245,81,246,81,246,80,246,79,246,79,246,77,246,76,246,76,246,74,246,74,246,73,248,73,248,73,248,73,249,72,249,72,249,70,249,69,249,69,249,69,249,69,248,68,248,68,248,68,246,69,246,69,246,69,246,70,246,70,245,70,245,70,243,72,243,72,243,73,243,73,243,73,243,73,243,74,243,74,242,76,242,76,242,76,240,77,240,77,240,79,240,80,240,80,240,81,242,81,242,81,242" href"/freeSearchResult.a/freeSearchResult.asp?selCounties=AKAE&accnt=[ACCNT_PLACEHOLDER]">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="114,232,114,230,114,230,114,230,114,230,114,230,114,230,114,229,112,229,112,229,112,229,112,229,112,227,112,227,112,227,112,227,112,226,112,225,112,223,112,223,112,220,112,220,112,220,114,220,114,220,114,220,114,220,114,220,114,220,115,220,117,220,117,219,117,219,117,219,120,219,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,118,216,117,216,117,218,117,218,117,219,115,219,115,219,114,219,115,219,114,219,112,220,112,220,112,220,112,220,111,222,109,222,109,222,108,223,108,223,107,223,107,223,107,225,107,226,107,226,107,227,105,227,107,227,107,229,107,229,107,229,107,230,108,230,107,230,108,230,107,230,107,230,107,230,107,230,105,230,104,230,104,230,104,230,104,230,104,232,104,230,104,232,104,230,102,230,102,230,101,230,101,229,102,229,104,229,102,227,102,227,101,229,101,229,101,229,99,229,99,227,99,227,101,227,99,227,99,227,98,227,98,229,96,229,96,229,96,229,94,230,94,230,94,230,93,230,93,232,91,232,90,232,90,233,90,233,89,233,89,235,88,235,88,236,88,236,88,236,88,236,88,236,88,236,88,236,86,238,86,238,86,238,86,239,86,239,85,239,83,239,85,239,83,239,82,239,82,240,81,240,81,240,81,240,82,242,82,243,81,242,81,243,82,243,81,243,81,243,81,243,81,243,82,243,83,243,83,243,85,243,83,242,82,242,82,240,82,240,82,240,83,240,83,240,83,240,85,240,85,240,86,242,85,242,86,242,86,243,86,243,86,242,88,242,88,240,88,242,88,242,88,240,88,240,88,240,88,239,88,239,88,238,88,238,88,238,88,238,88,239,89,239,89,240,90,240,89,240,88,240,88,240,89,240,89,240,90,240,91,240,91,240,91,240,91,240,93,240,93,240,93,240,94,240,94,240,94,239,93,239,94,239,94,239,94,238,94,238,96,236,96,236,96,236,96,235,96,233,96,233,98,233,98,233,98,233,98,233,99,233,99,233,101,235,99,233,99,233,98,233,98,235,98,235,98,236,98,236,98,236,99,236,99,236,101,236,101,236,101,236,102,235,102,235,104,235,104,235,104,235,104,235,104,235,104,233,104,233,105,233,105,233,105,235,107,235,107,233,107,233,107,233,107,233,108,233,108,233,109,232,109,232,111,232,111,230,111,230,111,230,112,230,112,230,112,230,114,230,114,230,114,230,114,232,114,232,114,233,114,233,114,233,112,233,112,233,114,233,114,233,114,233,114,233,114,232,114,232" href"/freeSearchResult.a/freeSearchResult.asp?selCounties=AKAE&accnt=[ACCNT_PLACEHOLDER]">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians West" coords="109,219,56,219,2,219,2,203,56,203,109,203,109,219" href="javascript:widgetSearchCounty(\'AKAW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="56,256,56,256,56,256,56,258,55,258,55,258,53,259,53,259,53,259,53,259,53,259,55,259,55,259,56,259,56,259,55,259,55,259,53,261,53,261,53,261,53,261,53,261,53,261,52,261,53,262,52,262,52,261,52,262,52,262,50,262,50,262,50,264,50,262,49,264,49,264,47,264,47,264,47,264,46,264,46,264,45,266,45,266,43,266,42,266,42,266,42,264,42,264,42,264,43,264,45,264,45,264,45,264,46,264,47,264,47,262,47,262,47,262,47,261,49,262,50,261,49,261,47,261,47,261,49,261,50,261,49,259,49,259,50,259,50,259,50,261,50,259,52,259,50,259,50,259,50,259,50,259,49,259,49,258,47,258,49,256,49,256,49,256,50,256,50,256,50,256,52,256,53,256,53,256,53,256,53,256,53,258,53,258,53,256,55,256,55,256,55,256,56,256,56,256" href"/freeSearchResult.a/freeSearchResult.asp?selCounties=AKAE&accnt=[ACCNT_PLACEHOLDER]">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="42,262,42,262,42,264,42,264,40,264,40,264,40,266,39,266,39,266,37,267,37,267,37,267,37,268,37,268,36,268,34,270,34,270,34,270,34,271,34,271,33,271,32,272,32,272,30,272,32,272,32,271,33,271,33,271,33,270,34,268,34,268,34,267,34,267,34,267,34,267,34,266,36,266,36,266,37,266,37,266,37,266,37,264,37,264,37,264,37,262,39,262,39,261,40,261,40,261,40,261,42,261,42,261,42,262" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Anchorage" coords="203,152,203,152,202,152,200,152,200,152,200,154,200,154,198,154,198,155,198,155,197,155,197,156,197,157,198,157,200,157,200,158,200,158,200,158,202,158,203,159,203,159,205,159,205,159,205,161,205,161,205,161,205,161,205,161,205,161,205,161,205,162,207,162,208,162,208,162,208,162,208,162,208,162,208,162,208,162,208,161,208,161,208,161,208,161,210,161,210,161,210,161,210,161,210,161,210,161,210,161,210,161,210,159,210,159,210,159,210,159,210,158,210,158,210,157,210,157,210,156,211,156,211,155,211,154,211,152,211,152,210,152,210,152,210,152,210,152,210,152,210,152,210,152,210,152,208,152,208,152,208,152,207,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,203,152,203,152,203,152,203,152,203,152" href="javascript:widgetSearchCounty(\'AKAN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bethel" coords="104,186,104,184,104,184,104,182,104,182,104,182,104,182,104,181,107,181,107,181,107,181,107,179,107,179,107,179,107,178,107,178,107,178,108,178,108,178,108,175,108,175,111,175,111,174,111,174,111,174,111,174,111,174,111,174,112,174,112,174,112,174,112,174,112,174,112,171,112,171,112,171,112,171,112,170,112,170,112,170,112,169,112,169,114,169,114,169,114,167,114,167,115,167,115,166,115,166,117,166,117,166,117,165,117,164,117,163,117,163,117,163,117,162,120,162,120,162,120,161,120,161,120,161,120,161,120,161,120,161,121,161,121,161,125,161,125,161,130,161,130,161,130,161,130,161,130,161,130,161,130,161,130,161,130,161,133,161,133,159,133,158,133,158,134,158,134,158,134,158,136,158,136,159,138,161,144,161,144,161,146,161,146,161,146,161,146,161,149,161,156,161,157,161,157,161,159,161,159,161,159,161,163,161,163,161,166,161,168,161,168,161,168,161,168,159,168,159,168,159,168,159,168,159,168,158,168,158,168,158,168,158,168,158,168,158,168,158,168,158,168,157,168,157,168,157,168,156,168,156,168,155,168,154,168,152,168,152,168,152,168,152,168,152,168,152,168,152,168,152,168,152,169,152,169,152,169,152,169,152,171,152,172,152,172,152,172,151,172,151,172,151,172,151,172,150,172,150,172,150,172,150,172,150,172,150,172,149,172,148,172,147,172,147,172,146,172,146,172,145,172,144,172,143,172,143,172,142,172,142,172,142,172,140,172,140,171,140,171,141,171,141,169,141,169,141,169,141,169,142,169,143,166,143,165,143,165,144,165,144,163,144,163,144,162,144,160,144,159,144,157,144,155,144,153,144,152,144,149,144,146,144,146,144,144,144,144,144,144,144,144,144,140,144,137,144,137,143,134,143,134,143,133,143,130,143,127,143,127,143,127,143,125,143,125,143,125,143,125,143,124,143,124,144,124,144,124,144,121,144,121,144,121,144,121,144,120,144,120,144,120,144,120,144,120,144,120,144,117,144,117,144,117,144,117,145,117,145,114,145,112,145,112,145,112,145,112,145,112,145,112,145,112,145,112,145,112,145,112,145,111,145,111,145,111,145,109,145,109,145,108,145,107,145,105,145,105,145,107,145,107,146,107,146,107,146,107,146,107,146,107,146,107,146,107,146,107,146,108,146,108,146,108,146,108,146,108,146,108,146,108,146,108,146,108,146,108,147,108,147,108,147,108,147,108,147,108,147,108,147,108,147,109,147,108,147,108,147,108,147,108,147,108,147,108,147,108,147,107,147,107,147,107,147,107,147,107,147,105,148,105,148,104,148,104,148,104,148,104,148,104,148,104,148,104,148,104,148,104,148,104,148,102,148,102,149,101,149,101,150,101,150,101,150,101,150,101,150,101,150,99,150,99,150,98,150,98,150,98,150,98,150,98,151,98,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,94,151,94,151,94,152,94,152,94,152,94,152,94,152,94,152,93,152,93,152,93,152,93,151,93,151,91,151,91,151,90,151,90,151,90,151,90,151,90,151,90,151,89,151,89,151,89,151,89,151,89,151,89,151,89,151,89,151,88,151,88,151,88,151,88,151,88,151,88,151,88,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,152,85,152,85,152,83,152,83,152,83,152,83,152,82,152,82,152,82,152,82,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,151,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,80,152,80,152,80,152,80,152,80,152,80,152,80,152,80,152,80,154,80,154,80,154,79,154,79,154,79,154,79,152,79,152,79,152,79,152,79,152,79,152,77,152,77,152,77,152,77,152,77,152,76,152,76,152,76,152,76,152,76,152,76,152,76,152,76,152,76,154,76,154,76,154,76,154,76,154,76,154,76,154,76,154,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,156,76,156,76,156,76,156,76,156,76,156,76,156,76,156,76,156,74,157,74,156,74,156,74,156,74,156,74,156,74,156,74,156,74,156,74,156,74,156,73,156,73,157,73,157,74,157,74,157,74,157,73,157,73,157,74,157,74,157,74,157,74,157,74,157,74,157,74,158,74,158,74,158,74,158,74,158,74,158,74,158,74,158,74,158,73,158,73,158,73,158,73,158,73,158,73,158,73,158,73,158,73,158,73,158,73,158,73,159,73,159,73,159,73,159,73,159,73,159,73,159,73,159,73,159,73,159,73,159,72,159,72,159,72,159,72,159,72,159,72,159,70,159,70,159,70,159,70,159,70,159,70,159,70,159,70,159,70,159,69,159,69,159,69,159,69,159,69,159,69,158,69,158,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,68,159,68,159,69,159,69,159,69,159,70,159,70,161,72,161,73,161,73,161,73,161,74,161,76,161,76,161,76,161,76,159,77,159,79,158,79,159,79,159,79,159,80,161,79,161,79,161,77,161,76,161,77,161,77,161,79,161,80,161,81,161,81,162,81,162,81,163,80,163,79,164,79,164,77,164,77,164,77,163,77,162,77,162,76,161,76,161,76,162,74,162,74,163,74,163,73,163,73,164,72,164,73,164,73,164,73,163,73,163,73,163,73,162,73,161,73,161,73,161,72,161,70,161,70,161,69,161,70,159,69,161,69,161,69,161,68,161,69,161,68,161,66,161,68,162,66,163,66,163,66,163,66,164,64,164,63,164,63,165,63,165,64,165,66,165,66,165,66,165,68,165,68,165,66,166,66,166,66,167,66,167,68,168,69,168,69,168,70,168,70,168,70,168,70,168,70,169,70,169,72,170,72,170,73,171,73,171,73,171,74,171,74,174,74,174,74,174,74,174,74,174,76,175,76,175,77,175,77,175,79,175,80,175,81,175,81,175,82,174,83,174,83,174,85,174,86,174,86,174,86,174,88,171,88,171,88,171,89,171,88,171,88,170,89,169,88,169,88,169,88,169,88,169,88,168,88,168,88,167,88,167,89,167,89,166,90,166,90,165,90,164,90,164,91,163,93,163,93,163,91,162,93,162,93,163,94,163,94,163,94,163,93,163,91,164,91,164,91,165,90,165,90,166,90,167,90,167,89,168,89,168,89,169,90,169,89,170,90,170,90,170,90,169,91,169,91,170,91,171,91,171,91,171,91,174,93,174,93,174,93,174,94,175,94,175,94,176,94,176,94,177,94,178,96,178,96,179,96,179,96,179,94,179,94,179,94,181,94,181,94,182,94,183,93,183,93,183,94,183,94,184,94,184,94,184,94,184,96,184,96,184,96,184,96,184,96,184,96,184,96,186,94,186,94,186,96,187,96,188,96,188,96,189,96,189,96,189,96,190,94,190,94,190,94,191,94,191,94,191,93,191,91,191,93,191,94,191,94,191,94,191,96,192,96,191,96,192,96,192,96,192,96,192,98,191,98,191,98,191,98,190,98,190,98,190,98,189,99,189,99,189,101,189,101,188,101,188,101,186,104,186" href="javascript:widgetSearchCounty(\'AKBE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Denali" coords="189,113,191,112,192,111,192,111,192,111,194,111,195,111,195,111,195,111,197,111,200,112,200,112,203,112,203,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,207,112,207,112,207,112,208,112,208,112,208,112,210,112,210,112,210,112,211,112,213,112,213,112,215,112,215,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,113,216,113,216,113,216,113,216,113,216,113,216,113,216,113,216,113,217,113,219,113,221,113,223,113,223,119,223,119,223,119,223,119,223,120,223,123,223,123,223,124,223,124,223,124,223,124,217,124,216,124,216,124,215,124,215,124,215,124,215,125,215,125,215,126,215,126,213,126,213,126,213,126,213,126,213,126,210,126,208,126,208,126,207,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,203,126,203,126,203,126,203,126,203,126,202,126,202,126,200,126,200,127,198,127,197,127,195,128,191,130,189,130,189,130,189,131,189,131,182,133,182,134,179,134,179,134,179,134,179,134,178,134,176,134,173,134,172,134,172,134,172,134,172,134,172,133,172,133,173,132,176,128,176,128,176,128,176,128,176,127,176,126,176,126,176,126,176,126,175,126,175,126,175,126,173,126,173,126,173,125,173,125,173,124,173,124,173,124,173,124,172,124,172,124,172,124,172,124,172,124,172,124,172,124,172,123,172,123,172,120,172,120,173,120,173,120,175,120,176,120,179,120,179,120,179,119,179,119,179,119,179,119,179,119,179,119,179,119,179,119,179,117,179,117,179,117,179,117,182,116,182,116,182,116,182,116,182,116,182,116,182,116,182,116,182,116,184,116,184,116,184,116,184,116,185,116,185,116,185,116,185,116,187,116,187,116,188,116,189,114,189,113,189,113" href="javascript:widgetSearchCounty(\'AKDE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dillingham" coords="136,188,136,188,136,187,136,187,136,187,136,187,136,184,134,184,134,184,134,183,134,183,134,183,134,183,137,183,137,182,137,181,137,182,140,182,140,181,140,179,140,179,140,179,140,179,140,179,141,179,141,179,141,178,141,178,141,178,144,178,144,178,144,178,144,177,146,177,146,177,146,177,146,177,146,177,146,177,146,177,146,176,146,176,146,176,146,174,146,171,146,170,146,169,146,167,146,165,146,161,146,161,146,161,146,161,146,161,144,161,144,161,138,161,136,159,136,158,134,158,134,158,134,158,133,158,133,158,133,159,133,161,130,161,130,161,130,161,130,161,130,161,130,161,130,161,130,161,130,161,125,161,125,161,121,161,121,161,120,161,120,161,120,161,120,161,120,161,120,161,120,162,120,162,117,162,117,163,117,163,117,163,117,164,117,165,117,166,117,166,115,166,115,166,115,167,114,167,114,167,114,169,114,169,112,169,112,169,112,170,112,170,112,170,112,171,112,171,112,171,112,171,112,174,112,174,112,174,112,174,112,174,111,174,111,174,111,174,111,174,111,174,111,174,111,175,108,175,108,175,108,178,108,178,107,178,107,178,107,178,107,179,107,179,107,179,107,181,107,181,107,181,104,181,104,182,104,182,104,182,104,182,104,184,104,184,104,186,101,186,101,188,101,188,102,188,104,188,104,188,104,188,104,187,105,186,107,186,107,186,107,184,107,186,108,186,108,187,108,187,109,187,109,188,109,188,111,188,111,188,112,189,112,189,112,189,112,188,112,188,112,187,114,187,114,187,114,188,114,188,114,188,114,188,115,189,115,189,117,190,117,190,117,191,117,191,117,192,118,193,118,194,118,194,120,194,120,194,121,194,121,194,121,193,121,192,120,192,120,191,120,190,120,190,120,189,120,189,120,189,120,190,120,190,121,189,121,189,121,188,121,187,121,187,121,187,121,188,122,187,122,187,124,186,124,186,125,184,124,184,124,184,124,184,125,184,125,184,125,186,127,186,127,186,127,186,127,187,127,188,127,187,127,187,127,186,127,186,125,186,125,186,124,186,124,187,124,187,124,188,124,188,124,189,125,189,125,190,125,190,125,191,125,191,127,192,127,191,128,191,128,191,130,190,130,190,131,190,131,189,133,189,133,189,133,188,133,188,134,188,134,188,134,188,136,188,136,188,136,188,136,188,136,188,136,188" href="javascript:widgetSearchCounty(\'AKDI\');">';
    stateMapLines[iCnt++] = '	<area shape="rect"  coords="135,188,143,192" href="javascript:widgetSearchCounty(\'AKBR\');" alt="Bristol Bay">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fairbanks North Star" coords="229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,226,113,223,113,223,113,221,113,219,113,217,113,216,113,216,113,216,113,216,113,216,113,216,113,216,113,216,113,216,113,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,216,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,111,215,111,215,111,215,111,215,111,215,111,215,111,215,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,107,211,107,211,107,211,107,211,107,211,107,211,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,106,210,106,210,106,210,104,210,104,210,103,210,103,210,103,210,101,210,100,210,100,210,100,210,100,210,100,213,100,213,100,213,100,215,100,215,100,215,100,215,100,216,100,216,100,216,100,216,100,219,100,219,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,224,100,224,100,224,100,224,100,224,100,224,100,224,100,224,100,226,100,226,100,226,98,226,98,226,98,226,98,226,98,226,98,226,98,226,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,97,227,97,229,97,229,97,229,97,229,97,229,97,227,97,227,97,227,97,227,97,227,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,230,97,230,97,230,97,230,97,230,97,230,97,230,97,230,97,230,97,230,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,98,233,98,233,98,233,98,232,98,232,98,232,98,232,98,232,98,232,98,232,98,232,98,232,98,232,98,232,98,232,100,232,100,232,100,232,100,232,100,232,100,232,100,232,100,232,100,232,100,232,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,101,236,101,236,101,236,101,236,101,236,101,236,101,236,101,236,101,236,101,234,101,234,101,234,101,234,101,234,101,234,101,234,103,234,103,234,103,234,103,234,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,237,103,237,103,237,103,237,103,237,101,237,101,237,101,237,101,237,101,237,101,237,103,239,103,239,103,239,103,239,103,239,103,239,103,239,103,239,103,239,103,239,103,240,103,240,103,240,103,240,103,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,242,101,242,101,242,101,242,101,242,101,242,101,242,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,244,101,244,101,244,101,244,101,244,101,244,101,244,103,244,103,246,103,246,103,246,101,246,101,246,103,246,103,246,103,247,103,247,103,247,103,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,104,249,104,249,104,249,104,249,104,249,104,249,104,249,104,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,246,107,246,107,246,107,246,107,246,107,246,107,246,107,244,107,244,107,244,107,244,107,244,107,244,107,244,107,244,107,244,107,244,107,243,107,243,107,243,107,243,107,243,107,243,107,243,107,243,107,243,110,243,110,243,110,243,110,243,110,243,110,242,110,242,107,242,107,242,107,242,107,242,110,242,110,242,110,242,110,242,110,242,110,242,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,239,110,239,110,239,110,237,110,237,110,237,110,237,110,237,110,237,110,237,110,237,110,237,110,237,110,237,110,236,111,236,111,236,111,236,111,236,111,236,111,236,111,236,111,236,111,236,110,236,110,236,110,234,110,234,110,234,110,234,110,234,110,234,110,234,110,234,111,234,111,234,111,234,111,234,111,234,111,234,111,234,111,233,111,233,111,233,111,233,111,233,111,233,111,233,111,233,111,233,111,232,111,232,111,232,111,232,111,232,111,232,111,232,111,230,111,230,111,230,111,230,111,230,111,230,111,230,111,230,111,230,111,230,111,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,229,112,229,112,229,112,229,112,229,112,229,112,229,113,229,113,229,113" href="javascript:widgetSearchCounty(\'AKFI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Haines" coords="334,187,334,186,334,186,334,184,334,184,332,184,331,184,331,183,331,183,328,182,327,181,327,181,326,181,326,181,324,182,326,183,326,183,326,184,326,184,326,184,326,186,326,186,326,186,327,186,328,187,328,187,328,187,328,187,332,187,334,187,334,187" href="javascript:widgetSearchCounty(\'AKHA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Haines" coords="315,182,315,182,315,183,315,182,315,182,315,182,315,182,315,183,315,183,315,183,315,183,315,183,315,183,315,183,315,183,315,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,317,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,184,318,184,318,184,318,184,318,184,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,183,318,184,318,184,318,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,320,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,323,184,321,184,321,184,321,184,321,184,321,184,321,184,321,184,321,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,323,186,324,186,324,186,324,186,324,186,324,186,324,187,324,187,324,187,324,187,324,187,324,187,324,187,324,187,324,187,324,187,324,187,323,187,323,187,323,187,323,187,323,187,323,187,323,187,324,187,324,187,324,187,324,187,324,188,324,188,324,188,324,188,324,188,324,188,324,188,324,188,324,188,324,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,323,188,321,188,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,189,321,190,321,190,321,190,321,190,321,190,321,190,321,190,321,190,321,190,321,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,323,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,190,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,191,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,192,324,193,324,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,326,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,193,324,194,324,194,324,194,324,194,324,195,324,195,324,196,326,197,326,197,327,197,327,196,327,196,327,195,327,195,327,194,326,193,326,193,326,192,326,191,326,191,326,190,326,190,326,189,326,188,326,188,326,187,324,187,324,186,324,184,324,184,324,184,324,183,324,183,324,183,324,184,324,184,326,184,326,184,324,183,324,183,324,182,324,182,324,182,324,182,324,181,323,178,321,176,321,176,320,176,320,177,318,177,318,177,317,178,318,179,317,179,317,179,315,179,315,181,315,182,315,182,315,182" href="javascript:widgetSearchCounty(\'AKHA\');">';
    stateMapLines[iCnt++] = '	<area shape="rect"  alt="Haines" coords="320,179,320,181" href="javascript:widgetSearchCounty(\'AKHA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Juneau" coords="334,187,334,187,332,187,328,187,328,187,328,187,328,187,327,186,326,186,326,187,327,188,326,188,327,189,327,189,328,189,328,189,328,190,328,190,328,191,328,191,328,192,330,193,330,193,331,194,331,194,331,195,331,195,331,195,332,195,332,196,334,196,334,196,334,197,334,197,336,197,336,197,336,196,336,196,336,195,336,194,336,194,336,193,337,193,339,193,339,193,339,193,337,193,337,194,337,194,336,195,336,195,336,196,336,197,336,197,336,198,336,199,336,199,337,200,337,200,337,200,339,200,339,199,339,198,339,198,339,199,339,199,339,200,339,200,339,201,339,200,339,201,339,202,339,202,339,203,339,203,340,202,340,202,340,202,340,201,342,201,342,201,344,198,344,198,344,198,344,197,343,197,343,196,342,195,343,194,342,194,342,193,340,192,339,192,339,191,339,190,336,189,336,189,334,188,334,187,334,187,334,187" href="javascript:widgetSearchCounty(\'AKJN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Juneau" coords="334,198,334,198,334,198,332,198,331,198,331,198,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,197,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,198,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,200,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,331,199,331,199,331,199,331,199,331,199,331,199,331,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,332,199,334,199,334,199,334,199,334,199,334,199,334,198,334,198,334,198,334,198,334,198,334,198,334,198,336,198,336,198,336,198,336,198,334,198" href="javascript:widgetSearchCounty(\'AKJN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Juneau" coords="332,195,332,196,334,197,334,197,332,197,331,197,331,197,331,196,331,196,332,195,332,195" href="javascript:widgetSearchCounty(\'AKJN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kenai Peninsula" coords="169,188,169,187,169,187,168,186,168,186,166,186,165,186,165,184,165,184,165,184,163,184,163,184,162,186,162,186,162,184,162,184,160,184,162,184,162,183,162,183,162,182,163,182,163,181,163,181,162,181,163,181,163,181,163,181,165,179,165,179,165,179,165,179,165,178,165,178,165,178,166,178,166,178,166,177,165,177,166,177,166,177,168,177,168,176,168,176,168,175,169,176,169,176,169,176,169,177,169,177,169,177,169,177,171,177,171,176,172,176,172,175,172,174,171,175,169,175,169,174,169,174,171,174,172,174,172,174,172,174,172,174,173,174,175,174,175,171,175,171,176,171,175,171,175,170,173,170,173,169,172,169,172,169,172,168,172,168,171,168,172,168,172,168,172,168,172,169,173,169,175,169,175,169,176,169,176,168,176,168,176,167,178,167,178,167,178,166,178,165,178,165,179,164,179,164,179,163,179,163,181,162,181,162,182,162,182,162,182,162,182,161,182,161,182,161,182,159,182,159,184,159,184,158,185,158,185,158,187,158,188,158,188,157,189,157,189,156,189,156,189,156,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,188,155,187,155,187,155,187,155,187,155,187,155,187,154,187,154,187,152,187,152,187,152,187,152,184,152,184,152,184,152,182,152,181,152,179,152,179,152,178,152,176,152,175,152,172,152,172,152,172,152,171,152,169,152,169,152,169,152,169,152,168,152,168,152,168,152,168,152,168,152,168,152,168,152,168,152,168,152,168,154,168,155,168,156,168,156,168,157,168,157,168,157,168,158,168,158,168,158,168,158,168,158,168,158,168,158,168,158,168,159,168,159,168,159,168,159,168,159,168,161,168,161,169,161,169,163,169,163,169,163,169,165,169,166,166,166,166,170,165,170,165,171,165,171,165,171,165,171,165,171,165,171,165,171,165,174,165,174,165,174,165,174,165,174,165,175,165,175,165,175,165,176,165,176,165,176,165,176,165,176,163,176,163,176,163,177,163,177,163,177,163,177,163,178,163,178,163,179,163,179,163,179,162,179,162,179,162,179,162,179,160,179,159,179,159,183,157,183,157,183,157,183,157,183,157,183,157,184,157,184,157,184,157,184,157,184,157,184,157,186,157,186,157,186,157,186,157,187,157,187,157,190,157,190,157,191,157,191,160,191,163,191,163,191,163,191,165,191,165,190,168,190,168,188,169,188,169,188,169,188,169,188" href="javascript:widgetSearchCounty(\'AKKN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kenai Peninsula" coords="210,162,208,162,208,162,208,162,208,162,207,162,205,162,205,161,205,161,205,161,205,161,205,161,205,161,205,161,205,161,205,161,203,161,203,161,203,161,203,161,203,159,203,159,202,159,200,159,200,159,200,159,200,159,198,159,197,159,197,161,197,159,195,159,195,159,195,158,194,158,194,158,192,158,192,159,191,159,191,161,189,161,189,161,189,161,188,161,187,161,187,162,185,162,185,162,185,163,187,164,187,165,187,165,187,166,187,167,185,167,185,168,185,169,184,170,184,170,184,171,184,171,182,171,182,171,182,174,182,174,182,174,182,175,182,176,182,176,182,177,184,177,184,177,184,177,185,177,185,177,187,176,188,176,189,175,189,175,189,176,189,176,188,177,188,177,188,178,187,178,187,178,185,178,185,179,185,179,185,179,184,179,184,179,182,179,182,179,182,179,182,181,182,181,181,181,181,182,181,182,182,183,182,183,182,183,182,184,182,184,184,183,184,183,184,183,185,183,185,183,187,183,188,183,188,183,188,183,188,182,187,182,188,182,188,182,189,182,189,182,189,183,189,183,189,182,191,182,191,181,192,181,192,179,192,179,192,179,192,179,192,178,192,178,194,178,192,178,194,179,194,179,194,179,195,178,195,177,195,177,195,176,195,177,195,178,195,178,195,179,195,179,195,179,195,179,197,179,197,178,197,178,197,177,197,176,197,177,197,177,198,177,198,176,197,176,197,175,197,175,198,175,198,176,200,177,200,177,200,176,200,176,200,175,200,174,200,174,200,174,200,174,200,174,200,174,200,175,200,175,200,176,202,176,202,175,200,175,202,174,202,174,203,174,203,174,203,171,203,171,203,171,203,171,203,171,203,171,203,174,203,174,205,174,205,174,205,174,205,171,205,171,205,171,205,174,207,174,208,174,208,174,208,174,208,174,210,174,210,174,210,174,210,174,210,174,210,171,210,171,210,171,210,171,210,171,210,170,210,170,210,170,210,166,210,166,210,166,210,166,210,166,210,166,210,165,210,165,210,165,210,164,210,163,210,163,210,163,210,163,210,163,210,162,210,162,210,162" href="javascript:widgetSearchCounty(\'AKKN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="360,227,362,229,362,229,363,230,363,230,363,230,363,232,363,233,363,233,363,233,363,233,363,235,363,236,363,236,363,236,363,238,363,238,362,239,362,239,360,239,360,239,360,238,362,236,362,236,360,236,360,236,360,236,360,238,359,238,359,238,358,238,359,236,359,236,360,236,360,236,360,235,360,233,359,233,359,233,359,233,360,235,360,235,360,236,359,236,359,236,359,236,358,236,358,235,359,235,358,235,358,236,358,236,358,236,358,236,358,236,358,236,356,236,356,236,356,236,356,235,356,233,358,233,358,233,356,233,358,232,358,232,358,232,358,232,358,232,358,230,358,230,358,230,358,230,358,230,358,230,358,230,358,230,358,230,359,230,358,230,358,229,358,229,359,229,359,229,360,227,360,227,360,227" href="javascript:widgetSearchCounty(\'AKKE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="356,236,356,236,356,236,358,236,358,238,358,238,356,238,356,239,356,240,356,239,356,239,356,238,356,236,356,236,356,236,356,236" href="javascript:widgetSearchCounty(\'AKKE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kodiak Island" coords="168,188,168,190,165,190,165,191,163,191,163,191,163,191,160,191,160,192,160,193,160,194,160,194,159,194,159,194,159,194,159,195,159,195,159,195,157,195,157,195,157,195,157,196,156,196,156,196,155,196,155,196,153,196,153,197,152,197,152,197,152,197,152,199,152,199,152,199,152,199,152,199,152,199,152,200,152,200,152,201,152,201,152,202,151,202,151,202,149,202,149,202,149,203,149,203,149,203,149,203,147,203,147,203,147,203,147,205,147,205,147,205,147,205,147,205,147,205,147,205,147,205,147,205,147,205,147,206,147,206,147,206,147,206,147,206,147,206,147,206,147,206,147,206,147,206,147,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,144,206,144,206,144,206,144,206,144,206,144,206,144,206,144,206,144,206,144,206,144,207,144,207,144,207,143,207,143,207,143,207,143,207,141,207,141,207,141,207,141,207,141,207,141,208,141,208,141,208,141,209,140,209,140,209,140,209,140,209,140,209,140,209,140,210,140,210,140,210,140,210,140,210,140,210,140,210,140,211,140,211,140,211,140,211,140,211,140,211,138,211,138,212,140,212,141,212,141,212,141,212,143,212,143,211,141,211,143,211,143,210,141,210,141,210,140,210,140,210,141,209,141,209,143,208,143,208,144,208,144,207,144,208,146,208,146,207,144,207,146,207,146,206,146,206,147,206,147,206,147,206,147,206,147,206,147,205,149,205,149,203,149,203,149,203,149,203,149,203,151,203,152,203,152,203,152,203,152,202,152,202,152,202,152,202,153,202,153,201,153,201,153,200,153,200,155,200,156,200,157,200,157,200,157,199,157,200,157,200,159,199,157,198,159,199,159,199,159,198,159,197,159,198,159,198,159,199,160,198,160,198,160,197,162,197,162,197,162,196,162,196,162,196,160,196,160,196,159,196,160,196,160,195,162,195,163,195,163,194,163,194,162,193,163,193,163,193,163,193,163,192,163,192,165,192,165,192,166,191,166,191,166,190,168,190,168,190,169,189,169,188,169,188,169,188,168,188" href="javascript:widgetSearchCounty(\'AKKO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kodiak Island" coords="179,195,179,196,179,196,179,196,179,196,181,195,181,196,181,197,179,197,179,198,179,198,179,197,179,197,179,196,178,197,178,197,178,197,178,198,178,198,178,199,176,198,176,198,176,199,176,198,176,197,176,198,175,199,175,199,173,199,173,200,172,200,172,200,172,200,172,199,172,199,171,199,169,198,169,198,169,197,171,197,172,197,172,198,172,197,171,197,171,196,172,196,172,196,172,196,173,196,173,196,173,195,172,195,173,194,173,194,175,193,176,194,176,194,176,194,176,195,176,195,176,196,178,195,178,194,178,194,178,195,179,195,179,195,179,195,179,195,179,195" href="javascript:widgetSearchCounty(\'AKKO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kodiak Island" coords="175,209,175,209,175,210,175,210,173,210,172,210,172,210,172,209,172,209,172,209,171,210,171,209,171,210,171,210,172,210,172,210,172,211,171,211,169,211,169,211,169,211,169,212,168,212,168,212,166,212,168,213,166,213,165,213,165,213,165,213,166,214,166,214,166,215,165,215,165,215,165,216,165,216,165,216,165,216,165,216,163,216,163,216,163,218,163,216,162,216,162,216,163,216,163,216,163,215,163,215,165,215,165,214,165,214,163,214,163,214,163,214,163,213,165,212,165,212,165,212,165,212,163,213,163,213,163,214,162,214,162,214,163,213,163,213,163,212,163,212,162,212,162,212,160,212,159,212,159,212,159,213,159,213,159,213,160,213,160,212,162,212,162,213,162,214,162,214,162,215,160,215,160,216,159,215,159,215,159,214,159,214,159,213,159,213,159,212,159,211,157,211,157,210,157,210,157,210,157,209,157,209,157,209,157,208,157,207,157,207,159,207,159,206,159,206,159,205,160,205,160,205,162,205,163,205,163,205,163,206,163,206,162,206,163,206,163,206,163,207,163,208,163,208,165,209,165,210,165,210,165,209,165,209,165,208,165,208,165,207,165,207,165,206,165,206,165,206,165,206,165,205,165,205,165,205,165,205,166,206,166,205,165,203,165,203,165,203,163,203,163,203,163,202,165,202,165,202,165,201,165,202,166,202,166,203,166,203,166,203,166,205,168,205,168,203,168,203,168,203,168,203,169,203,169,203,169,203,168,203,168,202,168,202,169,203,169,203,169,203,169,203,169,203,169,203,169,202,169,201,171,202,171,202,172,202,171,202,171,201,169,201,169,201,169,200,171,200,171,201,172,201,172,201,172,201,172,202,172,202,172,203,172,203,172,203,172,203,172,202,173,202,173,202,175,202,175,202,176,201,176,201,176,202,176,202,178,203,176,203,176,203,176,203,176,203,176,205,176,205,176,205,178,205,179,205,179,206,179,206,178,207,178,207,176,208,176,208,176,207,176,208,176,208,175,207,173,207,173,207,172,207,172,207,172,207,172,207,172,208,172,207,172,207,173,207,173,208,175,208,175,209" href="javascript:widgetSearchCounty(\'AKKO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lake And peninsula" coords="141,212,141,212,140,212,138,212,138,211,140,211,140,211,140,211,140,211,140,211,140,211,140,210,140,210,140,210,140,210,140,210,140,210,140,210,140,209,140,209,140,209,140,209,140,209,140,209,141,209,141,208,141,208,141,208,141,207,141,207,141,207,141,207,141,207,143,207,143,207,143,207,143,207,144,207,144,207,144,207,144,206,144,206,144,206,144,206,144,206,144,206,144,206,144,206,144,206,144,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,146,206,147,206,147,206,147,206,147,206,147,206,147,206,147,206,147,206,147,206,147,206,147,206,147,205,147,205,147,205,147,205,147,205,147,205,147,205,147,205,147,205,147,205,147,203,147,203,147,203,149,203,149,203,149,203,149,203,149,202,149,202,151,202,151,202,152,202,152,201,152,201,152,200,152,200,152,199,152,199,152,199,152,199,152,199,152,199,152,197,152,197,152,197,153,197,153,196,155,196,155,196,156,196,156,196,157,196,157,195,157,195,157,195,159,195,159,195,159,195,159,194,159,194,159,194,160,194,160,194,160,193,160,192,160,191,157,191,157,191,157,190,157,190,157,187,157,187,157,186,157,186,157,186,157,186,157,184,157,184,157,184,157,184,157,184,157,184,157,183,157,183,157,183,157,183,157,183,159,183,159,179,160,179,162,179,162,179,162,179,162,179,163,179,163,179,163,179,163,178,163,178,163,177,163,177,163,177,163,177,163,176,163,176,165,176,165,176,165,176,165,176,165,176,165,175,165,175,165,175,165,174,165,174,165,174,165,174,165,174,165,171,165,171,165,171,165,171,165,171,165,171,165,171,165,170,166,170,166,166,169,166,169,165,169,163,169,163,169,163,169,161,168,161,168,161,168,161,168,161,166,161,163,161,163,161,159,161,159,161,159,161,157,161,157,161,156,161,149,161,146,161,146,161,146,161,146,161,146,165,146,167,146,169,146,170,146,171,146,174,146,176,146,176,146,176,146,177,146,177,146,177,146,177,146,177,146,177,146,177,144,177,144,178,144,178,144,178,141,178,141,178,141,178,141,179,141,179,140,179,140,179,140,179,140,179,140,179,140,181,140,182,137,182,137,181,137,182,137,183,134,183,134,183,134,183,134,183,134,184,134,184,136,184,136,187,136,187,136,187,136,187,136,188,136,188,136,188,136,188,136,188,137,188,137,187,137,186,138,186,138,186,138,184,138,184,138,184,138,184,138,184,138,184,138,184,138,184,138,184,138,186,138,187,137,187,137,188,137,188,137,188,138,188,141,188,143,188,143,189,143,189,143,189,143,189,143,190,143,191,143,191,143,192,141,192,140,192,140,192,140,192,140,192,138,192,134,192,134,192,134,192,134,192,134,192,133,192,133,193,133,193,133,194,131,195,131,195,131,196,133,197,133,197,133,197,134,197,134,197,136,198,134,197,133,197,133,197,133,198,131,198,131,198,131,199,131,200,131,200,131,201,131,201,131,202,130,203,130,203,130,203,130,205,130,205,131,205,131,206,131,207,131,207,133,207,133,207,133,207,133,207,131,207,130,207,130,207,130,206,130,206,130,207,128,207,128,208,127,208,127,209,127,209,127,209,125,209,125,210,125,210,125,211,124,211,124,212,122,212,122,213,122,214,121,214,122,215,122,216,122,216,122,216,121,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,216,120,219,117,219,117,219,117,219,117,220,115,220,114,220,114,220,114,220,114,220,114,220,114,220,112,220,112,220,112,220,112,223,112,223,112,225,112,226,112,227,112,227,112,227,112,227,112,229,112,229,112,229,112,229,114,229,114,230,114,230,114,230,114,230,114,230,114,230,114,232,114,232,114,233,114,233,114,232,114,232,114,230,114,230,114,230,115,229,115,230,115,230,115,230,117,230,117,229,117,229,118,229,120,229,120,229,120,229,120,227,121,227,121,227,121,229,122,227,122,227,121,227,122,227,122,226,122,226,124,225,124,226,124,226,122,227,122,227,124,227,124,227,124,227,125,227,124,227,124,227,125,227,125,226,125,225,125,226,125,225,127,225,127,225,125,225,125,225,125,225,125,225,125,223,127,223,125,223,125,223,125,223,124,223,124,223,124,223,122,223,124,223,124,223,125,222,125,222,125,220,125,220,127,222,127,220,127,220,127,220,128,220,130,220,130,220,130,220,128,220,127,220,127,220,127,220,128,219,128,219,130,219,130,218,130,219,130,219,131,219,133,219,133,219,133,218,131,218,131,218,133,216,133,216,133,216,133,216,133,216,133,216,134,216,134,216,136,216,136,216,136,216,137,216,137,215,138,215,138,214,138,215,138,215,138,215,138,214,138,213,140,214,140,214,140,214,140,213,141,213,141,213,141,212,143,212,143,212,141,212,141,212" href="javascript:widgetSearchCounty(\'AKBE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Matanuska Susitna" coords="203,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,205,152,207,152,208,152,208,152,208,152,210,152,210,152,210,152,210,152,210,152,210,152,210,152,210,152,211,152,213,152,217,152,217,152,221,152,221,152,221,152,223,152,223,152,223,152,224,152,224,151,224,151,224,150,224,149,224,148,224,148,224,148,224,147,224,147,224,146,224,146,224,145,224,145,224,145,224,144,224,144,224,144,224,144,224,144,224,144,224,142,223,142,223,141,223,141,224,141,227,141,227,141,227,141,229,141,229,141,229,140,229,140,229,140,229,140,229,139,229,139,229,138,229,137,229,137,229,137,229,137,229,137,229,137,229,137,229,135,229,134,229,132,229,132,229,132,229,131,229,131,229,131,229,130,229,130,229,130,229,129,229,128,229,127,229,124,229,124,229,124,229,124,229,124,229,124,229,124,227,124,227,124,227,124,223,124,223,124,223,124,223,124,217,124,216,124,216,124,215,124,215,124,215,124,215,125,215,125,215,126,215,126,213,126,213,126,213,126,213,126,213,126,210,126,208,126,208,126,207,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,205,126,203,126,203,126,203,126,203,126,203,126,202,126,202,126,200,126,200,127,198,127,197,127,195,128,191,130,189,130,189,130,189,131,189,131,182,133,182,134,179,134,179,134,179,134,179,134,178,134,176,134,173,134,172,134,172,134,172,134,172,135,172,137,172,139,172,140,172,140,172,140,172,142,172,142,172,142,172,143,172,143,172,144,172,145,172,146,172,146,172,147,172,147,172,148,172,149,172,150,172,150,172,150,172,150,172,150,172,150,172,151,172,151,172,151,172,151,172,152,172,152,172,152,172,152,175,152,176,152,178,152,179,152,179,152,181,152,182,152,184,152,184,152,184,152,187,152,187,152,187,152,187,152,187,154,187,154,187,155,187,155,187,155,187,155,187,155,188,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,155,189,156,189,155,191,155,191,155,192,155,192,154,192,154,192,154,192,152,192,154,194,155,194,155,195,155,195,154,195,155,197,155,197,155,197,155,198,155,198,154,198,152,200,152,200,152,200,152,200,151,202,151,203,151,203,151,203,152,203,152,203,152" href="javascript:widgetSearchCounty(\'AKMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nome" coords="88,127,88,127,88,127,88,127,88,127,88,127,89,127,89,127,89,128,90,128,91,128,91,128,91,128,91,129,94,129,94,129,94,129,94,129,94,129,94,129,94,130,94,130,94,130,94,130,94,130,96,130,98,130,98,130,99,130,102,130,104,130,104,130,104,129,104,127,104,127,104,127,104,126,104,126,104,126,104,125,104,125,104,125,104,125,104,124,104,123,105,123,107,123,107,123,109,123,109,123,109,120,112,120,112,119,112,119,112,119,112,119,114,119,114,119,114,117,114,117,112,116,112,116,112,116,112,116,112,116,111,116,111,111,111,111,111,106,111,106,112,106,112,104,114,104,114,103,114,103,114,103,114,101,114,101,114,100,114,100,115,100,117,97,117,97,117,97,115,97,115,95,114,95,114,95,112,95,112,97,112,97,112,97,112,97,112,97,111,97,107,97,107,97,102,97,102,97,101,97,101,97,99,97,98,97,98,97,94,97,93,97,93,97,90,97,88,97,86,97,86,97,86,97,85,97,85,97,85,97,83,97,83,97,83,97,83,97,82,97,79,97,77,97,77,97,77,97,77,94,77,94,77,94,77,94,76,94,76,94,76,94,76,94,76,93,76,93,76,93,76,92,76,92,76,92,76,92,74,92,73,92,73,92,73,89,73,88,73,87,73,87,73,87,73,87,73,87,73,82,73,82,73,81,73,81,73,81,73,81,73,81,73,81,73,81,73,80,72,81,72,81,70,81,69,81,69,82,69,82,68,82,68,84,66,84,66,84,66,82,66,84,64,84,63,84,63,84,63,84,62,84,60,84,60,85,60,85,60,87,60,87,62,87,63,87,63,87,63,87,62,87,60,87,60,87,60,87,59,87,57,87,56,87,56,87,56,87,55,87,53,88,53,88,52,88,52,89,50,89,50,89,50,90,50,90,50,90,49,92,47,90,47,90,47,90,46,92,46,92,45,92,46,92,45,92,45,93,43,93,42,93,42,93,42,94,40,93,42,93,42,92,42,92,42,92,42,92,40,93,40,93,40,94,40,94,40,95,42,95,42,95,42,95,43,95,43,97,45,97,46,97,46,97,47,97,47,97,49,97,50,97,50,97,50,98,52,98,53,98,52,98,52,98,50,97,52,97,52,97,53,98,53,98,55,98,56,98,56,98,56,98,57,100,57,100,57,100,56,100,56,100,56,100,55,100,55,100,55,100,53,101,53,101,53,101,52,101,50,101,50,100,50,100,50,100,50,100,50,100,50,100,50,101,50,101,52,101,52,101,53,103,53,103,53,103,53,103,55,104,55,104,55,103,55,104,55,105,56,105,55,105,55,106,55,107,55,107,56,107,56,107,56,107,57,110,59,110,59,110,60,110,62,110,62,110,63,110,63,110,64,110,66,110,66,110,66,110,68,110,69,110,69,110,68,110,68,110,69,110,69,110,69,110,69,110,70,110,72,110,73,110,73,107,73,107,73,110,73,107,74,110,76,110,76,110,76,107,77,107,79,107,79,107,80,110,81,110,81,110,81,110,82,110,82,110,82,111,83,111,83,110,83,110,83,110,82,110,81,110,81,107,81,107,82,107,83,107,83,107,83,107,85,110,85,110,86,110,86,110,86,110,86,111,86,111,86,112,88,111,88,111,88,110,88,110,88,110,89,110,90,107,90,107,91,107,91,107,93,107,94,107,94,107,94,106,94,106,94,106,94,106,94,106,94,106,96,105,96,105,96,106,98,106,98,106,98,105,99,104,101,104,101,103,101,104,101,104,101,104,101,104,101,104,101,105,102,105,102,105,104,106,104,106,104,107,104,107,104,107,102,107,102,110,101,110,101,110,101,110,101,110,99,110,98,110,98,110,98,110,98,111,98,111,98,111,99,111,101,111,99,111,101,112,101,112,101,113,102,113,102,114,102,114,102,116,102,116,102,116,104,117,104,119,104,119,104,119,104,120,104,120,104,120,102,123,101,123,101,123,101,123,101,124,99,124,98,124,98,124,98,124,96,124,96,124,96,124,94,124,94,124,94,124,93,124,91,124,93,124,93,124,93,123,91,123,91,123,90,123,90,124,90,124,89,124,89,125,89,126,88,126,88,127,88,127,88,127,88,127" href="javascript:widgetSearchCounty(\'AKNM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nome" coords="26,131,26,131,26,130,26,130,26,129,24,129,24,128,24,128,24,129,24,129,24,130,24,129,24,129,24,128,23,128,23,128,21,128,21,128,21,127,21,126,21,126,19,126,19,125,18,125,18,125,16,125,16,125,16,124,16,124,15,124,13,124,15,124,16,125,16,125,18,125,18,125,18,126,19,126,21,127,21,127,19,127,19,126,18,126,18,125,18,125,16,125,16,125,16,125,15,124,13,124,13,125,13,125,11,125,11,126,11,126,10,126,10,126,8,125,8,125,8,125,8,124,8,123,8,123,8,123,8,123,8,120,8,120,8,120,8,119,8,120,8,120,10,120,10,120,11,120,10,123,11,123,11,123,11,123,11,123,13,123,13,123,13,123,15,123,15,123,16,123,16,123,16,120,18,120,18,120,18,120,19,120,21,120,21,120,21,120,21,123,23,123,23,123,23,123,24,124,24,124,24,124,26,124,26,124,26,125,26,125,28,126,29,126,28,125,29,125,29,125,29,126,30,126,30,126,30,126,32,126,33,126,33,126,34,126,34,126,34,127,34,127,34,128,33,128,33,128,32,128,30,128,30,128,29,128,29,128,29,128,30,128,29,128,29,128,29,128,29,129,28,129,26,130,26,130,26,131,26,131" href="javascript:widgetSearchCounty(\'AKNM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nome" coords="69,81,69,81,68,82,66,82,66,82,66,82,64,82,64,84,63,84,64,82,66,82,66,82,69,81,69,81,69,81,69,81" href="javascript:widgetSearchCounty(\'AKNM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nome" coords="60,84,60,84,59,85,59,84,60,84,60,84,60,84" href="javascript:widgetSearchCounty(\'AKNM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nome" coords="56,87,56,87,56,87,55,87,53,87,53,87,55,87,56,87,56,87,56,87,56,87,56,87" href="javascript:widgetSearchCounty(\'AKNM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nome" coords="50,89,50,89,49,89,47,90,49,89,50,89,50,89,50,88,52,88,50,88,50,89,50,89" href="javascript:widgetSearchCounty(\'AKNM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nome" coords="45,92,45,92,43,92,43,92,45,92,45,92,45,92" href="javascript:widgetSearchCounty(\'AKNM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nome" coords="90,123,90,123,89,123,88,123,88,123,88,123,88,123,88,123,88,123,89,123,89,123,90,123,90,123,90,123" href="javascript:widgetSearchCounty(\'AKNM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="North Slope" coords="275,39,275,39,275,39,275,39,274,37,274,37,274,39,274,39,273,39,272,37,272,37,270,37,269,36,269,36,268,36,267,36,267,36,267,35,266,35,265,35,265,35,263,35,263,35,262,33,262,33,261,33,261,33,260,33,260,33,260,33,259,33,259,33,257,33,256,32,256,33,256,33,256,33,254,33,253,33,253,33,253,33,251,33,250,33,250,33,249,33,249,33,249,33,249,33,249,33,247,33,247,33,246,33,244,33,243,33,243,33,243,33,242,33,240,33,240,33,240,33,239,33,240,33,239,33,237,33,236,33,236,33,236,33,236,33,234,32,234,32,234,32,233,32,232,32,232,32,230,32,229,30,229,30,229,30,227,30,227,30,227,30,226,30,224,30,224,32,223,32,223,32,221,30,221,30,221,30,221,30,220,30,219,30,217,30,216,30,216,29,216,29,216,29,215,29,215,28,213,28,213,28,213,28,211,29,210,28,210,28,210,28,210,28,208,28,208,28,208,28,207,28,207,28,205,27,205,27,203,27,203,27,203,27,202,27,202,27,200,27,200,27,200,27,198,27,197,27,197,28,197,28,195,28,195,28,195,28,195,27,194,27,192,27,192,27,192,27,192,27,191,27,189,28,189,28,189,28,188,28,188,28,188,28,187,28,187,28,185,28,184,28,184,28,182,28,182,28,181,28,182,27,182,27,182,27,182,27,182,25,182,25,181,25,179,25,179,25,179,25,178,25,178,25,176,25,176,25,175,25,176,25,176,25,178,25,178,25,179,25,179,25,179,25,178,25,176,25,176,24,176,24,176,23,176,23,178,23,178,23,179,23,178,22,176,22,176,22,176,22,175,22,173,22,175,22,173,23,173,22,172,22,172,22,172,20,171,20,171,20,169,20,169,20,169,22,168,22,166,22,166,22,165,22,165,22,163,22,163,22,162,23,160,23,160,23,159,22,159,22,159,22,157,22,157,22,157,22,156,22,157,20,157,20,157,20,157,20,157,20,157,18,156,18,156,18,155,18,155,17,155,18,153,20,153,18,153,17,153,17,153,18,152,17,152,18,152,18,152,20,152,20,152,20,152,20,151,20,149,20,149,20,149,22,149,22,149,22,149,22,147,22,147,23,147,23,146,23,146,23,146,22,146,20,144,20,144,20,144,20,146,20,144,20,146,20,147,20,147,20,147,20,147,20,149,18,149,18,149,17,149,17,149,17,147,17,147,17,146,17,146,17,144,17,144,17,144,17,144,15,143,15,143,15,141,15,140,15,140,15,140,15,141,15,143,15,141,14,140,15,140,15,140,15,138,15,138,15,138,17,137,17,137,17,136,18,134,18,134,18,133,20,133,20,133,20,131,20,131,20,130,20,130,22,130,22,128,22,127,22,127,22,127,23,125,22,125,22,124,22,125,23,125,23,125,23,124,23,124,23,122,23,121,23,120,23,120,23,118,23,120,23,118,23,117,23,117,23,117,23,117,23,117,23,115,23,117,23,117,23,117,22,117,22,117,22,117,22,117,22,117,22,115,22,114,22,114,23,114,23,112,23,112,23,112,23,111,24,109,25,111,24,112,24,112,25,112,25,112,27,112,27,114,27,114,27,115,27,117,27,115,27,114,27,114,27,114,27,112,27,112,27,112,28,112,28,112,28,112,29,112,29,112,30,112,30,112,30,112,29,112,29,112,28,111,28,109,28,111,28,111,28,111,28,112,27,111,27,109,28,108,27,111,27,111,27,112,25,112,25,111,25,109,25,109,25,108,25,107,27,107,27,107,27,105,28,104,28,104,28,105,28,104,28,104,28,104,28,102,28,102,29,101,29,101,29,101,29,98,29,98,29,98,30,96,29,96,30,96,30,94,30,94,32,94,32,93,32,94,30,94,30,94,32,94,30,96,30,94,29,96,29,94,29,94,29,94,29,94,29,93,30,91,30,91,32,90,32,90,33,89,33,89,33,89,33,88,33,88,35,88,35,86,35,86,35,86,36,85,36,85,37,86,37,85,39,85,39,85,39,83,39,83,39,83,41,83,41,83,41,83,41,83,42,82,42,82,43,82,42,82,42,82,41,82,42,82,42,81,43,81,43,81,45,80,46,80,46,79,46,79,46,77,46,76,48,76,48,76,48,74,48,74,48,73,48,73,48,73,48,70,48,70,48,69,48,69,48,68,48,66,49,66,49,64,49,63,49,63,49,63,49,62,49,60,49,60,49,57,49,56,49,56,50,56,52,56,52,56,52,56,53,56,53,56,55,56,55,56,55,55,55,55,56,53,56,53,56,53,56,52,56,52,56,53,56,55,56,56,58,56,58,56,58,57,58,57,59,59,59,59,59,60,59,60,59,62,60,63,60,63,60,63,60,64,60,64,60,64,60,70,60,72,60,72,60,72,59,76,59,85,59,86,59,86,59,86,59,86,58,88,58,93,58,94,58,94,58,94,59,94,59,98,59,98,59,98,58,98,58,98,58,98,58,101,58,101,58,101,58,101,59,102,59,107,59,108,59,109,59,109,59,109,58,109,58,112,58,112,58,114,58,114,59,114,59,115,59,117,59,118,59,125,59,127,59,136,59,136,59,136,59,136,59,138,59,138,59,138,59,138,59,140,59,143,59,144,59,144,60,144,60,144,60,144,60,144,60,152,60,152,60,152,60,152,61,157,61,163,61,165,61,166,61,171,61,171,61,171,61,172,61,179,61,179,61,181,61,184,61,184,61,184,61,185,61,185,61,187,61,187,61,188,61,188,61,188,61,188,61,191,61,191,61,191,61,191,61,192,61,192,61,192,61,194,61,194,61,194,61,194,61,197,61,197,61,198,61,200,61,200,61,200,61,200,61,200,61,200,61,200,61,200,61,202,61,203,61,203,61,203,61,205,61,211,61,211,61,219,61,219,61,221,61,223,61,227,61,233,61,233,61,233,61,233,59,233,59,233,59,233,58,233,55,233,55,233,55,234,55,237,55,237,55,240,55,240,55,240,55,240,55,247,55,247,55,249,55,250,55,261,55,265,55,268,55,268,55,272,55,273,55,275,55,275,55,275,53,275,52,275,49,275,48,275,46,275,45,275,42,275,41,275,41,275,39,275,39" href="javascript:widgetSearchCounty(\'AKNA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Northwest Arctic" coords="73,81,73,81,73,81,73,81,73,81,73,81,73,82,73,82,73,87,73,87,73,87,73,87,73,87,73,88,73,89,73,92,73,92,74,92,76,92,76,92,76,92,76,92,76,93,76,93,76,93,76,94,76,94,76,94,76,94,77,94,77,94,77,94,77,94,77,97,77,97,77,97,79,97,82,97,83,97,83,97,83,97,83,97,85,97,85,97,85,97,86,97,86,97,86,97,88,97,90,97,93,97,93,97,94,97,98,97,98,97,99,97,101,97,101,97,102,97,102,97,107,97,107,97,111,97,112,97,112,97,112,97,112,97,112,97,112,95,114,95,114,95,114,95,114,93,114,92,114,92,114,92,114,89,114,89,118,89,118,89,120,89,120,89,120,89,120,89,120,87,122,87,127,87,128,87,128,84,128,84,128,82,130,82,130,82,133,82,133,82,133,82,133,82,133,82,133,82,133,82,133,82,137,82,137,84,137,84,140,84,140,84,140,82,140,82,144,82,144,84,146,84,146,84,146,84,147,84,149,84,149,84,149,84,149,82,149,82,149,82,149,81,152,81,156,81,156,80,156,80,156,79,156,79,156,79,159,79,159,79,159,79,162,79,162,79,162,77,162,77,162,76,162,76,162,76,162,75,162,74,162,73,162,72,160,73,160,71,157,71,157,71,157,71,157,71,157,69,157,68,157,68,157,66,156,66,155,66,155,66,155,65,152,65,153,65,152,65,152,63,152,63,152,61,152,61,152,60,152,60,152,60,144,60,144,60,144,60,144,60,144,60,144,59,143,59,140,59,138,59,138,59,138,59,138,59,136,59,136,59,136,59,136,59,127,59,125,59,118,59,117,59,115,59,114,59,114,59,114,58,112,58,112,58,109,58,109,58,109,59,109,59,108,59,107,59,102,59,101,59,101,58,101,58,101,58,98,58,98,58,98,58,98,58,98,59,94,59,94,59,94,58,94,58,93,58,88,58,86,58,86,59,86,59,86,59,86,59,85,59,76,59,72,59,72,60,72,60,70,60,64,60,64,60,64,60,64,61,66,61,66,61,66,62,68,63,69,63,69,63,69,65,69,63,69,63,69,63,69,63,69,63,70,65,70,65,72,65,72,65,73,65,73,66,74,66,74,66,76,68,76,68,76,68,76,68,76,69,77,71,77,71,77,72,77,72,79,73,79,73,80,73,81,74,81,74,82,74,83,74,83,74,85,74,86,75,86,74,86,74,88,74,88,75,88,75,88,74,89,74,89,73,89,72,90,73,89,73,89,74,89,75,89,75,90,74,91,74,91,75,91,74,93,74,94,74,94,74,94,74,96,74,96,74,96,75,98,75,98,75,96,75,96,75,96,76,94,76,94,77,94,77,94,79,94,79,94,79,96,79,96,80,96,80,98,81,98,81,98,81,99,81,99,81,101,80,101,80,101,80,102,79,102,79,104,80,104,80,105,80,105,80,107,80,107,80,107,80,108,80,107,80,108,81,108,82,108,82,108,84,107,84,107,84,107,84,105,84,104,84,104,84,104,84,102,84,102,84,101,82,101,82,101,82,101,81,99,82,98,82,98,82,98,82,96,82,96,82,96,82,94,81,94,81,94,80,94,80,93,80,93,79,93,79,93,79,93,79,91,77,91,77,90,76,90,76,89,76,89,75,88,76,88,76,88,77,88,77,88,79,89,79,89,79,91,79,91,79,93,80,93,80,94,81,94,81,94,81,94,82,94,84,94,84,94,84,94,84,94,84,94,84,96,84,96,84,96,84,98,84,98,84,98,84,99,84,101,84,101,84,101,85,101,85,101,87,101,87,101,87,101,87,101,87,101,87,101,85,101,87,99,85,98,85,98,85,98,85,96,85,96,87,96,87,96,87,96,88,94,88,94,89,94,88,94,89,94,88,94,88,93,88,91,88,91,88,90,88,89,88,89,88,88,88,88,88,88,88,88,87,86,87,86,87,85,87,83,88,83,88,82,88,81,87,81,87,80,88,80,88,79,88,77,87,77,87,76,87,76,87,76,87,76,87,74,87,76,87,76,85,76,85,76,84,76,84,76,84,77,82,77,82,77,81,77,81,76,81,77,80,79,81,79,80,77,80,76,80,76,80,74,80,73,80,73,80,73,80,73,81,73,81" href="javascript:widgetSearchCounty(\'AKNW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="371,229,371,229,371,227,371,227,371,226,369,226,368,226,368,225,368,225,366,223,366,223,366,223,365,223,365,223,363,223,363,222,363,222,363,222,363,222,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,225,363,225,363,225,363,225,363,225,363,225,363,225,363,225,363,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,360,226,360,226,360,226,360,226,360,226,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,229,356,229,356,229,356,229,356,229,356,229,356,229,356,229,356,229,356,229,355,229,355,229,355,229,355,229,355,229,355,229,355,229,355,229,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,353,230,353,230,353,230,353,230,353,230,353,230,353,230,353,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,353,232,353,232,353,232,353,232,353,232,353,232,353,232,353,233,353,233,353,233,353,233,353,233,353,233,353,233,353,233,353,233,353,232,353,232,353,232,353,232,353,232,353,232,353,232,352,233,352,233,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,233,352,233,353,233,355,233,355,235,355,233,355,233,355,233,355,233,355,233,356,233,356,233,356,232,356,232,356,230,356,230,356,230,356,230,356,230,356,229,356,229,358,229,358,229,358,229,358,229,358,227,358,227,359,227,359,227,360,227,362,227,362,227,363,227,363,227,363,227,362,227,362,227,362,229,362,229,363,230,363,230,363,230,363,230,363,232,363,233,365,233,365,233,365,235,363,235,365,236,365,236,365,238,366,238,366,236,366,238,366,238,365,238,363,238,363,238,363,239,363,239,363,240,363,240,363,240,365,240,365,240,366,240,366,240,366,239,366,239,366,238,368,236,368,238,366,239,366,239,366,240,366,240,365,240,365,240,363,240,363,240,363,242,363,242,363,243,363,243,363,243,363,245,365,245,365,243,366,243,366,243,366,243,366,243,366,243,366,245,366,243,366,243,366,245,366,243,368,243,368,243,368,243,369,242,369,242,369,240,369,240,371,240,371,239,371,239,371,238,371,236,371,236,371,236,371,235,371,235,371,233,371,233,371,233,371,232,371,230,371,230,371,230,371,230,371,230,371,230,371,230,371,229,371,229,371,229" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="344,230,344,230,343,230,343,230,343,229,344,230,344,230,344,230" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="343,230,343,230,342,230,342,230,342,232,342,232,340,232,339,230,339,230,340,230,340,230,342,230,342,230,343,230,343,230,343,230" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="344,233,344,235,343,236,343,235,342,235,343,233,343,233,344,233,344,233" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="342,235,342,235,342,236,342,236,340,236,340,235,342,235,342,235,342,235" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="340,233,340,235,340,236,339,235,339,236,339,235,339,235,339,233,340,233,340,233,340,233" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="342,236,342,236,340,236,340,238,340,238,339,238,339,236,340,236,340,236,340,236,342,236,342,236,342,236" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="347,239,347,240,349,240,349,240,349,242,347,240,346,240,347,240,346,240,346,240,347,239,347,239,347,239" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="349,243,349,243,349,245,349,245,349,243,347,243,347,243,347,243,349,243,349,243,349,243,349,243" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="358,239,359,239,359,240,359,240,359,240,359,240,359,242,358,240,358,240,358,240,358,242,358,240,358,240,358,240,358,239,358,239,358,238,358,238,358,239,358,239" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="360,242,360,243,362,243,360,243,360,243,359,243,359,243,359,242,359,242,360,242,360,242,360,242" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="344,226,343,227,343,227,343,227,343,227,342,227,342,227,340,227,339,229,339,229,339,229,339,227,339,227,339,227,340,227,340,227,342,227,340,226,342,226,342,226,343,226,344,226,344,226,344,226" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="344,238,344,239,345,240,345,240,345,240,345,240,345,240,345,240,346,242,346,243,346,243,347,243,347,243,347,245,347,245,349,246,349,246,347,246,347,246,346,246,346,245,346,243,345,243,345,243,345,243,344,243,344,242,344,242,344,240,344,240,344,240,344,240,344,239,344,239,344,238,344,238,344,238" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Prince Wales Ketchikan" coords="344,227,344,226,343,226,342,226,342,225,340,225,340,225,340,223,340,223,340,223,342,223,342,223,343,223,343,223,344,223,344,223,344,223,344,223,345,225,345,225,345,226,344,226,344,227,345,227,346,227,346,227,346,227,347,227,347,227,349,229,349,229,350,230,350,230,350,230,350,230,350,232,350,233,350,233,350,233,352,233,352,233,352,233,352,233,352,235,353,235,352,235,352,235,350,233,350,233,350,233,350,233,350,233,350,235,350,235,349,235,349,236,349,235,350,235,350,235,350,235,352,235,352,236,350,236,350,236,352,236,352,236,352,236,352,236,353,238,353,238,352,238,352,239,352,239,353,239,353,238,355,238,355,239,355,239,355,240,355,240,353,240,353,240,352,242,352,242,353,242,355,240,355,242,355,243,355,243,353,243,355,243,355,243,355,245,355,245,355,246,353,246,352,246,352,246,352,246,352,245,352,245,352,243,352,245,352,245,352,243,352,243,352,243,352,243,350,242,350,243,350,243,350,243,350,242,350,243,350,242,350,242,350,240,350,240,350,240,350,240,350,239,349,238,349,239,349,240,349,240,347,240,347,239,347,238,346,239,346,239,345,239,345,238,346,238,345,238,344,238,344,238,344,236,344,236,344,236,344,236,345,236,345,236,346,236,345,236,345,236,345,236,345,236,344,235,344,235,344,233,345,233,345,233,345,233,344,233,344,233,344,233,343,233,343,233,343,233,343,232,343,232,343,230,344,230,344,230,344,230,344,230,344,230,344,229,344,227,344,227,344,227" href="javascript:widgetSearchCounty(\'AKPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sitka" coords="317,203,317,203,317,203,318,203,318,203,318,203,318,205,318,205,320,205,320,206,318,206,320,206,320,207,320,207,320,208,320,207,320,207,320,208,320,208,320,209,321,209,323,209,323,208,324,208,324,207,324,206,323,206,324,206,323,205,321,205,321,205,321,203,321,203,321,203,323,203,323,203,324,205,324,205,324,205,326,206,326,206,326,207,327,207,327,208,328,208,330,208,330,207,330,207,330,206,330,205,330,205,330,203,328,203,328,203,327,203,326,203,326,203,326,203,324,203,326,203,324,203,324,203,324,203,324,202,324,202,323,202,323,201,321,201,321,201,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,200,320,202,320,202,320,202,320,202,320,202,320,202,318,202,318,202,318,202,318,202,317,202,317,202,317,202,317,202,315,202,315,203,317,203" href="javascript:widgetSearchCounty(\'AKSI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sitka" coords="330,208,330,209,330,210,330,209,328,209,328,208,330,208,330,208,330,208,330,208" href="javascript:widgetSearchCounty(\'AKSI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sitka" coords="323,210,323,210,324,210,323,211,323,212,324,212,324,213,323,213,323,214,321,214,321,214,320,214,320,213,321,212,321,212,321,212,321,211,320,211,321,210,321,209,323,210,323,210" href="javascript:widgetSearchCounty(\'AKSI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sitka" coords="327,208,327,208,328,209,328,209,328,209,328,210,328,210,330,210,330,211,330,212,330,212,331,213,331,213,331,214,331,215,331,215,331,216,331,216,331,216,331,218,331,219,331,219,331,220,331,220,331,220,331,222,331,222,331,223,331,223,331,223,331,225,331,226,331,225,331,225,331,223,330,223,330,223,328,223,328,222,328,220,327,220,327,220,328,220,330,219,330,218,328,219,328,219,328,218,328,218,328,219,327,219,327,219,327,218,327,218,328,216,327,218,326,218,326,218,326,216,327,216,326,216,326,216,326,216,324,216,326,215,326,215,326,214,326,214,326,214,326,213,326,213,326,213,324,212,326,212,326,212,326,211,324,212,324,211,326,211,324,211,324,211,324,210,323,210,323,209,324,209,324,209,324,208,324,207,324,207,324,206,326,206,326,207,324,207,326,207,326,207,326,207,326,208,327,208,327,208,327,208" href="javascript:widgetSearchCounty(\'AKSI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Southeast Fairbanks" coords="275,92,275,92,275,93,275,100,275,100,275,103,275,107,275,117,275,119,275,132,275,134,275,142,275,146,275,146,275,146,275,146,275,146,275,146,273,146,272,146,269,146,269,146,269,146,269,146,268,146,268,146,268,146,268,146,268,145,268,145,268,145,268,144,268,144,268,144,268,144,268,144,268,144,268,144,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,267,143,267,143,267,143,267,143,267,142,267,142,267,142,267,141,267,141,267,141,267,141,267,141,267,140,267,139,267,139,267,137,267,137,267,137,267,137,267,137,267,136,267,136,266,136,266,136,265,136,265,136,265,136,265,135,263,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,134,261,134,261,134,261,134,261,134,260,134,260,134,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,257,134,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,257,133,257,133,257,133,257,133,257,133,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,259,132,259,132,259,132,259,132,257,132,257,132,257,132,257,132,259,132,259,132,259,132,259,132,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,130,259,130,259,130,259,130,259,130,259,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,129,257,129,257,129,257,129,257,129,257,129,257,129,257,129,256,129,256,129,256,129,256,129,256,129,256,129,256,129,253,129,251,129,250,129,250,129,250,129,250,129,249,129,249,129,249,129,246,129,246,129,244,129,244,129,244,129,244,129,244,129,244,129,244,129,244,129,243,129,243,129,243,129,243,129,243,129,243,129,242,129,242,129,242,129,242,129,242,129,242,129,242,129,240,129,240,129,240,129,240,128,240,128,240,128,240,127,240,127,240,127,240,127,239,127,236,127,236,127,236,127,236,127,236,127,236,127,234,127,233,127,233,127,232,127,232,128,232,128,232,128,232,128,232,128,232,128,232,128,232,128,232,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,127,229,124,229,124,229,124,229,124,229,124,229,124,229,124,227,124,227,124,227,124,223,124,223,123,223,123,223,120,223,119,223,119,223,119,223,119,223,113,223,113,226,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,227,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,113,229,112,229,112,229,112,229,112,229,112,229,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,112,230,111,230,111,230,111,230,111,230,111,230,111,230,111,230,111,230,111,230,111,232,111,232,111,232,111,232,111,232,111,232,111,232,111,233,111,233,111,233,111,233,111,233,111,233,111,233,111,233,111,233,111,234,111,234,111,234,111,234,111,234,111,234,111,234,111,234,111,234,110,234,110,234,110,234,110,234,110,234,110,234,110,236,110,236,110,236,110,236,111,236,111,236,111,236,111,236,111,236,111,236,111,236,111,236,111,237,110,237,110,237,110,237,110,237,110,237,110,237,110,237,110,237,110,237,110,237,110,239,110,239,110,239,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,240,110,242,110,242,110,242,110,242,110,242,110,242,110,242,110,242,107,242,107,242,107,242,107,242,110,243,110,243,110,243,110,243,110,243,110,243,110,243,107,243,107,243,107,243,107,243,107,243,107,243,107,243,107,244,107,244,107,244,107,244,107,244,107,244,107,244,107,244,107,244,107,244,107,246,107,246,107,246,107,246,107,246,107,246,107,246,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,247,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,250,107,250,107,250,107,250,107,250,107,250,107,251,107,251,107,251,107,251,107,251,107,251,107,251,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,106,253,106,253,106,253,106,253,106,254,106,254,106,254,106,254,106,254,106,254,106,253,106,254,106,253,105,253,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,104,254,104,254,104,254,104,254,104,254,104,254,104,254,104,254,104,254,103,254,103,254,103,254,103,254,103,253,103,253,103,254,103,254,103,254,103,254,103,254,103,254,103,254,103,254,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,101,256,101,256,101,256,101,257,101,257,101,257,101,257,101,257,103,257,103,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,261,98,261,98,261,98,261,98,261,98,261,98,261,98,261,98,261,97,261,97,261,97,261,97,261,97,261,97,261,97,261,97,261,97,261,97,262,97,262,97,262,97,262,97,262,97,262,97,262,97,262,97,262,97,262,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,269,97,269,97,269,97,269,97,269,97,269,97,269,97,269,97,269,95,269,95,269,95,269,95,269,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,272,95,272,95,272,95,272,95,272,95,272,95,272,95,272,95,272,95,272,95,272,94,272,94,272,94,272,94,272,94,272,94,272,94,272,94,272,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,93,273,93,273,93,273,93,273,93,273,93,273,93,273,93,273,93,274,93,274,93,274,93,274,93,274,93,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92" href="javascript:widgetSearchCounty(\'AKSO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="275,146,275,146,275,146,275,146,275,146,273,146,272,146,269,146,269,146,269,146,268,146,268,146,268,146,268,146,268,145,268,145,268,145,268,144,268,144,268,144,268,144,268,144,268,144,268,144,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,268,143,267,143,267,143,267,143,267,143,267,142,267,142,267,142,267,141,267,141,267,141,267,141,267,140,267,139,267,139,267,137,267,137,267,137,267,137,267,136,267,136,266,136,266,136,265,136,265,136,265,136,265,135,263,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,262,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,135,261,134,261,134,261,134,261,134,261,134,260,134,260,134,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,135,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,260,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,259,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,136,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,135,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,257,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,259,134,257,134,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,257,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,256,133,257,133,257,133,257,133,257,133,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,257,132,259,132,259,132,259,132,259,132,257,132,257,132,257,132,257,132,259,132,259,132,259,132,259,132,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,131,259,130,259,130,259,130,259,130,259,130,259,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,130,257,129,257,129,257,129,257,129,257,129,257,129,257,129,257,129,256,129,256,129,256,129,256,129,256,129,256,129,253,129,251,129,250,129,250,129,250,129,250,129,249,129,249,129,249,129,246,129,246,129,244,129,244,129,244,129,244,129,244,129,244,129,244,129,244,129,243,129,243,129,243,129,243,129,243,129,243,129,242,129,242,129,242,129,242,129,242,129,242,129,242,129,240,129,240,129,240,129,240,128,240,128,240,128,240,127,240,127,240,127,240,127,239,127,236,127,236,127,236,127,236,127,236,127,236,127,234,127,233,127,233,127,232,127,232,128,232,128,232,128,232,128,232,128,232,128,232,128,232,128,232,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,230,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,128,229,129,229,130,229,130,229,130,229,131,229,131,229,131,229,132,229,132,229,132,229,134,229,135,229,137,229,137,229,137,229,137,229,137,229,137,229,137,229,138,229,139,229,139,229,140,229,140,229,140,229,140,229,141,229,141,227,141,227,141,227,141,224,141,223,141,223,141,223,142,224,142,224,144,224,144,224,144,224,144,224,144,224,144,224,145,224,145,224,145,224,146,224,146,224,147,224,147,224,148,224,148,224,148,224,149,224,150,224,151,224,151,224,152,223,152,223,152,223,152,221,152,221,152,221,152,217,152,217,152,213,152,211,152,211,152,211,154,211,155,211,156,210,156,210,157,210,157,210,158,210,158,210,159,210,159,210,159,210,159,210,161,210,161,210,161,210,161,210,161,210,161,210,161,210,161,208,161,208,161,208,161,208,161,208,162,208,162,208,162,208,162,210,162,210,162,210,162,210,162,210,161,210,161,210,161,210,161,210,161,210,161,211,161,213,161,211,161,213,161,213,159,213,159,213,159,213,158,213,158,213,157,213,158,211,158,211,158,211,158,213,157,213,157,213,157,215,158,215,158,216,157,216,157,216,156,216,156,216,155,217,154,217,155,217,156,216,156,216,156,216,157,216,157,216,158,216,159,215,159,216,159,216,161,216,161,216,161,217,161,216,161,216,159,217,159,217,161,217,161,219,161,219,161,219,159,219,158,217,158,219,158,219,157,219,157,220,156,220,157,220,157,220,158,220,159,220,159,220,158,221,158,220,159,221,158,221,159,221,161,221,161,221,159,221,159,221,158,221,158,223,158,223,158,223,159,223,158,223,159,224,159,226,158,226,158,227,158,227,157,227,157,227,157,229,156,229,156,229,156,230,157,229,157,229,157,229,157,227,157,227,158,227,158,227,158,227,159,227,159,227,159,226,159,227,159,227,161,227,161,227,161,227,161,229,161,229,161,229,161,230,161,230,161,230,161,232,161,230,161,230,161,229,161,229,161,229,161,227,162,227,162,227,162,227,162,227,162,229,163,229,162,229,162,229,162,230,162,230,162,232,162,233,161,232,162,232,162,230,163,230,163,230,163,232,163,233,163,234,163,233,163,234,163,234,163,234,163,234,163,234,163,236,163,236,164,234,164,234,165,234,165,233,166,234,166,234,166,234,166,236,166,236,166,236,167,237,167,239,167,240,167,240,167,240,166,240,165,242,165,242,165,243,164,243,164,243,163,243,163,244,162,244,163,243,163,243,163,243,164,243,164,243,165,243,166,243,166,243,166,243,167,242,167,242,168,242,168,243,168,243,168,243,169,243,169,244,169,246,170,246,169,246,170,247,169,247,170,249,170,249,170,249,171,249,171,249,171,250,171,250,171,250,171,250,171,250,171,253,170,253,170,256,166,256,165,257,165,257,165,259,165,259,165,260,165,260,165,260,165,260,165,261,165,262,165,267,165,269,165,269,166,269,166,269,166,270,166,275,166,275,167,275,167,275,167,275,166,275,163,275,159,275,158,275,155,275,150,275,146,275,146" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="210,174,210,171,210,171,210,171,211,174,211,171,211,171,211,171,211,170,213,170,213,171,213,170,213,170,213,169,213,170,213,169,213,169,213,169,213,169,211,169,211,169,211,168,213,168,213,168,213,167,213,167,213,166,215,167,216,166,216,166,216,165,216,165,215,164,215,164,213,164,213,165,213,165,213,166,213,166,213,165,211,166,211,165,210,165,210,165,210,165,210,166,210,166,210,166,210,166,210,166,210,170,210,170,210,170,210,171,210,171,210,171,210,171,210,171,210,174,210,174,210,174,210,174,210,174,210,174,210,174" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="210,164,211,164,211,164,213,165,213,164,213,164,213,163,213,162,213,162,213,162,211,163,211,163,211,163,211,162,211,161,211,162,210,162,210,162,210,162,210,163,210,163,210,163,210,163,210,164,210,165,210,165,210,165,210,165,210,164" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="227,161,227,161,226,161,226,161,226,161,227,161,227,161" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="221,168,221,169,220,169,221,168,221,168,221,168,221,168" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="242,165,242,166,240,166,242,165,242,165,242,165,242,165" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="215,170,215,170,215,171,213,171,213,171,213,171,213,171,213,171,213,171,213,171,213,171,213,170,215,170,215,170,215,170" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="216,171,216,171,215,171,215,171,213,171,215,171,215,171,216,170,216,170,216,171,216,171" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="215,171,215,171,213,174,213,174,213,174,215,171,215,171,216,171,215,171,215,171" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="216,171,216,171,216,174,216,174,216,171,216,171,216,171,216,171,216,171" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="216,167,215,168,215,168,215,168,213,168,215,167,215,167,216,167,216,167" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="213,162,213,162,215,163,213,163,213,163,213,162,213,162,213,162,213,162" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="215,159,216,161,216,161,216,161,216,161,215,161,213,161,213,161,215,161,215,159,215,159,215,159" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="216,162,216,162,216,163,216,163,216,162,216,162,216,162" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="219,166,217,167,219,167,219,167,217,168,217,169,217,169,217,170,216,170,216,169,216,169,216,168,216,168,216,168,216,167,216,167,216,166,216,166,216,166,217,166,217,165,219,166,219,166,219,166,219,166" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="240,167,240,167,240,168,240,168,239,168,240,167,240,166,240,167,240,167" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="247,171,247,174,247,174,247,174,246,174,246,175,246,174,246,174,247,174,247,171,247,171,247,171,247,171" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="224,168,223,169,223,169,223,170,221,170,221,171,221,171,221,171,220,174,220,174,220,174,220,174,219,174,217,175,217,175,216,175,216,175,216,175,216,174,217,174,216,174,217,174,217,174,219,171,219,171,220,171,221,171,221,170,221,170,221,169,223,169,221,168,223,168,223,167,223,167,223,168,223,168,224,168,224,168" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="232,167,230,167,230,167,229,167,229,168,227,168,227,169,227,169,227,168,227,167,227,167,227,168,227,167,227,167,227,166,227,166,227,165,229,166,229,166,229,166,229,166,230,166,232,166,230,167,232,166,232,167,232,167" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Valdez Cordova" coords="234,164,234,164,234,165,233,165,232,166,230,166,230,166,229,166,229,165,230,165,232,165,232,165,233,164,234,164,234,164,234,164,234,164,234,164" href="javascript:widgetSearchCounty(\'AKVA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wade Hampton" coords="69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,159,69,158,69,158,69,159,69,159,69,159,69,159,69,159,70,159,70,159,70,159,70,159,70,159,70,159,70,159,70,159,70,159,72,159,72,159,72,159,72,159,72,159,72,159,73,159,73,159,73,159,73,159,73,159,73,159,73,159,73,159,73,159,73,159,73,159,73,158,73,158,73,158,73,158,73,158,73,158,73,158,73,158,73,158,73,158,73,158,74,158,74,158,74,158,74,158,74,158,74,158,74,158,74,158,74,158,74,157,74,157,74,157,74,157,74,157,74,157,73,157,73,157,74,157,74,157,74,157,73,157,73,157,73,156,74,156,74,156,74,156,74,156,74,156,74,156,74,156,74,156,74,156,74,156,74,157,76,156,76,156,76,156,76,156,76,156,76,156,76,156,76,156,76,156,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,155,76,154,76,154,76,154,76,154,76,154,76,154,76,154,76,154,76,152,76,152,76,152,76,152,76,152,76,152,76,152,76,152,77,152,77,152,77,152,77,152,77,152,79,152,79,152,79,152,79,152,79,152,79,152,79,154,79,154,79,154,80,154,80,154,80,154,80,152,80,152,80,152,80,152,80,152,80,152,80,152,80,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,151,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,81,152,82,152,82,152,82,152,82,152,83,152,83,152,83,152,83,152,85,152,85,152,86,152,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,86,151,88,151,88,151,88,151,88,151,88,151,88,151,88,151,89,151,89,151,89,151,89,151,89,151,89,151,89,151,89,151,90,151,90,151,90,151,90,151,90,151,90,151,91,151,91,151,93,151,93,151,93,152,93,152,93,152,94,152,94,152,94,152,94,152,94,152,94,152,94,151,94,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,96,151,98,151,98,151,98,150,98,150,98,150,98,150,99,150,99,150,101,150,101,150,101,150,101,150,101,150,101,150,101,149,102,149,102,148,104,148,104,148,104,148,104,148,104,148,104,148,104,148,104,148,104,148,104,148,105,148,105,148,107,147,107,147,107,147,107,147,107,147,108,147,108,147,108,147,108,147,108,147,108,147,108,147,109,147,108,147,108,147,108,147,108,147,108,147,108,147,108,147,108,147,108,146,108,146,108,146,108,146,108,146,108,146,108,146,108,146,108,146,107,146,107,146,107,146,107,146,107,146,107,146,107,146,107,146,107,146,107,145,105,145,105,145,105,145,105,145,104,145,104,145,104,145,104,145,104,145,104,145,102,145,102,145,102,145,102,145,102,145,102,144,102,144,102,144,102,144,102,142,101,142,101,141,101,139,101,137,101,137,101,137,101,136,101,135,101,132,101,132,101,132,102,132,102,132,102,130,102,130,104,130,104,130,102,130,99,130,98,130,98,130,96,130,94,130,94,130,94,130,94,130,94,130,94,129,94,129,94,129,94,129,94,129,94,129,91,129,91,128,91,128,91,128,90,128,89,128,89,127,89,127,88,127,88,127,88,127,88,127,88,127,88,127,88,127,88,127,88,127,86,127,86,127,86,127,86,128,86,128,86,129,85,129,85,129,83,130,82,130,81,130,81,130,81,129,80,129,80,129,79,130,79,130,77,130,79,130,79,130,80,129,80,129,79,128,79,128,77,127,77,127,76,127,76,127,76,127,74,127,73,127,73,127,73,127,72,128,72,128,70,129,72,129,72,129,73,130,73,130,72,130,72,130,70,130,69,130,69,131,69,132,69,132,69,133,69,133,69,133,69,134,69,135,69,135,69,136,69,135,70,135,70,135,72,134,70,135,70,135,69,136,69,136,69,136,69,137,69,138,69,138,70,137,70,138,70,138,70,139,69,139,70,138,69,138,69,138,69,138,69,137,68,137,66,137,66,137,66,138,64,138,64,139,63,139,63,140,63,141,63,141,63,142,62,142,62,143,60,143,60,144,60,145,60,145,62,146,62,146,62,146,60,147,60,147,59,147,59,147,57,147,59,148,59,148,60,149,60,149,60,149,60,149,59,149,59,149,57,149,57,149,57,148,56,149,56,150,56,150,57,151,57,151,57,151,59,151,59,151,60,151,60,151,60,152,60,152,60,152,60,152,60,154,60,154,60,154,62,154,62,155,62,155,62,156,62,157,63,157,63,157,64,157,63,156,63,156,63,155,64,155,66,155,66,154,64,154,64,152,66,152,66,152,66,152,66,152,68,151,69,151,69,151,69,150,69,150,69,151,69,151,69,151,68,151,68,152,66,152,66,152,66,152,66,152,66,154,66,155,64,155,64,156,64,156,66,156,66,155,66,155,66,155,66,156,66,157,66,157,66,157,68,157,68,157,69,157,69,157,69,157,68,158,68,158,66,158,66,158,66,159,66,159,66,159,66,159,66,159,66,159,66,159,68,159,68,159,68,159,68,159,68,159,68,159,68,159,68,159,68,159,69,159" href="javascript:widgetSearchCounty(\'AKWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wade Hampton" coords="68,159,68,159,68,159,68,159,66,159,66,159,66,159,66,159,66,159,66,161,68,159,68,159,68,159,68,159" href="javascript:widgetSearchCounty(\'AKWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wade Hampton" coords="69,136,68,137,69,136,69,136" href="javascript:widgetSearchCounty(\'AKWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wade Hampton" coords="363,222,363,222,362,222,360,220,360,220,359,220,358,220,358,220,358,219,356,219,356,219,356,218,356,216,356,216,353,215,353,214,353,213,352,213,352,213,352,212,352,211,352,210,352,210,352,209,352,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,209,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,350,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,349,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,208,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,347,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,346,209,345,209,345,209,345,209,345,209,345,209,345,209,345,209,345,209,345,209,345,209,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,210,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,345,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,344,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,343,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,211,342,212,342,212,342,212,342,212,342,212,342,211,342,211,340,211,340,211,340,211,340,212,342,212,342,212,343,212,344,213,344,212,344,212,344,213,344,213,345,213,346,213,346,214,347,213,347,214,347,215,346,214,346,214,346,215,346,215,347,216,347,216,349,216,349,216,350,216,350,216,350,216,350,216,350,218,350,218,350,219,350,219,350,219,352,219,352,219,352,220,352,220,352,220,352,222,352,222,353,223,353,223,355,223,355,223,355,223,356,225,356,225,356,225,358,225,358,225,358,226,358,225,356,225,356,225,356,225,355,226,355,226,355,227,355,227,355,227,353,229,353,229,353,230,353,230,353,230,352,230,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,232,352,233,352,233,353,232,353,232,353,232,353,232,353,232,353,232,353,232,353,233,353,233,353,233,353,233,353,233,353,233,353,233,353,233,353,233,353,232,353,232,353,232,353,232,353,232,353,232,353,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,232,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,353,230,353,230,353,230,353,230,353,230,353,230,353,230,353,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,230,355,229,355,229,355,229,355,229,355,229,355,229,355,229,355,229,356,229,356,229,356,229,356,229,356,229,356,229,356,229,356,229,356,229,356,229,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,356,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,358,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,227,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,359,226,360,226,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,225,360,226,360,226,360,226,360,226,360,226,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,362,225,363,225,363,225,363,225,363,225,363,225,363,225,363,225,363,225,363,225,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,223,363,222,363,222,363,222,363,222" href="javascript:widgetSearchCounty(\'AKWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wrangell Petersburg" coords="336,215,336,216,336,216,337,216,337,216,337,218,337,219,337,218,339,218,337,216,339,216,339,216,339,218,339,218,339,219,339,220,339,220,339,220,337,219,339,220,337,220,339,220,339,222,337,222,337,222,339,223,339,223,337,223,337,223,337,223,337,225,337,225,337,226,337,226,336,227,336,226,336,225,336,225,336,223,336,223,336,225,336,226,336,226,336,227,336,227,336,227,336,227,334,227,334,226,336,226,334,225,334,225,334,223,336,223,334,223,334,223,334,223,336,222,336,223,336,222,336,223,336,222,336,220,336,220,336,220,336,220,336,220,334,220,334,219,336,219,334,219,334,219,334,219,334,219,334,218,334,218,334,216,334,216,334,216,334,216,334,216,334,215,336,216,336,216,336,216,334,215,334,215,336,215,336,215,336,215,336,215" href="javascript:widgetSearchCounty(\'AKWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wrangell Petersburg" coords="345,214,345,215,345,216,346,216,345,216,345,216,346,218,346,218,346,219,345,220,345,219,344,219,344,218,344,216,344,216,343,216,343,216,343,218,344,218,344,218,344,219,344,219,344,220,344,220,344,220,344,222,344,220,343,220,343,220,342,220,342,222,340,222,339,222,339,220,339,220,340,220,339,219,339,218,339,218,339,216,339,216,339,216,339,216,337,216,339,216,339,215,337,215,337,214,336,214,336,213,337,213,339,213,339,213,339,213,340,213,340,214,342,214,343,214,343,214,344,215,344,214,344,214,344,214,344,214,345,214,345,214" href="javascript:widgetSearchCounty(\'AKWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wrangell Petersburg" coords="347,216,347,216,347,218,349,218,349,219,350,219,350,220,350,220,349,220,347,220,347,220,346,220,346,220,346,220,345,220,346,219,346,219,346,218,345,216,346,216,347,216,347,216,347,216" href="javascript:widgetSearchCounty(\'AKWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wrangell Petersburg" coords="349,222,349,222,349,222,349,223,349,223,349,223,347,223,346,225,346,223,345,223,345,223,345,223,345,222,346,222,347,222,347,220,349,222,349,222" href="javascript:widgetSearchCounty(\'AKWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wrangell Petersburg" coords="352,220,352,222,352,222,352,223,353,223,355,223,355,223,355,223,355,225,355,225,355,226,353,226,353,226,352,225,352,225,352,225,352,223,352,223,352,223,352,222,352,222,352,220,352,220" href="javascript:widgetSearchCounty(\'AKWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wrangell Petersburg" coords="350,223,350,223,350,225,350,225,350,225,352,225,352,225,352,226,353,226,353,227,352,227,353,227,353,229,352,227,352,229,352,229,350,229,350,227,350,227,350,227,350,227,349,227,349,227,349,226,349,225,349,225,349,225,350,223,350,223,350,223,350,223,350,223,350,223" href="javascript:widgetSearchCounty(\'AKWR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Yakutat" coords="307,187,307,187,307,186,307,186,305,184,305,183,305,182,304,181,304,181,302,179,301,179,301,179,300,178,299,177,298,176,297,175,297,174,297,174,294,174,292,171,291,171,291,171,292,170,292,169,292,168,292,167,291,167,288,167,288,167,287,168,287,168,286,169,285,169,280,168,280,169,278,168,275,168,275,167,275,167,275,167,275,166,270,166,269,166,269,166,269,166,269,165,267,165,262,165,261,165,260,165,260,165,260,165,260,165,259,165,259,165,257,165,257,165,256,165,256,166,253,170,253,170,250,171,250,171,250,171,250,171,250,171,251,171,253,171,253,171,253,171,254,171,256,171,256,171,257,171,257,171,259,171,260,171,260,171,261,171,262,171,263,171,265,171,265,171,266,171,267,171,267,171,268,171,270,174,270,174,272,171,273,171,273,171,272,171,272,170,273,170,273,171,274,171,274,171,274,174,274,174,273,174,273,174,273,174,274,174,275,175,275,175,276,175,276,176,278,176,278,176,280,176,280,176,281,176,281,176,283,176,284,176,285,175,286,175,286,175,287,174,287,174,288,174,288,174,288,174,288,171,288,171,289,171,291,174,291,174,291,174,291,174,292,174,292,174,294,174,294,175,294,175,292,174,292,174,291,174,291,175,291,176,291,176,291,177,291,178,291,178,291,178,291,177,291,177,291,176,291,175,291,175,291,174,291,174,291,174,289,174,288,174,288,174,288,174,288,174,288,175,288,175,288,176,289,176,288,177,288,177,288,178,288,178,287,179,286,179,286,179,286,179,287,179,288,179,288,179,288,179,289,179,289,179,291,181,289,181,289,181,289,181,291,181,291,181,291,181,291,182,292,182,294,182,294,183,295,183,297,184,298,184,298,184,298,184,297,184,298,184,299,184,299,184,300,184,301,186,301,186,301,187,302,187,302,188,302,188,302,189,307,187,307,187,307,187" href="javascript:widgetSearchCounty(\'AKYA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Yukon Koyukuk" coords="275,55,275,55,275,56,275,58,275,59,275,60,275,62,275,63,275,65,275,65,275,66,275,68,275,71,275,73,275,74,275,77,275,79,275,79,275,80,275,81,275,82,275,84,275,84,275,85,275,87,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,275,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,92,274,93,274,93,274,93,274,93,274,93,273,93,273,93,273,93,273,93,273,93,273,93,273,93,273,93,273,93,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,273,94,272,94,272,94,272,94,272,94,272,94,272,94,272,94,272,94,272,94,272,95,272,95,272,95,272,95,272,95,272,95,272,95,272,95,272,95,272,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,270,95,269,95,269,95,269,95,269,95,269,95,269,97,269,97,269,97,269,97,269,97,269,97,269,97,269,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,268,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,267,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,266,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,265,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,263,97,262,97,262,97,262,97,262,97,262,97,262,97,262,97,262,97,262,97,262,97,261,97,261,97,261,97,261,97,261,97,261,97,261,97,261,97,261,97,261,97,261,98,261,98,261,98,261,98,261,98,261,98,261,98,261,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,98,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,100,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,260,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,259,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,101,257,103,257,103,257,101,257,101,257,101,257,101,256,101,256,101,256,101,256,101,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,256,103,254,103,254,103,254,103,254,103,254,103,254,103,254,103,254,103,253,103,253,103,254,103,254,103,254,103,254,103,254,103,254,104,254,104,254,104,254,104,254,104,254,104,254,104,254,104,254,104,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,254,105,253,105,253,105,254,106,253,106,254,106,254,106,254,106,254,106,254,106,254,106,253,106,253,106,253,106,253,106,253,106,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,253,107,251,107,251,107,251,107,251,107,251,107,251,107,251,107,250,107,250,107,250,107,250,107,250,107,250,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,107,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,106,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,105,249,104,249,104,249,104,249,104,249,104,249,104,249,104,249,104,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,249,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,103,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,250,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,249,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,101,247,103,247,103,247,103,246,103,246,103,246,103,246,101,246,101,246,103,246,103,244,103,244,103,244,101,244,101,244,101,244,101,244,101,244,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,243,101,242,101,242,101,242,101,242,101,242,101,242,101,242,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,101,240,103,240,103,240,103,240,103,239,103,239,103,239,103,239,103,239,103,239,103,239,103,239,103,239,103,239,103,237,103,237,101,237,101,237,101,237,101,237,101,237,101,237,103,237,103,237,103,237,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,236,103,234,103,234,103,234,103,234,103,234,103,234,101,234,101,234,101,234,101,234,101,234,101,236,101,236,101,236,101,236,101,236,101,236,101,236,101,236,101,236,101,236,101,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,236,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,234,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,233,100,232,100,232,100,232,100,232,100,232,100,232,100,232,100,232,100,232,100,232,100,232,100,232,98,232,98,232,98,232,98,232,98,232,98,232,98,232,98,232,98,232,98,232,98,233,98,233,98,233,98,233,98,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,233,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,232,97,230,97,230,97,230,97,230,97,230,97,230,97,230,97,230,97,230,97,230,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,229,97,227,97,227,97,227,97,227,97,227,97,229,97,229,97,229,97,229,97,229,97,227,97,227,97,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,227,98,226,98,226,98,226,98,226,98,226,98,226,98,226,98,226,98,226,100,226,100,224,100,224,100,224,100,224,100,224,100,224,100,224,100,224,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,223,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,221,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,220,100,219,100,219,100,216,100,216,100,216,100,216,100,215,100,215,100,215,100,215,100,213,100,213,100,213,100,210,100,210,100,210,100,210,100,210,100,210,101,210,103,210,103,210,103,210,104,210,104,210,106,210,106,210,106,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,210,107,211,107,211,107,211,107,211,107,211,107,211,107,211,107,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,211,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,110,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,213,111,215,111,215,111,215,111,215,111,215,111,215,111,215,111,215,111,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,215,112,216,112,216,112,215,112,215,112,213,112,213,112,211,112,210,112,210,112,210,112,208,112,208,112,208,112,207,112,207,112,207,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,205,112,203,112,203,112,200,112,200,112,197,111,195,111,195,111,195,111,194,111,192,111,192,111,192,111,191,112,189,113,189,114,188,116,187,116,187,116,185,116,185,116,185,116,185,116,184,116,184,116,184,116,184,116,182,116,182,116,182,116,182,116,182,116,182,116,182,116,182,116,182,116,179,117,179,117,179,117,179,117,179,119,179,119,179,119,179,119,179,119,179,119,179,119,179,119,179,120,179,120,176,120,175,120,173,120,173,120,172,120,172,120,172,123,172,123,172,124,172,124,172,124,172,124,172,124,172,124,172,124,173,124,173,124,173,124,173,124,173,125,173,125,173,126,173,126,175,126,175,126,175,126,176,126,176,126,176,126,176,126,176,127,176,128,176,128,176,128,176,128,173,132,172,133,172,133,172,134,172,134,172,134,172,135,172,137,172,139,172,140,172,140,171,140,171,141,171,141,169,141,169,141,169,141,169,142,169,143,166,143,165,143,165,144,165,144,163,144,163,144,162,144,160,144,159,144,157,144,155,144,153,144,152,144,149,144,146,144,146,144,144,144,144,144,144,144,144,144,140,144,137,144,137,143,134,143,134,143,133,143,130,143,127,143,127,143,127,143,125,143,125,143,125,143,125,143,124,143,124,144,124,144,124,144,121,144,121,144,121,144,121,144,120,144,120,144,120,144,120,144,120,144,120,144,117,144,117,144,117,144,117,145,117,145,114,145,112,145,112,145,112,145,112,145,112,145,112,145,112,145,112,145,112,145,112,145,111,145,111,145,111,145,109,145,109,145,108,145,107,145,105,145,105,145,105,145,104,145,104,145,104,145,104,145,104,145,104,145,102,145,102,145,102,145,102,145,102,145,102,144,102,144,102,144,102,144,102,142,101,142,101,141,101,139,101,137,101,137,101,137,101,136,101,135,101,132,101,132,101,132,102,132,102,132,102,130,102,130,104,130,104,130,104,130,104,129,104,127,104,127,104,127,104,126,104,126,104,126,104,125,104,125,104,125,104,125,104,124,104,123,105,123,107,123,107,123,109,123,109,123,109,120,112,120,112,119,112,119,112,119,112,119,114,119,114,119,114,117,114,117,112,116,112,116,112,116,112,116,112,116,112,116,111,116,111,111,111,111,111,106,111,106,112,106,112,104,114,104,114,103,114,103,114,103,114,101,114,101,114,100,114,100,115,100,117,97,117,97,117,97,115,97,115,95,114,95,114,95,114,93,114,92,114,92,114,92,114,89,114,89,118,89,118,89,120,89,120,89,120,89,120,89,120,87,122,87,127,87,128,87,128,84,128,84,128,82,130,82,130,82,133,82,133,82,133,82,133,82,133,82,133,82,133,82,133,82,137,82,137,84,137,84,140,84,140,84,140,82,140,82,144,82,144,84,146,84,146,84,146,84,147,84,149,84,149,84,149,84,149,82,149,82,149,82,149,81,152,81,156,81,156,80,156,80,156,79,156,79,156,79,159,79,159,79,159,79,162,79,162,79,162,77,162,77,162,76,162,76,162,76,162,75,162,74,162,73,162,72,160,73,160,71,157,71,157,71,157,71,157,71,157,69,157,68,157,68,157,66,156,66,155,66,155,66,155,65,152,65,153,65,152,65,152,63,152,63,152,61,152,61,157,61,163,61,165,61,166,61,171,61,171,61,171,61,172,61,179,61,179,61,181,61,184,61,184,61,184,61,185,61,185,61,185,61,185,61,187,61,187,61,187,61,188,61,188,61,188,61,188,61,188,61,191,61,191,61,191,61,191,61,192,61,192,61,192,61,194,61,194,61,194,61,194,61,197,61,197,61,198,61,198,61,200,61,200,61,200,61,200,61,200,61,200,61,200,61,200,61,200,61,202,61,203,61,203,61,203,61,205,61,211,61,211,61,219,61,219,61,221,61,223,61,227,61,233,61,233,61,233,61,233,59,233,59,233,59,233,58,233,55,233,55,233,55,234,55,237,55,237,55,240,55,240,55,240,55,240,55,247,55,247,55,249,55,250,55,261,55,265,55,268,55,268,55,272,55,273,55,275,55,275,55" href="javascript:widgetSearchCounty(\'AKYU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians West" coords="109,219,56,219,2,219,2,203,56,203,109,203,109,219" href="javascript:widgetSearchCounty(\'AKAW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="337,205,337,203,337,203,337,202,337,202,336,201,336,200,336,200,336,199,336,199,336,198,336,198,336,198,334,198,334,198,334,198,332,198,331,198,331,198,331,197,331,197,331,197,331,196,330,195,330,195,328,195,328,194,328,195,328,196,328,196,328,197,330,197,330,198,331,199,331,198,331,198,331,199,331,199,330,199,330,200,331,201,331,201,331,202,331,203,331,203,331,203,331,205,331,206,331,206,331,207,332,207,334,207,332,207,331,207,332,208,332,209,334,209,334,209,334,209,332,209,331,209,332,209,332,210,332,210,331,210,331,211,331,211,331,212,331,212,331,213,331,214,332,214,332,214,334,213,334,212,334,212,334,212,336,212,336,211,336,210,336,210,336,209,336,209,336,209,336,209,337,210,337,209,337,209,337,208,336,208,336,208,336,207,336,207,336,207,337,207,337,207,337,207,337,206,337,205,336,205,336,205,336,203,336,203,336,203,334,202,334,202,334,202,334,201,334,200,334,200,334,200,334,199,334,199,336,200,334,200,336,200,336,201,336,202,336,202,336,203,336,203,337,203,337,203,337,205,339,205,339,206,339,205,337,205" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="330,207,330,207,330,208,328,208,327,208,327,207,326,207,326,206,326,206,324,205,324,205,324,205,323,203,323,203,321,203,321,203,321,203,321,205,321,205,323,205,324,206,323,206,324,206,324,207,324,208,323,208,323,209,321,209,320,209,320,208,320,208,320,207,320,207,320,208,320,207,320,207,320,206,318,206,320,206,320,205,318,205,318,205,318,203,318,203,318,203,317,203,317,203,317,203,315,203,315,202,317,202,317,201,317,201,317,200,318,201,318,201,318,202,318,202,318,202,318,201,318,200,317,200,317,199,315,199,317,198,317,198,317,198,317,197,318,197,318,198,318,198,318,199,318,199,318,199,318,198,318,198,318,197,320,197,320,198,320,197,320,197,320,196,321,196,323,197,323,197,324,197,324,198,324,198,324,199,323,199,323,199,321,199,323,200,323,200,321,200,321,200,321,200,323,201,323,200,324,200,324,199,324,199,324,198,326,198,326,199,326,199,326,199,327,199,328,199,328,200,328,200,328,201,328,202,328,202,328,202,327,201,326,201,326,201,326,201,327,202,327,202,328,203,328,203,327,203,326,203,326,203,326,202,324,202,324,202,324,201,323,201,323,201,321,201,320,200,320,200,321,201,321,201,323,201,323,202,324,202,324,202,324,203,324,203,324,203,326,203,324,203,326,203,326,203,326,203,327,203,328,203,328,203,330,203,330,205,330,205,330,206,330,207" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="340,202,340,202,340,202,340,202,340,202,339,203,339,203,340,202" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="315,199,317,199,317,200,317,201,315,201,315,202,315,202,315,201,314,201,314,200,314,200,314,199,315,199,315,199,315,199" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="63,251,62,251,63,253,63,253,63,253,62,254,62,254,62,254,62,253,62,253,60,253,62,251,63,251,63,251" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="68,254,66,254,66,254,66,254,66,254,66,254,66,254,66,254,68,254" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="64,254,64,254,63,254,63,254,63,254,64,254,64,254" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="60,254,60,254,60,254,60,254,59,254,59,254,57,254,57,254,56,254,57,254,57,253,59,253,59,253,60,253,60,253,60,254,60,254,60,254" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="86,236,86,236,86,236,88,236,86,236,86,236" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="98,238,96,239,96,239,96,239,96,238,98,238,98,238,98,238" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="96,240,96,240,96,240,96,240,94,240,96,240,94,240,94,240,94,239,96,239,96,240,96,240" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="107,236,107,238,107,238,107,238,107,238,107,236,107,236,107,236,107,236,107,236,107,236" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="115,240,117,242,117,242,115,242,115,242,115,242,115,240,115,240,115,240" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="109,236,109,236,108,236,108,236,107,236,108,235,108,236,109,236,109,236" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="120,229,121,230,120,230,120,230,120,230,120,229,120,229,120,229" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="81,242,81,243,81,243,81,243,81,245,81,245,82,245,83,245,83,246,83,246,83,246,82,246,82,246,81,245,81,245,81,246,81,246,80,246,79,246,79,246,77,246,76,246,76,246,74,246,74,246,73,248,73,248,73,248,73,249,72,249,72,249,70,249,69,249,69,249,69,249,69,248,68,248,68,248,68,246,69,246,69,246,69,246,70,246,70,245,70,245,70,243,72,243,72,243,73,243,73,243,73,243,73,243,74,243,74,242,76,242,76,242,76,240,77,240,77,240,79,240,80,240,80,240,81,242,81,242,81,242" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="86,248,88,248,88,248,88,249,88,249,88,249,86,249,86,248,86,248,86,248,86,248" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="91,242,91,243,90,243,90,243,90,243,89,243,89,243,90,242,90,242,91,242,91,242" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="104,236,104,236,104,236,105,236,105,236,105,236,105,238,105,238,107,239,107,239,105,239,107,240,105,240,104,239,104,239,104,240,104,239,104,239,104,238,104,236,104,236,104,236,104,236,104,236" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="114,238,114,239,114,240,114,240,114,240,114,240,114,240,114,240,114,240,114,239,114,238,114,238,114,238" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="112,238,112,239,112,239,112,240,112,239,112,240,112,240,112,240,111,240,111,240,111,242,109,242,109,243,108,243,108,243,109,242,109,242,109,240,109,240,109,240,109,240,111,240,111,239,111,240,111,239,112,238,112,238,112,238,112,238" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="120,216,120,216,120,216,120,216,120,216,120,216" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="56,258,56,259,56,259,56,259,56,259,56,259,56,259,56,258,56,258,56,258" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="56,256,56,256,56,256,56,258,55,258,55,258,53,259,53,259,53,259,53,259,53,259,55,259,55,259,56,259,56,259,55,259,55,259,53,261,53,261,53,261,53,261,53,261,53,261,52,261,53,262,52,262,52,261,52,262,52,262,50,262,50,262,50,264,50,262,49,264,49,264,47,264,47,264,47,264,46,264,46,264,45,266,45,266,43,266,42,266,42,266,42,264,42,264,42,264,43,264,45,264,45,264,45,264,46,264,47,264,47,262,47,262,47,262,47,261,49,262,50,261,49,261,47,261,47,261,49,261,50,261,49,259,49,259,50,259,50,259,50,261,50,259,52,259,50,259,50,259,50,259,50,259,49,259,49,258,47,258,49,256,49,256,49,256,50,256,50,256,50,256,52,256,53,256,53,256,53,256,53,256,53,258,53,258,53,256,55,256,55,256,55,256,56,256,56,256" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="68,159,68,159,68,159,68,159,68,159,68,159,68,159,66,159,66,159,66,159,66,159,66,159,66,161,68,159" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Aleutians East" coords="93,183,93,183,94,182,93,183" href="javascript:widgetSearchCounty(\'AKAE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bethel" coords="56,166,57,167,57,168,59,168,59,167,60,167,60,168,60,168,60,169,60,169,60,170,60,170,60,171,60,171,62,171,62,174,62,174,62,174,60,174,60,174,60,174,59,174,57,174,57,174,56,174,56,174,56,175,57,175,56,176,56,175,56,175,55,174,55,174,53,174,53,174,53,174,52,174,50,174,50,174,50,174,49,171,49,171,47,171,47,171,47,171,47,171,47,170,46,170,46,169,47,169,47,169,49,169,49,169,50,169,50,169,50,169,50,169,52,168,52,168,53,168,53,167,53,167,55,167,55,167,56,167,56,167,56,167,56,166,56,166" href="javascript:widgetSearchCounty(\'AKBE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dillingham" coords="108,190,108,191,107,190,108,190,108,190" href="javascript:widgetSearchCounty(\'AKDI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dillingham" coords="104,189,104,190,104,190,104,191,104,191,102,192,102,192,101,192,101,192,101,191,101,191,101,191,101,190,102,190,104,190,104,189,104,189,104,189,104,189" href="javascript:widgetSearchCounty(\'AKDI\');">';
    stateMapLines[iCnt++] = '</map>';
    
    return stateMapLines.join('');
}
