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">WA</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/washington.gif" width=425 height=227 border=0 alt="" usemap="#washington_Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="washington_Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Whitman" coords="367,111, 360,111, 360,126, 360,130, 359,132, 359,135, 358,136, 358,137, 358,138, 357,138, 357,139, 355,140, 353,140, 352,141, 351,141, 349,142, 347,142, 346,143, 347,144, 347,145, 347,146, 348,149, 348,150, 347,151, 349,152, 351,153, 353,153, 355,152, 361,151, 363,151, 365,149, 368,149,';
    stateMapLines[iCnt++] = '	369,148, 370,147, 372,144, 374,144, 377,146, 378,146, 380,146, 383,145, 384,145, 385,145, 386,147, 387,147, 388,149, 390,151, 392,152, 395,154, 396,156, 396,158, 396,159, 396,159, 396,159, 397,160, 397,161, 400,161, 403,161, 406,161, 405,111, 367,111" href="javascript:widgetSearchCounty(\'WAWT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Asotin" coords="403,161, 400,161, 397,161, 397,160, 396,159, 396,159, 396,160, 396,161, 390,162, 390,162, 390,162, 388,162, 388,163, 387,163, 387,165, 387,175, 387,177, 386,179, 384,179, 384,186, 412,186, 410,183, 408,181, 408,181, 409,180, 410,179, 411,177, 410,175, 409,174, 409,172, 408,170, 406,167,';
    stateMapLines[iCnt++] = '	405,165, 405,164, 406,161, 403,161" href="javascript:widgetSearchCounty(\'WAAS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Spokane" coords="381,64, 381,80, 378,79, 377,79, 377,78, 375,77, 374,75, 374,74, 373,75, 373,76, 372,77, 369,78, 367,78, 367,111, 405,111, 405,87, 406,64, 386,64, 381,64" href="javascript:widgetSearchCounty(\'WASP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Garfield" coords="384,179, 386,179, 387,177, 387,175, 387,165, 387,163, 388,163, 388,162, 390,162, 390,162, 390,162, 396,161, 396,160, 396,159, 396,158, 396,156, 395,154, 392,152, 390,151, 388,149, 387,147, 386,147, 385,145, 384,145, 383,145, 380,146, 378,146, 377,146, 374,144, 372,144, 370,147, 369,148,';
    stateMapLines[iCnt++] = '	368,149, 365,149, 365,151, 365,153, 365,153, 365,153, 365,157, 365,158, 367,158, 370,158, 371,159, 371,160, 372,160, 372,162, 373,162, 373,163, 374,164, 374,166, 377,166, 377,167, 377,168, 377,175, 377,178, 378,179, 378,186, 384,186, 384,179" href="javascript:widgetSearchCounty(\'WAGA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pend Oreille" coords="386,12, 383,12, 383,13, 383,17, 382,17, 381,17, 379,18, 379,20, 379,23, 377,23, 376,24, 376,26, 376,28, 377,28, 382,28, 383,46, 383,54, 383,59, 384,59, 386,59, 386,64, 406,64, 406,35, 406,22, 406,8, 386,8, 386,10, 386,12" href="javascript:widgetSearchCounty(\'WAPE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Whatcom" coords="211,29, 213,29, 214,29, 214,28, 222,28, 224,27, 224,27, 224,26, 225,26, 226,25, 226,24, 224,22, 223,20, 222,19, 223,17, 222,15, 221,14, 221,12, 220,10, 219,11, 219,11, 218,11, 217,10, 216,10, 216,9, 216,8, 169,8, 122,8, 123,9, 123,10, 121,10, 121,9, 120,9, 119,11, 120,12, 122,11, 123,12, 122,13, 120,14, 124,16, 125,18, 125,20, 126,20, 128,21, 127,23, 127,24, 127,25, 129,22, 131,21, 134,22, 135,22, 135,23, 134,25, 134,27, 135,27, 134,28, 136,29, 173,29, 211,29" href="javascript:widgetSearchCounty(\'WAWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Columbia" coords="377,178, 377,175, 377,168, 377,167, 377,166, 374,166, 374,164, 373,163, 373,162, 372,162, 372,160, 371,160, 371,159, 370,158, 367,158, 365,158, 365,157, 365,153, 365,153, 365,153, 365,151, 365,149, 363,151, 361,151, 355,152, 353,153, 351,153, 349,152, 347,151, 347,151, 347,153, 346,154,';
    stateMapLines[iCnt++] = '	346,157, 346,160, 346,168, 352,169, 352,171, 352,174, 357,174, 358,174, 359,174, 359,177, 358,186, 363,186, 368,186, 378,186, 378,179, 377,178" href="javascript:widgetSearchCounty(\'WACU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Walla Walla" coords="359,174, 358,174, 357,174, 352,174, 352,171, 352,169, 346,168, 346,160, 346,157, 346,154, 347,153, 347,151, 343,150, 340,151, 337,151, 333,151, 331,153, 328,155, 328,157, 327,158, 327,159, 327,161, 325,163, 322,164, 320,166, 319,169, 318,169, 316,170, 313,171, 310,172, 307,174, 311,180,';
    stateMapLines[iCnt++] = '	311,183, 309,186, 309,186, 358,186, 359,177, 359,174" href="javascript:widgetSearchCounty(\'WAWL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cowlitz" coords="124,194, 123,192, 123,192, 123,191, 124,191, 125,190, 127,190, 131,189, 134,188, 136,187, 140,188, 142,189, 144,187, 144,184, 148,182, 148,163, 99,164, 99,174, 100,174, 100,176, 102,175, 104,175, 108,177, 112,179, 114,180, 116,182, 117,185, 119,188, 120,190, 120,192, 121,193, 121,195, 123,194, 124,194, 124,194" href="javascript:widgetSearchCounty(\'WACO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lewis" coords="183,163, 187,163, 189,163, 190,163, 190,161, 189,159, 187,156, 187,154, 189,153, 189,152, 189,151, 189,150, 189,149, 189,147, 189,146, 191,144, 191,143, 189,142, 188,142, 187,139, 173,139, 170,140, 169,141, 167,142, 163,142, 161,141, 160,141, 159,141, 148,141, 125,141, 112,141, 104,141, 103,141, 102,139, 92,139, 93,164, 99,164, 148,163, 183,163" href="javascript:widgetSearchCounty(\'WALE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Yakima" coords="191,143, 191,144, 189,146, 189,147, 189,149, 189,150, 189,151, 189,152, 189,153, 187,154, 187,156, 189,159, 190,161, 190,163, 189,163, 187,163, 183,163, 184,183, 220,183, 256,184, 265,184, 266,175, 265,173, 265,171, 265,166, 265,148, 262,146, 260,142, 260,142, 234,142, 234,138, 232,137,';
    stateMapLines[iCnt++] = '	230,137, 228,137, 228,135, 228,133, 227,132, 208,132, 207,132, 207,131, 205,129, 203,127, 201,125, 199,123, 195,121, 193,122, 191,122, 190,124, 189,127, 187,128, 187,131, 184,132, 184,135, 186,137, 187,139, 188,142, 189,142, 191,143" href="javascript:widgetSearchCounty(\'WAYA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kittitas" coords="193,122, 195,121, 199,123, 201,125, 203,127, 205,129, 207,131, 207,132, 208,132, 227,132, 228,133, 228,135, 228,137, 230,137, 232,137, 234,138, 234,142, 260,142, 261,140, 262,139, 262,137, 261,136, 260,134, 261,131, 259,128, 258,124, 257,122, 257,121, 258,119, 259,117, 259,113, 256,113,';
    stateMapLines[iCnt++] = '	254,111, 250,111, 246,111, 241,111, 240,111, 239,111, 238,110, 236,109, 235,108, 234,108, 234,107, 233,108, 231,108, 231,108, 230,107, 227,106, 225,105, 224,104, 222,104, 221,103, 219,102, 218,102, 215,101, 213,101, 212,99, 210,97, 209,96, 208,95, 206,93, 204,91, 200,92, 199,93, 197,95, 195,97, 192,99, 188,103, 187,105, 188,107, 188,108, 190,109, 192,110, 193,111, 192,112, 192,113, 193,114, 194,114, 194,117, 194,119, 192,118, 190,118, 189,120, 190,121, 191,122, 193,122" href="javascript:widgetSearchCounty(\'WAKS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Klickitat" coords="256,184, 220,183, 184,183, 180,183, 179,183, 179,185, 179,191, 179,196, 179,198, 180,199, 183,199, 183,200, 183,201, 183,203, 188,204, 191,204, 194,204, 196,205, 198,206, 200,207, 200,209, 202,210, 204,209, 206,207, 208,207, 210,207, 212,207, 214,208, 215,207, 217,206, 220,204, 224,203,';
    stateMapLines[iCnt++] = '	228,201, 231,202, 234,204, 237,204, 241,204, 245,203, 249,203, 250,201, 254,199, 259,197, 262,197, 265,196, 265,184, 256,184" href="javascript:widgetSearchCounty(\'WAKL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clark" coords="148,182, 144,184, 144,187, 142,189, 140,188, 136,187, 134,188, 131,189, 127,190, 125,190, 124,191, 123,191, 123,192, 123,192, 124,194, 124,194, 123,194, 121,195, 122,199, 122,203, 122,206, 124,207, 127,209, 129,210, 132,210, 138,212, 140,212, 143,212, 145,213, 148,213, 148,182" href="javascript:widgetSearchCounty(\'WACL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Benton" coords="311,180, 307,174, 302,172, 297,171, 296,170, 295,169, 296,167, 295,162, 295,156, 294,154, 293,153, 289,150, 287,147, 286,146, 285,144, 282,144, 278,147, 275,147, 271,148, 265,148, 265,166, 265,171, 265,173, 266,175, 265,184, 265,196, 271,195, 274,195, 277,193, 278,191, 281,191, 284,192,';
    stateMapLines[iCnt++] = '	286,191, 293,190, 296,190, 298,190, 304,189, 309,186, 311,183, 311,180" href="javascript:widgetSearchCounty(\'WABE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skamania" coords="183,201, 183,200, 183,199, 180,199, 179,198, 179,196, 179,191, 179,185, 179,183, 180,183, 184,183, 183,163, 148,163, 148,182, 148,213, 154,211, 158,209, 160,208, 162,208, 164,207, 165,206, 167,204, 169,204, 174,204, 179,203, 183,203, 183,201" href="javascript:widgetSearchCounty(\'WASA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Skagit" coords="209,50, 207,49, 206,47, 207,47, 207,45, 207,43, 208,41, 207,40, 208,38, 210,38, 212,37, 213,36, 214,36, 215,35, 216,35, 218,35, 219,36, 222,36, 224,35, 224,32, 223,32, 221,32, 221,31, 221,30, 221,29, 222,28, 214,28, 214,29, 213,29, 211,29, 173,29, 136,29, 138,30, 139,32, 138,33, 136,34, 135,33, 134,33, 132,33, 132,33, 135,34, 136,35, 136,37, 136,39, 135,40, 133,39, 132,38, 131,38, 131,40, 130,38, 130,37, 130,37, 130,36, 129,36, 126,37, 126,38, 127,39, 127,40, 127,41, 127,43, 129,42, 131,42, 131,41, 132,41, 133,40, 133,41, 132,42, 132,43, 135,45, 135,45, 136,46, 137,47, 138,47, 140,48, 141,49, 141,50, 209,50"';
    stateMapLines[iCnt++] = '	href="javascript:widgetSearchCounty(\'WASK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Island" coords="140,52, 138,52, 137,51, 136,52, 135,52, 134,52, 133,54, 134,58, 135,59, 135,60, 136,59, 137,60, 140,62, 141,63, 142,63, 140,61, 138,60, 136,58, 136,56, 137,56, 137,55, 137,54, 138,53, 140,54, 140,54, 140,52" href="javascript:widgetSearchCounty(\'WAIS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="58,95, 58,96, 62,96, 85,96, 85,93, 86,90, 96,90, 111,90, 113,89, 114,88, 115,88, 115,87, 115,87, 117,83, 117,83, 118,82, 117,81, 117,81, 117,80, 117,79, 117,77, 118,79, 118,80, 119,79, 119,78, 119,76, 120,76, 120,77, 121,80, 120,82, 120,84, 119,85, 119,86, 119,86, 120,86, 121,85, 121,84, 121,83, 122,82, 123,80, 123,79, 124,78, 126,77, 126,76, 126,75, 127,75, 129,74, 129,74, 127,73, 127,72, 126,72, 126,71, 126,70, 125,69, 126,69, 124,68, 124,66, 122,65, 122,63, 120,62, 123,60, 122,58, 120,59, 117,60, 116,61, 116,62, 117,63, 119,65, 118,67, 116,68, 117,67, 117,65, 116,64, 114,63, 113,63, 113,63, 113,67, 113,73, 112,75, 110,75, 101,75, 96,75, 89,75, 82,75, 79,74, 56,74, 44,74, 36,74, 31,74, 31,75, 32,75, 34,76, 35,77, 37,79, 38,80, 39,81, 40,82, 40,84, 41,86, 42,88, 43,91, 44,95, 56,95, 58,95" href="javascript:widgetSearchCounty(\'WAJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pacific" coords="93,164, 92,139, 56,139, 56,141, 56,142, 57,143, 59,143, 59,143, 60,143, 61,144, 62,144, 62,144, 62,143, 62,142, 64,143, 65,142, 67,142, 69,143, 70,145, 71,146, 72,146, 71,146, 69,145, 67,145, 64,146, 64,147, 64,148, 64,148, 65,150, 66,150, 65,150, 64,149, 63,149, 63,150, 64,150, 66,153,';
    stateMapLines[iCnt++] = '	66,154, 66,156, 65,156, 65,156, 64,157, 64,158, 66,160, 69,162, 67,161, 65,160, 64,159, 64,162, 63,162, 63,163, 63,163, 62,163, 61,163, 60,163, 60,160, 59,157, 60,154, 60,152, 59,150, 58,149, 58,148, 59,148, 59,148, 57,149, 58,150, 58,164, 58,167, 58,167, 57,168, 57,169, 57,170, 58,170, 59,170, 58,168, 60,167, 61,167, 63,169,';
    stateMapLines[iCnt++] = '	66,171, 68,171, 71,169, 72,169, 74,169, 74,169, 75,163, 93,164" href="javascript:widgetSearchCounty(\'WAPA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grays Harbor" coords="102,139, 102,128, 102,127, 101,127, 100,127, 100,122, 86,122, 86,116, 86,112, 86,111, 85,111, 85,96, 62,96, 58,96, 58,95, 56,95, 44,95, 44,98, 44,101, 45,104, 45,106, 46,106, 47,106, 47,106, 46,107, 47,109, 48,109, 49,109, 50,111, 51,116, 52,123, 52,131, 53,130, 54,130, 54,129, 54,128,';
    stateMapLines[iCnt++] = '	54,126, 54,124, 56,124, 59,124, 60,127, 60,127, 61,128, 62,128, 65,128, 64,128, 68,128, 69,128, 70,129, 68,130, 66,130, 61,131, 61,132, 60,133, 59,133, 58,135, 60,134, 59,135, 60,136, 59,137, 59,136, 58,136, 57,136, 57,135, 56,135, 56,134, 56,133, 55,132, 55,132, 54,132, 54,134, 56,139, 92,139, 102,139" href="javascript:widgetSearchCounty(\'WAGH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wahkiakum" coords="100,176, 100,174, 99,174, 99,164, 93,164, 75,163, 74,169, 75,168, 75,168, 77,168, 77,169, 78,170, 82,171, 86,170, 89,170, 89,172, 90,173, 92,174, 94,176, 95,177, 98,177, 100,176" href="javascript:widgetSearchCounty(\'WAWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kitsap" coords="114,113, 116,114, 117,116, 118,115, 117,112, 117,109, 117,110, 116,110, 115,110, 114,111, 114,112, 114,113" href="javascript:widgetSearchCounty(\'WAKT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kitsap" coords="120,97, 120,103, 128,103, 129,102, 129,103, 132,103, 133,101, 133,101, 133,101, 133,99, 134,97, 135,96, 134,95, 133,95, 133,94, 133,92, 131,92, 129,94, 126,95, 127,94, 129,93, 128,92, 127,92, 126,92, 126,92, 125,91, 125,91, 125,91, 126,88, 127,90, 127,91, 129,92, 130,93, 130,92, 130,90, 130,89, 129,88, 129,86, 129,85, 128,85, 127,82, 129,84, 130,85, 131,85, 131,84, 132,83, 132,82, 132,82, 133,82, 135,82, 136,81, 134,79, 135,78, 134,77, 134,75, 134,72, 131,72, 130,71, 129,71, 130,72, 131,73, 131,74, 131,76, 132,78, 132,78, 132,78, 131,78, 131,78, 131,76, 130,76, 129,77, 127,78, 126,79, 125,81, 123,84, 123,87, 122,87, 122,88, 121,88, 120,88, 119,89, 118,88, 116,89, 114,90, 114,91, 112,92, 111,94, 109,96, 118,96, 120,96, 120,97" href="javascript:widgetSearchCounty(\'WAKT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Thurston" coords="100,122, 100,127, 101,127, 102,127, 102,128, 102,139, 103,141, 104,141, 112,141, 125,141, 148,141, 147,140, 145,139, 145,138, 144,137, 143,136, 142,136, 139,135, 137,135, 136,134, 135,132, 133,131, 132,130, 132,128, 131,128, 130,128, 129,128, 128,127, 127,126, 126,124, 125,121, 125,121, 124,122, 123,120, 121,119, 120,118, 119,116, 119,119, 119,120, 119,121, 118,119, 117,119, 117,118, 118,118, 118,117, 116,117, 115,118, 116,120, 115,122, 115,123, 115,124, 114,123, 114,120, 114,119, 113,120, 113,121, 112,121, 111,122, 110,123, 111,124, 110,123, 110,122, 111,121, 112,120, 112,119, 113,117, 114,117, 113,116, 112,117, 111,118, 110,118, 110,120, 109,120, 107,120, 106,121, 105,122, 102,122, 100,122" href="javascript:widgetSearchCounty(\'WATH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pierce" coords="126,124, 127,126, 128,127, 129,128, 130,128, 131,128, 132,128, 132,130, 133,131, 135,132, 136,134, 137,135, 139,135, 142,136, 143,136, 144,137, 145,138, 145,139, 147,140, 148,141, 159,141, 160,141, 161,141, 163,142, 167,142, 169,141, 170,140, 173,139, 187,139, 186,137, 184,135, 184,132, 187,131, 187,128, 189,127, 190,124, 191,122, 190,121, 189,121, 187,121, 186,120, 183,119, 181,119, 179,118, 176,117, 173,117, 170,116, 169,117, 167,118, 164,118, 161,117, 159,116, 156,115, 154,113, 152,112, 151,111, 147,111, 145,111, 143,110, 139,107, 138,108, 140,110, 139,110, 139,110, 139,111, 136,110, 133,108, 133,108, 133,110, 132,112, 131,115, 130,116, 129,118, 128,118, 127,119, 125,121, 125,121, 126,124" href="javascript:widgetSearchCounty(\'WAPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Snohomish" coords="204,80, 204,79, 205,78, 204,77, 202,76, 202,75, 201,74, 201,71, 202,69, 203,68, 203,67, 203,66, 203,65, 206,64, 209,62, 211,60, 212,59, 212,58, 213,57, 213,56, 212,55, 211,53, 210,52, 209,50, 141,50, 141,50, 140,52, 140,54, 142,55, 142,58, 143,61, 145,63, 146,64, 146,64, 145,64, 146,64, 148,65, 148,65, 149,64, 151,65, 152,66, 153,67, 152,67, 152,66, 150,65, 150,66, 149,68, 149,69, 147,69, 146,70, 144,71, 144,73, 143,75, 142,76, 141,78, 140,80, 204,80" href="javascript:widgetSearchCounty(\'WASN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="King" coords="147,111, 151,111, 152,112, 154,113, 156,115, 159,116, 161,117, 164,118, 167,118, 169,117, 170,116, 173,117, 176,117, 179,118, 181,119, 183,119, 186,120, 187,121, 189,121, 190,121, 189,120, 190,118, 192,118, 194,119, 194,117, 194,114, 193,114, 192,113, 192,112, 193,111, 192,110, 190,109, 188,108, 188,107, 187,105, 188,103, 192,99, 195,97, 197,95, 199,93, 200,92, 204,91, 203,88, 204,86, 206,85, 206,84, 205,82, 204,80, 140,80, 140,80, 141,83, 142,84, 141,84, 140,86, 138,87, 140,89, 142,90, 143,91, 143,92, 143,94, 144,95, 145,96, 144,95, 143,93, 142,91, 141,91, 140,92, 140,93, 140,95, 141,96, 142,97, 142,99, 141,100, 142,100, 143,102, 144,103, 144,105, 143,106, 139,107, 139,107, 143,110, 145,111, 147,111" href="javascript:widgetSearchCounty(\'WAKI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mason" coords="86,90, 85,93, 85,96, 85,111, 86,111, 86,112, 86,116, 86,122, 100,122, 102,122, 105,122, 106,121, 107,120, 109,119, 109,118, 108,118, 106,119, 108,117, 111,117, 112,116, 113,115, 111,115, 109,115, 105,114, 107,113, 110,111, 109,112, 109,114, 107,114, 110,114, 112,114, 113,114, 113,112, 114,111, 114,110, 114,110, 115,109, 116,109, 117,108, 117,108, 118,107, 119,103, 119,103, 120,103, 120,104, 120,105, 120,103, 120,97, 120,96, 118,96, 109,96, 108,98, 108,99, 107,99, 108,100, 107,100, 106,101, 105,102, 104,104, 106,105, 108,105, 108,105, 109,105, 110,104, 111,103, 114,102, 116,101, 118,100, 118,101, 117,102, 114,104, 110,105, 106,106, 105,106, 104,106, 103,106, 103,105, 104,101, 107,97, 108,95, 109,94, 110,92, 111,90, 96,90, 86,90" href="javascript:widgetSearchCounty(\'WAMA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Peirce" coords="120,105, 121,105, 122,106, 121,107, 121,109, 119,111, 119,112, 120,113, 120,115, 121,116, 122,117, 123,115, 123,114, 124,113, 124,112, 122,111, 122,111, 122,111, 123,108, 123,106, 125,106, 125,105, 127,104, 128,103, 120,103, 120,105" href="javascript:widgetSearchCounty(\'WAPI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Chelan" coords="208,95, 209,96, 210,97, 212,99, 213,101, 215,101, 218,102, 219,102, 221,103, 222,104, 224,104, 225,105, 227,106, 230,107, 231,108, 231,108, 233,108, 234,107, 234,108, 235,108, 236,109, 238,110, 239,111, 240,111, 241,111, 246,111, 250,111, 254,111, 255,107, 253,105, 251,104, 247,104, 244,101,';
    stateMapLines[iCnt++] = '	244,98, 245,94, 247,93, 247,92, 248,90, 248,89, 250,86, 249,84, 250,81, 253,80, 256,81, 259,80, 260,78, 261,77, 263,75, 263,73, 265,72, 266,71, 265,70, 257,70, 256,69, 255,68, 254,67, 254,66, 254,66, 252,64, 251,63, 249,62, 246,60, 244,59, 242,58, 242,56, 242,55, 240,54, 240,53, 237,52, 234,49, 232,49, 231,48, 231,47, 232,46,';
    stateMapLines[iCnt++] = '	231,45, 229,44, 227,42, 227,41, 227,40, 228,39, 227,39, 227,38, 228,37, 227,37, 227,36, 227,35, 226,35, 224,35, 222,36, 219,36, 218,35, 216,35, 215,35, 214,36, 213,36, 212,37, 210,38, 208,38, 207,40, 208,41, 207,43, 207,45, 207,47, 206,47, 207,49, 209,50, 210,52, 211,53, 212,55, 213,56, 213,57, 212,58, 212,59, 211,60, 209,62,';
    stateMapLines[iCnt++] = '	206,64, 203,65, 203,66, 203,67, 203,68, 202,69, 201,71, 201,74, 202,75, 202,76, 204,77, 205,78, 204,79, 204,80, 205,82, 206,84, 206,85, 204,86, 203,88, 204,91, 206,93, 208,95" href="javascript:widgetSearchCounty(\'WACH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clallam" coords="36,74, 44,74, 56,74, 79,74, 82,75, 89,75, 96,75, 101,75, 110,75, 112,75, 113,73, 113,67, 113,63, 113,63, 114,63, 114,61, 113,61, 112,61, 109,62, 110,63, 110,64, 110,65, 109,65, 108,62, 108,62, 105,59, 101,59, 102,58, 103,58, 105,56, 103,57, 101,58, 100,60, 97,60, 92,60, 87,59, 90,59, 88,59,';
    stateMapLines[iCnt++] = '	86,60, 83,59, 81,59, 79,59, 77,58, 73,58, 70,58, 69,58, 68,58, 67,58, 64,58, 62,57, 60,57, 57,56, 55,55, 55,55, 54,54, 50,52, 49,52, 48,52, 46,51, 44,51, 43,50, 42,51, 41,50, 36,47, 33,46, 31,45, 30,46, 29,45, 26,45, 25,45, 25,46, 26,47, 27,47, 28,48, 28,49, 28,49, 28,49, 28,49, 27,50, 27,51, 26,53, 26,54, 26,56, 26,57,';
    stateMapLines[iCnt++] = '	25,58, 25,59, 26,60, 27,62, 27,64, 27,66, 28,68, 28,70, 29,71, 29,73, 31,74, 36,74" href="javascript:widgetSearchCounty(\'WACE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Whatcom" coords="107,32, 105,31, 105,31, 105,30, 103,30, 102,31, 103,31, 103,32, 102,33, 103,33, 102,33, 102,34, 102,35, 104,38, 106,38, 107,38, 107,38, 107,39, 110,40, 112,41, 112,40, 110,39, 109,36, 111,36, 112,36, 111,35, 110,35, 110,35, 110,34, 109,34, 107,32" href="javascript:widgetSearchCounty(\'WAWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="King" coords="138,102, 138,101, 138,100, 137,98, 137,97, 136,97, 135,98, 134,100, 134,102, 134,103, 134,104, 134,105, 134,106, 135,107, 135,107, 136,105, 137,103, 137,103, 138,103, 138,103, 137,104, 136,105, 137,106, 137,106, 138,105, 141,104, 140,103, 138,103, 138,102" href="javascript:widgetSearchCounty(\'WAKI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Whatcom" coords="119,39, 119,39, 119,40, 119,40, 118,41, 117,39, 117,38, 116,37, 117,36, 118,35, 117,35, 117,34, 116,33, 114,35, 114,36, 114,37, 114,36, 113,40, 114,40, 115,41, 117,41, 116,41, 116,42, 117,42, 118,42, 119,42, 120,41, 120,40, 119,39" href="javascript:widgetSearchCounty(\'WAWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kitsap" coords="131,91, 132,91, 134,92, 136,92, 134,91, 135,90, 133,89, 135,89, 135,88, 135,88, 135,87, 134,85, 134,85, 133,86, 133,84, 132,85, 132,87, 130,87, 131,88, 131,89, 131,91" href="javascript:widgetSearchCounty(\'WAKT\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Whatcom" coords="122,28, 119,26, 113,24, 112,26, 110,28, 109,29, 109,30, 109,31, 110,31, 110,31, 110,32, 111,31, 111,31, 111,30, 111,29, 112,30, 113,30, 113,31, 114,32, 115,31, 116,32, 117,31, 116,30, 115,28, 115,27, 114,27, 114,26, 116,26, 116,27, 116,29, 117,29, 118,30, 120,31, 120,30, 122,29, 123,28, 122,28" href="javascript:widgetSearchCounty(\'WAWH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Island" coords="122,54, 123,55, 126,57, 127,58, 129,57, 130,59, 130,61, 129,63, 130,64, 130,65, 130,66, 132,67, 133,68, 133,69, 133,69, 135,68, 136,68, 138,70, 138,72, 139,72, 140,72, 140,72, 141,72, 142,71, 142,69, 141,66, 141,65, 140,65, 138,64, 136,62, 134,61, 134,63, 134,65, 134,66, 133,66, 133,65, 133,64, 133,62, 132,62, 132,61, 132,60, 131,58, 130,56, 128,54, 125,54, 124,54, 125,53, 126,53, 127,53, 127,52, 127,51, 128,50, 128,50, 128,51, 129,51, 129,50, 129,49, 131,49, 132,51, 135,49, 133,47, 130,46, 130,45, 130,44, 129,43, 128,44, 128,43, 127,44, 127,45, 126,47, 124,50, 122,54" href="javascript:widgetSearchCounty(\'WAIS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Okanogan" coords="227,35, 227,36, 227,37, 228,37, 227,38, 227,39, 228,39, 227,40, 227,41, 227,42, 229,44, 231,45, 232,46, 231,47, 231,48, 232,49, 234,49, 237,52, 240,53, 240,54, 242,55, 242,56, 242,58, 244,59, 246,60, 249,62, 251,63, 252,64, 254,66, 254,66, 254,67, 255,68, 256,69, 257,70, 265,70, 265,68,';
    stateMapLines[iCnt++] = '	265,67, 265,66, 264,64, 265,63, 267,62, 269,62, 270,61, 271,61, 273,62, 274,62, 275,63, 274,64, 274,65, 276,67, 278,67, 279,66, 280,65, 282,64, 282,63, 283,62, 285,62, 287,63, 288,64, 290,64, 292,63, 292,62, 293,61, 296,61, 300,59, 301,59, 302,58, 306,59, 307,61, 308,63, 309,65, 311,66, 311,67, 310,69, 310,70, 313,70, 316,70,';
    stateMapLines[iCnt++] = '	316,56, 316,44, 316,39, 315,39, 315,38, 315,31, 315,29, 316,29, 316,28, 317,26, 316,24, 316,8, 291,8, 254,8, 216,8, 216,9, 216,10, 217,10, 218,11, 219,11, 219,11, 220,10, 221,12, 221,14, 222,15, 223,17, 222,19, 223,20, 224,22, 226,24, 226,25, 225,26, 224,26, 224,27, 224,27, 222,28, 221,29, 221,30, 221,31, 221,32, 223,32,';
    stateMapLines[iCnt++] = '	224,32, 224,35, 226,35, 227,35" href="javascript:widgetSearchCounty(\'WAOK\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Franklin" coords="317,142, 290,142, 290,144, 290,146, 286,146, 287,147, 289,150, 293,153, 294,154, 295,156, 295,162, 296,167, 295,169, 296,170, 297,171, 302,172, 307,174, 310,172, 313,171, 316,170, 318,169, 319,169, 320,166, 322,164, 325,163, 327,161, 327,159, 327,158, 328,157, 328,155, 331,153, 333,151,';
    stateMapLines[iCnt++] = '	337,151, 340,151, 343,150, 347,151, 347,151, 348,150, 348,149, 347,146, 347,145, 347,144, 346,143, 347,142, 317,142" href="javascript:widgetSearchCounty(\'WAFR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grant" coords="290,142, 290,132, 302,132, 308,132, 309,131, 309,130, 309,111, 310,90, 310,80, 309,77, 309,73, 310,70, 310,69, 304,70, 303,70, 302,70, 302,71, 302,72, 301,72, 301,73, 300,73, 299,74, 298,74, 298,75, 298,78, 298,79, 297,79, 296,80, 296,82, 295,82, 295,83, 295,83, 294,83, 294,85, 293,86,';
    stateMapLines[iCnt++] = '	292,87, 292,88, 292,89, 291,90, 290,90, 289,90, 288,91, 287,91, 286,92, 286,92, 285,93, 284,93, 283,94, 283,95, 282,95, 282,98, 282,100, 281,101, 279,101, 265,101, 265,102, 264,102, 263,103, 263,105, 263,105, 262,106, 261,106, 261,106, 261,107, 260,107, 260,107, 259,108, 259,109, 259,113, 259,117, 258,119, 257,121, 257,122,';
    stateMapLines[iCnt++] = '	258,124, 259,128, 261,131, 260,134, 261,136, 262,137, 262,139, 261,140, 260,142, 260,142, 260,142, 262,146, 265,148, 271,148, 275,147, 278,147, 282,144, 285,144, 286,146, 290,146, 290,144, 290,142" href="javascript:widgetSearchCounty(\'WAGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Douglas" coords="259,108, 260,107, 260,107, 261,107, 261,106, 261,106, 262,106, 263,105, 263,105, 263,103, 264,102, 265,102, 265,101, 279,101, 281,101, 282,100, 282,98, 282,95, 283,95, 283,94, 284,93, 285,93, 286,92, 286,92, 287,91, 288,91, 289,90, 290,90, 291,90, 292,89, 292,88, 292,87, 293,86, 294,85,';
    stateMapLines[iCnt++] = '	294,83, 295,83, 295,83, 295,82, 296,82, 296,80, 297,79, 298,79, 298,78, 298,75, 298,74, 299,74, 300,73, 301,73, 301,72, 302,72, 302,71, 302,70, 303,70, 304,70, 310,69, 311,67, 311,66, 309,65, 308,63, 307,61, 306,59, 302,58, 301,59, 300,59, 296,61, 293,61, 292,62, 292,63, 290,64, 288,64, 287,63, 285,62, 283,62, 282,63, 282,64,';
    stateMapLines[iCnt++] = '	280,65, 279,66, 278,67, 276,67, 274,65, 274,64, 275,63, 274,62, 273,62, 271,61, 270,61, 269,62, 267,62, 265,63, 264,64, 265,66, 265,67, 265,68, 265,70, 266,71, 265,72, 263,73, 263,75, 261,77, 260,78, 259,80, 256,81, 253,80, 250,81, 249,84, 250,86, 248,89, 248,90, 247,92, 247,93, 245,94, 244,98, 244,101, 247,104, 251,104,';
    stateMapLines[iCnt++] = '	253,105, 255,107, 254,111, 256,113, 259,113, 259,109, 259,108" href="javascript:widgetSearchCounty(\'WADO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ferry" coords="316,28, 316,29, 315,29, 315,31, 315,38, 315,39, 316,39, 316,44, 316,56, 316,70, 316,70, 319,72, 321,73, 323,72, 324,71, 326,71, 331,72, 332,73, 333,75, 335,74, 336,75, 336,75, 337,77, 339,77, 340,76, 341,74, 341,70, 340,67, 339,65, 341,64, 343,64, 346,63, 346,62, 346,61, 346,60, 348,59,';
    stateMapLines[iCnt++] = '	349,57, 349,55, 349,54, 350,53, 351,51, 350,50, 349,47, 348,43, 348,40, 349,37, 351,35, 351,33, 352,32, 352,31, 352,30, 353,29, 353,27, 352,26, 352,23, 352,21, 352,21, 351,21, 350,19, 349,17, 348,16, 348,14, 348,13, 347,11, 348,9, 348,8, 316,8, 316,24, 317,26, 316,28" href="javascript:widgetSearchCounty(\'WAFE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Adams" coords="309,111, 309,130, 309,131, 308,132, 302,132, 290,132, 290,142, 317,142, 347,142, 349,142, 351,141, 352,141, 353,140, 355,140, 357,139, 357,138, 358,138, 358,137, 358,136, 359,135, 359,132, 360,130, 360,126, 360,111, 309,111" href="javascript:widgetSearchCounty(\'WAAD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Stevens" coords="348,9, 347,11, 348,13, 348,14, 348,16, 349,17, 350,19, 351,21, 352,21, 352,21, 352,23, 352,26, 353,27, 353,29, 352,30, 352,31, 352,32, 351,33, 351,35, 349,37, 348,40, 348,43, 349,47, 350,50, 351,51, 350,53, 349,54, 349,55, 349,57, 348,59, 346,60, 346,61, 346,62, 346,63, 343,64, 341,64,';
    stateMapLines[iCnt++] = '	339,65, 340,67, 341,70, 341,74, 343,72, 344,71, 347,70, 349,71, 351,74, 352,76, 352,77, 353,77, 354,79, 356,79, 358,78, 359,77, 362,77, 364,76, 366,77, 367,78, 369,78, 372,77, 373,76, 373,75, 374,74, 374,75, 375,77, 377,78, 377,79, 378,79, 381,80, 381,64, 386,64, 386,59, 384,59, 383,59, 383,54, 383,46, 382,28, 377,28, 376,28,';
    stateMapLines[iCnt++] = '	376,26, 376,24, 377,23, 379,23, 379,20, 379,18, 381,17, 382,17, 383,17, 383,13, 383,12, 386,12, 386,10, 386,8, 348,8, 348,9" href="javascript:widgetSearchCounty(\'WAST\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="364,76, 362,77, 359,77, 358,78, 356,79, 354,79, 353,77, 352,77, 352,76, 351,74, 349,71, 347,70, 344,71, 343,72, 341,74, 340,76, 339,77, 337,77, 336,75, 336,75, 335,74, 333,75, 332,73, 331,72, 326,71, 324,71, 323,72, 321,73, 319,72, 316,70, 316,70, 316,70, 313,70, 310,70, 309,73, 309,77,';
    stateMapLines[iCnt++] = '	310,80, 310,90, 309,111, 360,111, 367,111, 367,78, 366,77, 364,76" href="javascript:widgetSearchCounty(\'WALI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pierce" coords="129,105, 127,105, 127,106, 127,107, 126,108, 126,109, 125,109, 126,110, 126,109, 128,110, 130,110, 129,109, 130,110, 131,111, 132,111, 132,110, 132,108, 131,107, 132,106, 133,104, 132,103, 129,103, 129,105" href="javascript:widgetSearchCounty(\'WAPI\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
