document.getElementById('RTWidgetPlaceholder').innerHTML = GetStateMapHTML();

function GetStateMapHTML()
{
    var stateMapLines = new Array();
    iCnt = 0;
    stateMapLines[iCnt++] = '<div style="width:650px;font:12px Verdana, Arial, Helvetica, sans-serif;color:#444">';
    stateMapLines[iCnt++] = '	<div>';
    stateMapLines[iCnt++] = '		<div>';
    stateMapLines[iCnt++] = '			<img src="' + g_RTWDImageBase + '/rtlogo.gif" alt="RealtyTrac" style="width:158px;height:29px;border:0" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '		<div style="margin:0">';
    stateMapLines[iCnt++] = '			<h4 style="font-size:12px;font-weight:700;float:left;margin:10px 0;padding:0">Location:</h4>';
    stateMapLines[iCnt++] = '			<div style="color:#84bdc4;float:left;margin:10px 0 10px 5px;padding:0"><a  href="javascript:WidgetLoadState(\'USA\', 350)" style="color:#84bdc4">Home</a> &gt; <a href="#" style="color:#84bdc4">OK</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/oklahoma.gif" width=425 height=205 border=0 alt="" usemap="#ok_1351__Converted__Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="ok_1351__Converted__Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Rogers" coords="334,39,334,40,333,40,333,47,333,50,333,52,334,52,336,52,342,52,343,54,344,54,344,56,345,56,345,57,347,57,350,57,350,54,350,50,351,48,351,37,351,35,351,33,356,33,356,31,355,29,353,28,351,29,333,29,333,38,334,38,334,39" href="javascript:widgetSearchCounty(\'OKRO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Carter" coords="283,152,280,152,278,152,278,151,277,150,263,150,264,143,254,143,254,155,254,167,281,167,281,164,281,161,283,161,283,152" href="javascript:widgetSearchCounty(\'OKCZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wagoner" coords="345,57,345,56,344,56,344,54,343,54,342,52,336,52,336,62,336,64,335,67,333,67,333,69,336,69,341,69,341,71,342,73,345,74,347,73,352,72,358,71,359,70,360,69,358,68,358,66,358,63,359,61,360,59,361,59,361,57,350,57,347,57,345,57" href="javascript:widgetSearchCounty(\'OKWG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pawnee" coords="278,43,280,43,283,43,283,45,283,48,288,48,288,51,288,52,289,52,297,52,311,52,313,52,314,50,312,49,309,49,307,47,304,44,303,44,302,45,300,45,299,43,300,42,301,41,300,40,299,41,298,40,295,38,293,38,293,36,293,35,292,34,292,32,291,31,289,31,288,32,286,35,284,36,282,37,281,36,279,35,279,34,279,34,278,34,278,43" href="javascript:widgetSearchCounty(\'OKPW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tulsa" coords="312,57,321,57,323,57,324,58,324,60,324,67,323,67,323,69,333,69,333,67,335,67,336,64,336,62,336,52,334,52,333,52,333,50,333,47,333,40,334,40,334,39,334,38,333,38,325,38,325,52,322,52,316,52,313,52,311,52,311,55,312,57" href="javascript:widgetSearchCounty(\'OKTU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Coal" coords="321,129,307,128,307,131,307,133,304,133,302,133,302,136,302,140,301,143,301,145,302,147,306,148,314,148,318,147,319,146,319,145,319,143,320,143,321,142,321,140,321,133,321,129" href="javascript:widgetSearchCounty(\'OKCB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mcintosh" coords="333,86,333,88,333,90,331,90,331,91,330,94,330,95,329,95,326,95,326,100,326,108,328,108,330,107,331,106,332,105,334,105,338,105,341,103,344,103,347,101,350,99,353,98,355,99,355,85,338,86,335,86,333,86" href="javascript:widgetSearchCounty(\'OKMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Murray" coords="288,138,285,138,283,138,283,135,273,136,273,136,271,136,271,137,271,138,272,141,273,143,264,143,263,150,277,150,278,151,278,152,280,152,283,152,285,152,285,146,285,143,286,143,287,143,288,140,288,138" href="javascript:widgetSearchCounty(\'OKMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pontotoc" coords="302,133,304,133,307,133,307,131,307,128,307,119,306,121,305,121,303,121,301,122,300,121,299,121,296,121,295,120,294,120,293,121,294,123,293,123,291,123,290,121,288,119,287,119,286,120,284,119,283,118,283,123,283,135,283,138,285,138,288,138,288,140,287,143,301,143,302,140,302,136,302,133" href="javascript:widgetSearchCounty(\'OKPN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pittsburg" coords="344,103,341,103,338,105,334,105,332,105,331,106,330,107,328,108,326,108,325,109,325,109,324,110,323,110,323,112,322,113,321,113,321,114,321,129,321,133,327,133,330,133,330,134,330,136,330,137,330,138,333,138,340,138,347,138,347,136,347,133,347,120,347,115,348,114,349,114,354,114,354,114,354,113,354,108,354,107,353,107,351,107,350,107,350,104,350,99,347,101,344,103" href="javascript:widgetSearchCounty(\'OKPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Garvin" coords="271,138,271,137,271,136,273,136,273,136,283,135,283,123,249,124,249,133,253,133,254,134,254,135,254,143,264,143,273,143,272,141,271,138" href="javascript:widgetSearchCounty(\'OKGV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Noble" coords="259,52,261,52,263,53,271,53,272,53,273,52,273,48,283,48,283,45,283,43,280,43,278,43,278,34,279,34,280,33,282,32,284,31,284,30,283,29,281,29,279,30,277,29,259,29,259,52" href="javascript:widgetSearchCounty(\'OKNB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kiowa" coords="199,124,206,124,206,110,206,110,205,110,205,110,203,110,203,110,201,110,200,110,199,110,196,110,172,110,170,110,171,111,171,112,172,113,172,113,173,114,173,115,173,118,175,121,175,122,174,123,174,124,176,125,177,125,178,126,179,125,180,124,180,124,181,124,181,124,182,124,181,125,182,126,181,127,181,128,182,129,181,129,181,130,181,131,182,132,183,133,185,133,187,133,185,134,184,135,184,136,188,136,189,138,191,138,196,138,196,125,197,124,199,124" href="javascript:widgetSearchCounty(\'OKKO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greer" coords="177,125,176,125,174,124,174,123,175,122,175,121,173,118,173,115,173,114,172,113,172,113,171,112,171,111,170,110,155,110,154,110,153,110,153,111,153,113,153,114,151,115,148,115,148,117,148,119,149,119,155,119,155,122,155,123,156,124,156,127,156,129,158,129,158,130,159,131,164,131,169,131,169,130,169,129,170,129,170,127,173,127,176,127,178,126,178,126,177,125" href="javascript:widgetSearchCounty(\'OKGE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stephens" coords="254,135,254,134,253,133,249,133,230,133,228,133,227,133,227,137,227,143,228,155,254,155,254,143,254,135" href="javascript:widgetSearchCounty(\'OKST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washita" coords="199,110,200,110,201,110,203,110,203,110,205,110,205,110,206,110,206,110,206,91,172,91,172,110,196,110,199,110" href="javascript:widgetSearchCounty(\'OKWT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Garfield" coords="229,52,249,52,259,52,259,29,229,29,229,36,229,52" href="javascript:widgetSearchCounty(\'OKGF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Comanche" coords="227,133,228,133,230,133,230,128,230,126,230,124,206,124,199,124,197,124,196,125,196,138,196,143,198,143,200,143,202,143,204,143,204,148,206,148,206,148,211,148,211,146,214,146,218,146,220,146,221,145,223,145,223,144,223,143,225,143,227,143,227,137,227,133" href="javascript:widgetSearchCounty(\'OKCM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Major" coords="205,53,224,52,229,52,229,36,210,36,210,40,207,40,204,39,202,38,200,37,198,36,196,35,193,34,190,34,191,53,205,53" href="javascript:widgetSearchCounty(\'OKMJ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Custer" coords="206,86,205,84,205,81,205,78,205,72,171,72,171,82,171,86,172,86,172,89,172,91,206,91,206,86" href="javascript:widgetSearchCounty(\'OKCS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Woodward" coords="190,34,190,30,189,28,187,26,186,24,184,21,181,19,178,18,175,18,175,21,175,26,175,29,161,29,161,43,162,53,171,53,191,53,190,34" href="javascript:widgetSearchCounty(\'OKWW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Dewey" coords="205,72,205,53,191,53,171,53,171,61,171,63,171,66,171,68,171,72,205,72" href="javascript:widgetSearchCounty(\'OKDW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Okmulgee" coords="323,69,316,69,316,81,317,86,319,86,321,86,321,93,321,95,322,95,326,95,329,95,330,95,330,94,331,91,331,90,333,90,333,88,333,86,335,86,338,86,338,80,338,78,338,76,337,76,336,76,336,74,336,69,333,69,323,69" href="javascript:widgetSearchCounty(\'OKOM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Oklahoma" coords="273,95,273,91,273,77,249,76,249,95,273,95" href="javascript:widgetSearchCounty(\'OKOK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="273,91,297,91,297,81,297,65,273,64,273,77,273,91" href="javascript:widgetSearchCounty(\'OKLI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Canadian" coords="249,76,225,76,221,77,220,77,220,79,220,86,220,91,220,93,220,95,222,96,225,96,230,96,232,96,235,97,236,97,237,96,238,97,240,97,241,98,244,97,245,98,246,98,247,98,249,98,249,95,249,76" href="javascript:widgetSearchCounty(\'OKCA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cleveland" coords="253,99,254,101,254,103,256,104,258,106,259,107,261,109,261,110,261,111,263,112,264,114,263,116,265,118,267,118,270,119,273,120,273,95,249,95,249,98,251,99,253,99" href="javascript:widgetSearchCounty(\'OKCL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="McClain" coords="278,121,276,120,273,120,270,119,267,118,265,118,263,116,264,114,263,112,261,111,261,110,261,109,259,107,258,106,256,104,254,103,254,101,253,99,251,99,249,98,249,124,283,123,283,118,281,119,278,121" href="javascript:widgetSearchCounty(\'OKMC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kingfisher" coords="224,64,225,76,249,76,249,52,229,52,224,52,224,64" href="javascript:widgetSearchCounty(\'OKKN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Logan" coords="273,77,273,64,273,64,271,64,269,64,267,63,266,62,265,61,264,62,263,62,263,61,263,60,263,53,261,52,259,52,249,52,249,76,273,77" href="javascript:widgetSearchCounty(\'OKLO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Payne" coords="263,62,264,62,265,61,266,62,267,63,269,64,271,64,273,64,273,64,297,65,297,52,289,52,288,52,288,51,288,48,283,48,273,48,273,52,272,53,271,53,263,53,263,60,263,61,263,62" href="javascript:widgetSearchCounty(\'OKPY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grady" coords="249,98,247,98,246,98,245,98,244,97,241,98,240,97,238,97,237,96,236,97,235,97,232,96,230,96,230,124,230,126,230,128,230,133,249,133,249,124,249,98" href="javascript:widgetSearchCounty(\'OKGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Caddo" coords="230,96,225,96,222,96,220,95,220,93,220,91,220,86,206,86,206,91,206,110,206,124,230,124,230,96" href="javascript:widgetSearchCounty(\'OKCD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Blaine" coords="220,79,220,77,221,77,225,76,224,64,224,52,205,53,205,72,205,78,205,81,205,84,206,86,220,86,220,79" href="javascript:widgetSearchCounty(\'OKBL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Seminole" coords="303,109,305,110,305,100,305,91,304,91,303,92,303,92,302,93,301,92,300,91,300,93,301,94,300,94,298,94,297,94,297,94,297,94,293,94,292,93,291,94,290,93,290,107,290,114,290,118,290,121,291,123,293,123,294,123,293,121,294,120,295,120,296,121,299,121,300,121,301,122,303,121,303,109" href="javascript:widgetSearchCounty(\'OKSM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hughes" coords="305,100,305,110,303,109,303,121,305,121,306,121,307,119,307,128,321,129,321,114,321,113,322,113,323,112,323,110,324,110,325,109,325,109,326,108,326,100,305,100" href="javascript:widgetSearchCounty(\'OKHU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Creek" coords="297,81,316,81,316,69,323,69,323,67,324,67,324,60,324,58,323,57,321,57,312,57,311,55,311,52,297,52,297,65,297,81" href="javascript:widgetSearchCounty(\'OKCR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pottawatomie" coords="290,114,290,107,290,93,291,94,292,93,293,94,297,94,297,94,297,91,273,91,273,95,273,120,276,120,278,121,281,119,283,118,284,119,286,120,287,119,288,119,290,121,290,118,290,114" href="javascript:widgetSearchCounty(\'OKPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Okfuskee" coords="297,91,297,94,298,94,300,94,301,94,300,93,300,91,301,92,302,93,303,92,303,92,304,91,305,91,305,100,326,100,326,95,322,95,321,95,321,93,321,86,319,86,317,86,316,81,297,81,297,91" href="javascript:widgetSearchCounty(\'OKOF\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Choctaw" coords="335,162,325,162,327,163,328,166,328,172,328,175,330,175,331,176,335,177,336,176,338,176,341,175,342,175,343,174,345,174,345,176,347,176,345,177,346,177,347,176,348,177,349,177,349,177,350,178,353,178,355,178,355,177,355,176,357,177,358,175,358,176,359,175,359,174,359,173,361,173,364,174,363,162,335,162" href="javascript:widgetSearchCounty(\'OKCC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Bryan" coords="331,176,330,175,328,175,328,172,328,166,327,163,325,162,306,162,305,162,304,162,304,164,301,164,299,164,300,166,300,167,299,168,299,169,298,170,297,170,298,172,299,173,298,174,299,175,298,176,297,178,298,179,299,180,300,180,302,181,302,182,303,183,304,182,306,182,308,185,309,186,309,187,311,186,312,185,313,183,315,184,317,184,317,182,318,181,318,181,318,180,317,181,317,181,318,180,320,180,321,179,322,179,323,179,324,178,324,179,325,179,325,178,325,178,326,178,327,177,328,177,330,178,331,179,332,179,333,178,334,178,335,179,336,178,335,177,331,176" href="javascript:widgetSearchCounty(\'OKBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marshall" coords="298,174,299,173,298,172,297,170,298,170,299,169,299,168,300,167,300,166,299,164,297,161,294,161,283,161,281,161,281,164,281,167,281,169,281,170,282,170,283,171,283,173,284,174,285,176,285,177,286,178,288,178,290,179,292,180,294,178,295,176,296,176,298,176,298,176,299,175,298,174" href="javascript:widgetSearchCounty(\'OKMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mccurtain" coords="373,143,368,143,368,157,366,157,364,157,364,160,363,162,364,174,364,174,365,175,366,175,366,175,366,176,367,177,367,175,368,177,368,178,369,178,371,178,372,178,372,179,373,179,373,180,373,181,374,181,375,181,374,182,376,183,377,184,379,185,380,184,381,184,380,185,380,185,381,185,381,185,382,185,381,186,382,186,382,187,385,187,386,188,386,188,385,189,386,189,387,188,387,188,388,189,389,188,389,188,389,188,389,188,390,189,389,189,390,189,391,189,391,190,390,190,391,191,392,190,392,191,393,191,394,191,394,189,394,186,394,178,394,167,395,143,373,143" href="javascript:widgetSearchCounty(\'OKMT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="179,149,179,149,178,148,178,148,178,147,179,145,179,144,179,144,180,142,180,141,181,140,181,139,182,139,183,139,184,139,185,138,185,137,184,136,184,135,185,134,187,133,185,133,183,133,182,132,181,131,181,130,181,129,182,129,181,128,181,127,182,126,181,125,182,124,181,124,181,124,180,124,180,124,179,125,178,126,178,126,176,127,173,127,170,127,170,129,169,129,169,130,169,131,164,131,159,131,158,141,158,143,156,143,151,143,155,148,158,150,160,151,161,150,162,149,163,148,164,149,166,149,167,150,169,151,171,149,171,147,172,146,173,147,174,148,177,149,177,150,178,151,179,153,180,151,179,149" href="javascript:widgetSearchCounty(\'OKJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tillman" coords="206,155,206,154,206,153,205,153,204,153,204,151,204,148,204,143,202,143,200,143,198,143,196,143,196,138,191,138,189,138,188,136,184,136,185,137,185,138,184,139,183,139,182,139,181,139,181,140,180,141,180,142,179,144,179,144,179,145,178,147,178,148,178,148,179,149,179,149,180,151,179,153,179,156,180,158,181,159,183,160,186,159,187,160,189,159,191,160,193,162,195,162,197,163,198,163,199,163,200,163,202,164,203,162,205,162,206,163,206,155" href="javascript:widgetSearchCounty(\'OKTL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Le Flore" coords="393,96,393,98,393,99,391,99,389,98,388,98,387,99,387,100,387,101,386,101,385,100,386,99,385,98,382,97,379,97,379,102,379,104,378,105,374,105,374,106,374,113,374,117,373,119,371,119,371,119,370,119,370,122,370,124,368,124,368,133,372,133,373,133,373,135,373,143,395,143,396,120,396,104,396,94,395,96,393,96" href="javascript:widgetSearchCounty(\'OKLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harmon" coords="156,143,158,143,158,141,159,131,158,130,158,129,156,129,156,127,156,124,155,123,155,122,155,119,149,119,148,119,148,117,148,115,143,114,143,134,143,139,144,140,144,140,145,139,146,140,148,140,149,142,151,143,151,143,156,143" href="javascript:widgetSearchCounty(\'OKHM\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Love" coords="282,170,281,170,281,169,281,167,254,167,254,170,256,172,254,172,254,173,254,176,256,175,258,176,258,178,259,180,261,180,263,179,265,178,265,177,267,178,268,178,268,177,270,176,272,177,272,178,270,180,270,182,272,185,275,186,276,184,275,183,276,181,277,181,277,180,276,179,276,179,277,179,278,179,279,179,280,178,280,175,283,173,283,171,282,170" href="javascript:widgetSearchCounty(\'OKLV\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="256,172,254,170,254,167,254,155,228,155,228,163,229,163,230,164,229,166,230,168,230,169,232,171,233,171,235,170,235,171,236,171,236,172,236,173,236,174,235,175,237,177,239,178,242,178,244,176,245,175,245,174,246,174,247,173,249,171,251,172,252,173,252,174,253,175,254,176,254,173,254,172,256,172" href="javascript:widgetSearchCounty(\'OKJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cotton" coords="228,155,227,143,225,143,223,143,223,144,223,145,221,145,220,146,218,146,214,146,211,146,211,148,206,148,206,148,204,148,204,151,204,153,205,153,206,153,206,154,206,155,206,163,209,165,210,166,212,167,215,167,216,166,216,165,218,163,219,163,222,164,225,164,226,164,228,163,228,155" href="javascript:widgetSearchCounty(\'OKCN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Adair" coords="380,52,379,81,394,81,390,52,385,52,380,52" href="javascript:widgetSearchCounty(\'OKAD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Delaware" coords="370,25,370,29,370,29,370,33,370,52,380,52,385,52,390,52,388,35,387,25,370,25" href="javascript:widgetSearchCounty(\'OKDL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ottawa" coords="370,10,370,14,370,25,387,25,387,16,387,7,369,7,369,9,370,10" href="javascript:widgetSearchCounty(\'OKOT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Sequoyah" coords="365,81,365,85,364,85,365,88,367,91,369,92,371,92,372,93,374,94,375,95,375,96,376,96,379,97,382,97,385,98,386,99,385,100,386,101,387,101,387,100,387,99,388,98,389,98,391,99,393,99,393,98,393,96,395,96,396,94,394,81,394,81,379,81,365,81" href="javascript:widgetSearchCounty(\'OKSQ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Texas" coords="100,7,51,8,51,14,50,20,50,35,99,35,100,7" href="javascript:widgetSearchCounty(\'OKTE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Craig" coords="351,10,351,18,351,29,353,28,355,29,356,31,356,33,370,33,370,29,370,29,370,25,370,14,370,10,369,9,369,7,369,7,352,7,352,10,351,10,351,10" href="javascript:widgetSearchCounty(\'OKCG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mayes" coords="351,33,351,35,351,37,351,48,350,50,350,54,350,57,361,57,364,57,365,57,365,55,365,53,366,52,370,52,370,33,356,33,351,33" href="javascript:widgetSearchCounty(\'OKMY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cherokee" coords="365,55,365,57,364,57,361,57,361,59,360,59,359,61,358,63,358,66,358,68,360,69,359,70,358,71,363,71,364,71,364,73,365,81,379,81,380,52,370,52,366,52,365,53,365,55" href="javascript:widgetSearchCounty(\'OKCE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Washington" coords="325,38,333,38,333,29,333,18,333,12,333,10,334,10,335,7,325,7,324,23,325,38" href="javascript:widgetSearchCounty(\'OKWN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nowata" coords="333,12,333,18,333,29,351,29,351,18,351,10,351,10,352,10,352,7,335,7,334,10,333,10,333,12" href="javascript:widgetSearchCounty(\'OKNW\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Osage" coords="291,19,289,19,289,19,288,19,288,20,286,20,284,21,283,23,281,24,279,24,278,23,277,24,277,26,277,29,279,30,281,29,283,29,284,30,284,31,282,32,280,33,279,34,279,34,279,34,279,35,281,36,282,37,284,36,286,35,288,32,289,31,291,31,292,32,292,34,293,35,293,36,293,38,295,38,298,40,299,41,300,40,301,41,300,42,299,43,300,45,302,45,303,44,304,44,307,47,309,49,312,49,314,50,313,52,316,52,322,52,325,52,325,38,324,23,325,7,291,7,291,12,291,16,291,19" href="javascript:widgetSearchCounty(\'OKOS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pushmataha" coords="347,138,340,138,340,143,337,143,335,143,335,149,335,162,363,162,364,160,364,157,366,157,368,157,368,143,373,143,373,135,373,133,372,133,368,133,347,133,347,136,347,138" href="javascript:widgetSearchCounty(\'OKPU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Muskogee" coords="363,71,358,71,352,72,347,73,345,74,342,73,341,71,341,69,336,69,336,74,336,76,337,76,338,76,338,78,338,80,338,86,355,85,355,99,356,100,358,100,360,101,361,101,361,99,363,97,364,96,364,95,364,95,365,95,366,93,367,91,365,88,364,85,365,85,365,81,364,73,364,71,363,71" href="javascript:widgetSearchCounty(\'OKMU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Atoka" coords="335,149,335,143,337,143,340,143,340,138,333,138,330,138,330,137,330,136,330,134,330,133,327,133,321,133,321,140,321,142,320,143,319,143,319,145,319,146,318,147,314,148,306,148,306,162,325,162,335,162,335,149" href="javascript:widgetSearchCounty(\'OKAT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Latimer" coords="354,114,349,114,348,114,347,115,347,120,347,133,368,133,368,124,370,124,370,122,370,119,371,119,371,119,373,119,374,117,374,113,354,113,354,114,354,114" href="javascript:widgetSearchCounty(\'OKLA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Haskell" coords="365,95,364,95,364,95,364,96,363,97,361,99,361,101,360,101,358,100,356,100,355,99,353,98,350,99,350,104,350,107,351,107,353,107,354,107,354,108,354,113,374,113,374,106,374,105,378,105,379,104,379,102,379,97,376,96,375,96,375,95,374,94,372,93,371,92,369,92,367,91,366,93,365,95" href="javascript:widgetSearchCounty(\'OKHS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grant" coords="229,10,229,14,229,20,229,26,229,29,259,29,258,7,229,7,229,10,229,10" href="javascript:widgetSearchCounty(\'OKGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cimarron" coords="50,20,51,14,51,8,50,8,6,7,6,35,50,35,50,20" href="javascript:widgetSearchCounty(\'OKCI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Beaver" coords="143,7,100,7,99,35,143,35,143,29,143,7" href="javascript:widgetSearchCounty(\'OKBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Johnston" coords="302,147,301,145,301,143,287,143,286,143,285,143,285,146,285,152,283,152,283,161,294,161,297,161,299,164,301,164,304,164,304,162,305,162,306,162,306,148,302,147" href="javascript:widgetSearchCounty(\'OKJH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ellis" coords="147,65,148,63,149,61,152,62,152,64,153,67,154,68,157,69,160,70,163,69,164,67,166,64,168,61,171,61,171,53,162,53,161,43,161,29,143,29,143,35,143,38,143,41,143,53,143,68,145,67,147,65" href="javascript:widgetSearchCounty(\'OKEL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Roger Mills" coords="162,93,162,91,162,88,172,89,172,86,171,86,171,82,171,72,171,68,171,66,171,63,171,61,168,61,166,64,164,67,163,69,160,70,157,69,154,68,153,67,152,64,152,62,149,61,148,63,147,65,145,67,143,68,143,81,143,93,156,93,162,93" href="javascript:widgetSearchCounty(\'OKRG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kay" coords="277,29,277,26,277,24,278,23,279,24,281,24,283,23,284,21,286,20,288,20,288,19,289,19,289,19,291,19,291,16,291,12,291,7,258,7,259,29,277,29" href="javascript:widgetSearchCounty(\'OKKA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Beckham" coords="148,115,151,115,153,114,153,113,153,111,153,110,154,110,155,110,170,110,172,110,172,91,172,89,162,88,162,91,162,93,156,93,143,93,143,114,148,115" href="javascript:widgetSearchCounty(\'OKBC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Alfalfa" coords="210,36,229,36,229,29,229,26,229,20,229,14,229,10,229,10,229,7,209,7,210,36" href="javascript:widgetSearchCounty(\'OKAL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harper" coords="143,29,161,29,175,29,175,26,175,21,175,18,174,15,173,14,172,13,171,12,170,11,169,7,157,7,143,7,143,29" href="javascript:widgetSearchCounty(\'OKHP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Woods" coords="171,12,172,13,173,14,174,15,175,18,178,18,181,19,184,21,186,24,187,26,189,28,190,30,190,34,193,34,196,35,198,36,200,37,202,38,204,39,207,40,210,40,210,36,209,7,169,7,170,11,171,12" href="javascript:widgetSearchCounty(\'OKWS\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
