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">WV</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/westvirginia.gif" width=425 height=324 border=0 alt="" usemap="#westvirginia_Map" />';
    stateMapLines[iCnt++] = '		</div>';
    stateMapLines[iCnt++] = '	</div>';
    stateMapLines[iCnt++] = '</div>';
    stateMapLines[iCnt++] = '<map name="westvirginia_Map">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pleasants" coords="145,123, 147,123, 148,124, 148,125, 150,126, 152,126, 153,127, 154,128, 155,126, 157,125, 158,124, 159,125, 160,125, 162,125, 163,124, 164,124, 167,123, 168,122, 169,121, 171,121, 170,115, 170,112, 167,110, 165,111, 163,111, 161,112, 159,113, 157,115, 155,117, 153,118, 150,119, 147,121,';
    stateMapLines[iCnt++] = '	144,121, 145,123" href="javascript:widgetSearchCounty(\'WVPL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mason" coords="95,188, 95,186, 99,183, 107,180, 115,179, 113,177, 113,176, 113,175, 113,173, 111,170, 105,162, 105,162, 104,160, 105,159, 106,157, 105,155, 104,153, 103,152, 101,152, 100,151, 99,150, 97,150, 95,151, 94,153, 92,156, 89,160, 88,162, 89,164, 88,166, 87,167, 83,170, 83,172, 85,174, 85,178,';
    stateMapLines[iCnt++] = '	86,182, 86,185, 85,187, 83,187, 95,197, 95,188" href="javascript:widgetSearchCounty(\'WVMS\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wood" coords="140,141, 141,140, 143,139, 149,136, 150,133, 152,131, 152,129, 154,128, 153,127, 152,126, 150,126, 148,125, 148,124, 147,123, 145,123, 144,121, 142,119, 141,116, 138,116, 136,118, 133,120, 131,123, 130,127, 130,128, 128,128, 125,128, 121,129, 121,131, 120,132, 119,133, 117,135, 117,136,';
    stateMapLines[iCnt++] = '	117,137, 117,140, 117,143, 129,149, 140,141" href="javascript:widgetSearchCounty(\'WVWO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jackson" coords="111,170, 113,173, 113,175, 113,176, 113,177, 115,179, 117,179, 118,180, 120,184, 123,188, 125,189, 125,190, 126,190, 134,185, 132,183, 132,180, 133,170, 133,164, 133,160, 134,160, 135,158, 134,157, 133,156, 133,153, 133,151, 131,150, 129,149, 117,143, 114,144, 112,144, 112,146, 113,148,';
    stateMapLines[iCnt++] = '	115,150, 115,152, 115,154, 116,156, 116,158, 114,157, 112,156, 111,157, 109,160, 108,162, 105,162, 105,162, 111,170" href="javascript:widgetSearchCounty(\'WVJA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mingo" coords="107,279, 109,278, 110,277, 111,275, 112,274, 112,274, 113,273, 114,272, 113,270, 113,269, 110,267, 107,268, 105,267, 103,267, 101,267, 100,269, 99,271, 98,269, 97,267, 95,265, 93,265, 93,264, 93,262, 92,261, 91,260, 91,259, 91,257, 90,256, 89,255, 89,253, 89,252, 90,252, 90,251, 90,249,';
    stateMapLines[iCnt++] = '	89,248, 88,247, 86,244, 85,241, 78,243, 72,249, 71,251, 70,251, 68,250, 68,250, 68,252, 69,253, 69,255, 70,255, 70,255, 72,256, 74,257, 74,258, 74,258, 75,260, 75,260, 75,262, 76,263, 77,265, 77,267, 78,268, 79,267, 79,268, 81,269, 83,270, 84,272, 85,271, 86,270, 86,272, 86,272, 87,272, 86,272, 87,273, 87,273, 87,273, 87,273,';
    stateMapLines[iCnt++] = '	87,274, 89,274, 89,275, 89,277, 89,278, 91,278, 93,278, 94,279, 95,279, 96,280, 95,279, 95,278, 96,278, 96,278, 96,279, 97,279, 98,279, 99,279, 101,278, 102,279, 102,279, 102,279, 102,281, 103,281, 104,281, 107,279" href="javascript:widgetSearchCounty(\'WVMG\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wayne" coords="71,251, 72,249, 78,243, 81,239, 84,236, 84,234, 84,233, 82,232, 81,230, 80,229, 80,227, 79,227, 79,226, 79,224, 79,222, 80,220, 80,219, 77,218, 76,215, 78,213, 79,212, 78,211, 76,210, 75,211, 75,212, 74,213, 72,210, 69,208, 62,203, 59,204, 56,203, 55,207, 57,210, 57,214, 57,217, 55,217,';
    stateMapLines[iCnt++] = '	54,218, 55,220, 55,222, 54,223, 53,224, 52,225, 52,226, 53,227, 54,228, 55,229, 56,231, 59,234, 60,237, 62,239, 64,240, 64,241, 63,243, 63,245, 62,245, 63,246, 65,247, 67,248, 68,250, 70,251, 71,251" href="javascript:widgetSearchCounty(\'WVWA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Cabell" coords="74,213, 75,212, 75,211, 76,210, 78,211, 79,212, 78,213, 76,215, 77,218, 80,219, 80,217, 81,217, 81,216, 82,215, 83,214, 83,212, 84,211, 86,209, 87,209, 89,209, 92,207, 95,207, 95,197, 83,187, 81,187, 79,187, 78,188, 77,190, 77,195, 76,199, 73,201, 69,201, 66,202, 62,203, 69,208, 72,210,';
    stateMapLines[iCnt++] = '	74,213" href="javascript:widgetSearchCounty(\'WVCA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tucker" coords="269,129, 267,128, 265,129, 258,131, 258,133, 257,134, 257,135, 257,136, 256,139, 257,142, 259,143, 261,145, 260,148, 279,154, 282,153, 285,154, 289,155, 290,155, 292,154, 294,152, 295,149, 295,147, 296,146, 295,145, 294,144, 292,143, 292,141, 293,139, 295,137, 295,136, 296,134, 295,133,';
    stateMapLines[iCnt++] = '	294,133, 293,133, 292,133, 291,134, 290,133, 289,134, 289,135, 287,135, 286,135, 285,135, 284,135, 282,134, 278,132, 269,129" href="javascript:widgetSearchCounty(\'WVTU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Grant" coords="286,135, 287,135, 289,135, 289,134, 290,133, 291,134, 292,133, 293,133, 294,133, 295,133, 296,134, 295,136, 295,137, 293,139, 292,141, 292,143, 294,144, 295,145, 296,146, 295,147, 295,149, 294,152, 292,154, 292,156, 296,159, 300,162, 302,163, 304,165, 308,168, 308,166, 310,164, 311,162,';
    stateMapLines[iCnt++] = '	312,160, 313,157, 312,154, 311,149, 313,144, 314,142, 315,139, 316,137, 317,134, 318,130, 314,128, 308,124, 302,124, 297,123, 296,125, 293,125, 291,127, 289,128, 287,130, 285,133, 283,133, 282,134, 284,135, 285,135, 286,135" href="javascript:widgetSearchCounty(\'WVGR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mineral" coords="314,128, 318,130, 322,127, 323,126, 325,123, 327,122, 329,122, 332,117, 333,113, 334,113, 335,113, 336,111, 338,108, 340,107, 342,104, 339,103, 338,102, 337,102, 336,101, 335,101, 334,100, 334,99, 335,98, 336,98, 337,97, 335,97, 334,96, 334,95, 332,97, 331,98, 330,100, 331,101, 331,102,';
    stateMapLines[iCnt++] = '	330,102, 329,102, 327,104, 327,105, 326,106, 325,106, 324,107, 323,109, 322,109, 322,110, 321,111, 320,112, 320,113, 318,112, 317,112, 316,111, 315,110, 313,110, 311,110, 310,110, 310,111, 310,113, 309,114, 308,114, 308,115, 307,116, 306,115, 306,116, 306,117, 305,117, 304,118, 303,118, 302,119, 301,120, 299,120, 298,122,';
    stateMapLines[iCnt++] = '	297,123, 302,124, 308,124, 314,128" href="javascript:widgetSearchCounty(\'WVMI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Randolph" coords="292,154, 290,155, 289,155, 285,154, 282,153, 279,154, 260,148, 261,145, 259,143, 257,142, 256,143, 255,144, 254,147, 253,150, 252,153, 250,155, 246,155, 238,156, 238,158, 238,160, 237,161, 237,164, 237,168, 235,172, 233,174, 229,174, 226,175, 224,178, 227,184, 229,189, 231,192, 230,196,';
    stateMapLines[iCnt++] = '	228,201, 226,205, 233,200, 236,198, 238,198, 240,198, 243,198, 246,197, 254,191, 254,189, 256,185, 258,179, 259,176, 261,174, 263,177, 263,180, 265,180, 266,181, 268,181, 268,179, 269,179, 270,180, 271,180, 274,181, 275,177, 278,173, 280,171, 280,169, 278,167, 279,165, 279,164, 279,162, 279,161, 281,161, 282,161, 283,161,';
    stateMapLines[iCnt++] = '	284,159, 284,159, 284,158, 288,159, 290,158, 292,156, 292,154" href="javascript:widgetSearchCounty(\'WVRN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Preston" coords="260,94, 259,97, 258,99, 252,108, 251,110, 251,113, 251,125, 253,126, 255,128, 255,130, 258,131, 265,129, 267,128, 269,129, 278,132, 282,134, 282,114, 282,105, 282,95, 282,92, 282,89, 262,89, 261,92, 260,94" href="javascript:widgetSearchCounty(\'WVPR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Webster" coords="231,192, 229,189, 227,184, 224,178, 221,179, 220,177, 220,176, 218,175, 216,175, 213,175, 211,174, 209,179, 206,183, 197,193, 195,194, 195,195, 197,199, 198,202, 196,203, 197,205, 198,206, 199,208, 200,207, 204,210, 212,215, 218,219, 219,208, 220,209, 222,209, 226,205, 228,201, 230,196,';
    stateMapLines[iCnt++] = '	231,192" href="javascript:widgetSearchCounty(\'WVWE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Tyler" coords="167,110, 170,112, 170,115, 171,121, 172,121, 173,121, 174,122, 175,120, 176,117, 177,118, 178,118, 179,120, 180,122, 179,123, 179,125, 185,121, 191,117, 192,116, 192,114, 194,114, 197,113, 198,113, 199,112, 198,111, 196,111, 195,110, 193,110, 192,109, 190,108, 189,106, 188,105, 187,104,';
    stateMapLines[iCnt++] = '	186,103, 185,102, 184,102, 183,100, 182,99, 181,100, 179,101, 177,100, 177,98, 177,98, 174,99, 173,101, 169,105, 166,107, 163,111, 163,111, 165,111, 167,110" href="javascript:widgetSearchCounty(\'WVTY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monongalia" coords="215,90, 215,92, 215,94, 215,96, 217,96, 218,98, 221,98, 224,98, 230,98, 235,100, 239,104, 241,106, 242,107, 242,107, 243,108, 245,109, 246,111, 248,112, 251,113, 251,110, 252,108, 258,99, 259,97, 260,94, 261,92, 262,89, 213,89, 214,89, 215,90" href="javascript:widgetSearchCounty(\'WVMO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marshall" coords="196,89, 206,89, 206,62, 191,61, 191,61, 191,65, 190,67, 189,69, 189,71, 188,71, 186,72, 186,74, 187,76, 185,77, 185,79, 185,81, 183,83, 181,84, 182,87, 184,89, 190,89, 196,89" href="javascript:widgetSearchCounty(\'WVML\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wetzel" coords="179,101, 181,100, 182,99, 183,100, 184,102, 185,102, 186,103, 187,104, 188,105, 189,106, 190,108, 192,109, 193,110, 195,110, 196,111, 198,111, 199,112, 200,113, 201,112, 203,113, 204,114, 205,114, 206,113, 207,112, 207,111, 208,110, 209,109, 210,108, 209,106, 209,105, 209,104, 208,103,';
    stateMapLines[iCnt++] = '	209,102, 209,100, 210,99, 212,98, 212,97, 213,96, 214,96, 215,96, 215,94, 215,92, 215,90, 214,89, 213,89, 206,89, 196,89, 190,89, 184,89, 183,90, 182,91, 181,92, 181,94, 180,97, 177,98, 177,98, 177,100, 179,101" href="javascript:widgetSearchCounty(\'WVWZ\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Jefferson" coords="408,122, 408,121, 409,120, 408,118, 409,117, 409,115, 407,114, 406,114, 404,113, 405,112, 405,111, 406,111, 405,110, 405,109, 407,108, 405,108, 403,108, 402,111, 401,113, 399,114, 395,118, 393,119, 393,121, 392,121, 392,121, 392,122, 391,123, 389,126, 388,128, 402,140, 403,138, 403,136,';
    stateMapLines[iCnt++] = '	406,131, 407,129, 407,127, 409,125, 410,123, 408,122" href="javascript:widgetSearchCounty(\'WVJE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Berkeley" coords="392,122, 392,121, 392,121, 393,121, 393,119, 395,118, 399,114, 401,113, 402,111, 403,108, 401,107, 403,106, 403,105, 402,105, 401,106, 400,106, 400,105, 399,103, 398,102, 400,102, 402,101, 402,99, 401,98, 400,98, 398,97, 398,98, 398,99, 396,99, 395,97, 394,98, 394,99, 395,100, 394,100,';
    stateMapLines[iCnt++] = '	393,98, 391,99, 389,98, 388,97, 386,99, 385,99, 384,99, 382,101, 381,100, 380,100, 378,104, 376,110, 375,114, 374,116, 373,117, 388,128, 388,128, 389,126, 391,123, 392,122" href="javascript:widgetSearchCounty(\'WVBE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Morgan" coords="375,114, 376,110, 378,104, 380,100, 381,100, 382,101, 384,99, 385,99, 386,99, 388,97, 383,92, 379,91, 378,91, 376,91, 375,92, 374,93, 373,94, 371,95, 371,97, 370,97, 366,96, 365,96, 364,96, 363,96, 362,97, 362,97, 362,98, 360,97, 359,97, 359,98, 360,99, 360,100, 357,100, 357,101, 359,102,';
    stateMapLines[iCnt++] = '	360,103, 359,103, 358,104, 357,103, 357,104, 357,105, 354,106, 358,108, 361,110, 365,112, 367,113, 369,114, 371,116, 373,117, 374,116, 375,114" href="javascript:widgetSearchCounty(\'WVMN\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Mercer" coords="182,288, 165,274, 163,274, 161,274, 161,275, 160,275, 159,276, 158,276, 157,277, 157,280, 156,281, 154,282, 153,283, 152,285, 151,286, 150,288, 151,289, 151,290, 149,289, 146,297, 150,302, 153,304, 156,305, 162,302, 169,301, 172,300, 173,300, 174,301, 177,300, 180,298, 182,297, 182,294,';
    stateMapLines[iCnt++] = '	181,291, 183,289, 182,288" href="javascript:widgetSearchCounty(\'WVME\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Monroe" coords="220,264, 219,265, 218,266, 217,265, 216,264, 214,264, 213,266, 212,266, 210,266, 207,265, 197,263, 182,288, 183,289, 186,290, 186,291, 186,292, 188,292, 189,293, 189,293, 190,292, 191,292, 192,292, 194,292, 196,290, 200,288, 203,286, 205,285, 208,285, 209,286, 209,288, 210,289, 212,288,';
    stateMapLines[iCnt++] = '	214,288, 215,286, 219,285, 219,283, 221,282, 223,282, 224,280, 223,279, 222,280, 221,280, 221,278, 221,277, 222,276, 225,274, 229,272, 226,270, 224,270, 222,270, 223,268, 222,267, 220,266, 220,264" href="javascript:widgetSearchCounty(\'WVMR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="McDowell" coords="146,288, 144,287, 143,286, 142,287, 140,287, 139,285, 138,284, 136,284, 135,285, 133,285, 132,284, 130,284, 128,283, 128,282, 127,281, 124,281, 123,280, 121,281, 121,282, 122,282, 120,283, 118,283, 117,282, 115,282, 114,282, 113,281, 112,281, 111,280, 109,278, 107,279, 104,281, 104,282,';
    stateMapLines[iCnt++] = '	104,282, 104,282, 102,283, 100,285, 101,287, 105,290, 104,291, 104,293, 105,295, 107,297, 109,298, 109,299, 110,301, 112,302, 113,301, 115,302, 117,303, 118,304, 118,304, 120,306, 122,308, 124,308, 126,308, 131,308, 134,306, 135,305, 137,304, 138,303, 141,302, 142,301, 143,300, 144,298, 146,297, 149,289, 146,288" href="javascript:widgetSearchCounty(\'WVMD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hardy" coords="346,139, 345,140, 344,140, 342,140, 340,138, 338,138, 318,130, 317,134, 316,137, 315,139, 314,142, 313,144, 311,149, 312,154, 313,157, 312,160, 311,162, 310,164, 308,166, 308,168, 313,172, 313,170, 315,169, 316,167, 318,165, 320,167, 323,169, 327,172, 331,164, 333,162, 334,160, 336,158,';
    stateMapLines[iCnt++] = '	337,158, 337,159, 338,160, 338,160, 339,159, 342,157, 343,155, 344,153, 345,154, 346,154, 349,152, 350,150, 349,149, 350,148, 352,145, 353,143, 351,141, 349,139, 346,139" href="javascript:widgetSearchCounty(\'WVHD\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hampshire" coords="354,106, 350,106, 348,105, 347,105, 344,104, 342,104, 340,107, 338,108, 336,111, 335,113, 334,113, 333,113, 332,117, 329,122, 327,122, 325,123, 323,126, 322,127, 318,130, 338,138, 340,138, 342,140, 344,140, 345,140, 346,139, 349,139, 351,141, 353,143, 355,142, 358,141, 359,139, 361,137,';
    stateMapLines[iCnt++] = '	360,136, 359,135, 359,133, 360,132, 361,131, 361,130, 360,129, 361,127, 363,124, 365,123, 364,121, 364,120, 364,119, 364,117, 365,114, 365,112, 361,110, 358,108, 354,106" href="javascript:widgetSearchCounty(\'WVHA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pocahontas" coords="271,184, 272,182, 271,180, 270,180, 269,179, 268,179, 268,181, 266,181, 265,180, 263,180, 263,177, 261,174, 259,176, 258,179, 256,185, 254,189, 254,191, 246,197, 243,198, 240,198, 238,198, 236,198, 233,200, 226,205, 222,209, 220,209, 219,208, 218,219, 218,224, 217,226, 218,229, 220,231,';
    stateMapLines[iCnt++] = '	223,232, 225,234, 227,234, 229,235, 232,235, 234,235, 236,234, 242,233, 248,233, 249,230, 249,230, 249,229, 249,228, 250,228, 251,224, 251,223, 252,222, 255,219, 258,216, 259,215, 260,214, 259,213, 259,212, 259,210, 261,209, 262,208, 263,208, 264,208, 265,203, 267,202, 268,200, 267,198, 267,196, 267,195, 269,194, 269,192,';
    stateMapLines[iCnt++] = '	269,190, 270,187, 271,185, 271,184" href="javascript:widgetSearchCounty(\'WVPO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Pendleton" coords="304,165, 302,163, 300,162, 296,159, 292,156, 290,158, 288,159, 284,158, 284,159, 284,159, 283,161, 282,161, 281,161, 279,161, 279,162, 279,164, 279,165, 278,167, 280,169, 280,171, 278,173, 275,177, 274,181, 271,180, 272,182, 271,184, 271,185, 270,187, 272,188, 277,190, 280,193, 282,198,';
    stateMapLines[iCnt++] = '	283,199, 285,199, 290,202, 295,202, 298,200, 300,198, 303,191, 306,187, 307,183, 308,181, 309,181, 311,181, 311,179, 311,176, 313,172, 308,168, 304,165" href="javascript:widgetSearchCounty(\'WVPE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Greenbrier" coords="232,235, 229,235, 227,234, 225,234, 223,232, 220,231, 218,229, 217,226, 218,224, 218,219, 212,215, 196,230, 193,231, 191,232, 180,230, 180,231, 180,231, 181,233, 183,234, 184,234, 185,233, 186,233, 186,234, 185,235, 185,236, 187,236, 188,238, 188,240, 188,241, 186,242, 186,244, 190,251,';
    stateMapLines[iCnt++] = '	187,251, 193,256, 196,260, 196,261, 197,263, 207,265, 210,266, 212,266, 213,266, 214,264, 216,264, 217,265, 218,266, 219,265, 220,264, 220,266, 222,267, 225,265, 226,263, 226,260, 228,259, 228,258, 228,257, 229,255, 231,254, 232,252, 233,250, 236,248, 237,246, 241,242, 245,238, 248,233, 242,233, 236,234, 234,235, 232,235"';
    stateMapLines[iCnt++] = '	href="javascript:widgetSearchCounty(\'WVGB\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Boone" coords="139,238, 138,237, 138,235, 137,233, 135,233, 134,233, 133,232, 133,231, 134,229, 132,227, 131,227, 129,226, 127,223, 126,223, 125,223, 125,220, 124,219, 122,220, 121,219, 119,219, 118,220, 117,221, 116,220, 115,219, 115,220, 113,221, 113,222, 113,223, 112,222, 111,220, 110,222, 110,224,';
    stateMapLines[iCnt++] = '	108,223, 108,224, 107,226, 105,226, 104,226, 103,229, 102,231, 101,233, 101,234, 103,235, 105,235, 104,236, 103,237, 101,239, 101,241, 104,241, 105,242, 105,242, 108,243, 112,244, 114,245, 116,247, 116,249, 115,250, 116,251, 116,252, 117,253, 119,255, 120,255, 121,254, 122,254, 122,253, 125,255, 127,257, 129,258, 130,259,';
    stateMapLines[iCnt++] = '	132,258, 134,257, 134,255, 133,254, 132,254, 131,253, 131,250, 131,246, 131,244, 132,243, 133,241, 134,241, 135,240, 136,241, 136,241, 137,241, 139,241, 139,238" href="javascript:widgetSearchCounty(\'WVBO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Nicholas" coords="200,207, 199,208, 198,206, 197,205, 196,203, 198,202, 197,199, 195,195, 195,194, 197,193, 194,192, 191,193, 189,192, 188,191, 187,190, 185,191, 180,194, 182,195, 184,196, 184,198, 181,200, 173,206, 155,216, 159,218, 160,219, 160,218, 161,218, 163,220, 165,220, 166,221, 167,221, 167,220,';
    stateMapLines[iCnt++] = '	168,219, 168,219, 169,218, 169,218, 170,219, 170,220, 171,221, 171,219, 173,219, 175,221, 175,221, 176,222, 175,222, 176,223, 177,225, 178,226, 178,226, 178,226, 179,227, 179,227, 180,226, 180,228, 180,230, 191,232, 193,231, 196,230, 212,215, 204,210, 200,207" href="javascript:widgetSearchCounty(\'WVNI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ohio" coords="206,50, 200,49, 195,47, 195,47, 193,51, 193,55, 191,58, 191,61, 206,62, 206,50" href="javascript:widgetSearchCounty(\'WVOH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Calhoun" coords="173,176, 172,174, 171,172, 169,172, 168,171, 169,169, 170,167, 171,165, 171,161, 171,157, 170,154, 169,151, 167,150, 164,149, 164,148, 163,147, 161,147, 160,148, 153,155, 152,157, 151,159, 153,160, 154,162, 155,164, 154,164, 155,165, 156,166, 156,167, 155,169, 156,170, 156,170, 157,171,';
    stateMapLines[iCnt++] = '	159,175, 159,180, 162,183, 163,184, 164,183, 166,185, 169,180, 173,176" href="javascript:widgetSearchCounty(\'WVCH\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Gilmer" coords="171,157, 171,161, 171,165, 170,167, 169,169, 168,171, 169,172, 171,172, 172,174, 173,176, 195,161, 196,162, 197,161, 198,161, 200,160, 193,152, 192,148, 191,143, 185,142, 183,143, 182,145, 181,145, 179,145, 178,147, 176,148, 174,148, 169,151, 170,154, 171,157" href="javascript:widgetSearchCounty(\'WVGI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Hancock" coords="206,19, 206,9, 203,10, 201,10, 199,10, 196,13, 196,14, 197,16, 198,17, 199,19, 201,22, 200,24, 200,26, 200,28, 199,29, 206,29, 206,19" href="javascript:widgetSearchCounty(\'WVHC\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Brooke" coords="206,50, 206,29, 199,29, 199,29, 200,31, 200,32, 200,33, 200,36, 200,38, 199,40, 197,43, 195,47, 200,49, 206,50" href="javascript:widgetSearchCounty(\'WVBR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Clay" coords="176,188, 174,187, 173,184, 169,180, 166,185, 162,190, 157,193, 152,197, 151,200, 152,203, 155,216, 173,206, 181,200, 184,198, 184,196, 182,195, 180,194, 178,190, 176,188" href="javascript:widgetSearchCounty(\'WVCL\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Roane" coords="137,191, 138,191, 140,191, 144,191, 148,192, 151,192, 154,193, 157,193, 162,190, 166,185, 164,183, 163,184, 162,183, 159,180, 159,175, 157,171, 157,171, 157,171, 157,171, 156,170, 156,170, 155,169, 156,167, 156,166, 155,165, 154,164, 155,164, 154,162, 153,160, 151,159, 146,160, 144,159,';
    stateMapLines[iCnt++] = '	142,158, 140,157, 138,157, 136,157, 135,158, 134,160, 133,160, 133,164, 133,170, 132,180, 132,183, 134,185, 135,188, 136,190, 137,191" href="javascript:widgetSearchCounty(\'WVRO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Kanawha" coords="117,188, 117,189, 117,190, 117,194, 118,196, 119,198, 117,199, 116,200, 109,203, 107,204, 106,205, 105,210, 106,211, 106,211, 107,211, 111,211, 113,212, 114,215, 113,216, 113,217, 112,217, 113,218, 113,218, 114,219, 113,219, 112,219, 112,220, 112,220, 112,220, 111,220, 111,220, 112,222,';
    stateMapLines[iCnt++] = '	113,223, 113,222, 113,221, 115,220, 115,219, 116,220, 117,221, 118,220, 119,219, 121,219, 122,220, 124,219, 125,220, 125,223, 126,223, 127,223, 129,226, 131,227, 132,227, 134,229, 133,231, 133,232, 134,233, 135,233, 137,233, 138,235, 138,237, 139,238, 139,241, 141,242, 142,242, 144,242, 146,231, 147,226, 148,223, 149,223,';
    stateMapLines[iCnt++] = '	155,216, 152,203, 151,200, 152,197, 157,193, 154,193, 151,192, 148,192, 144,191, 140,191, 138,191, 137,191, 136,190, 135,188, 134,185, 126,190, 125,190, 125,189, 123,188, 120,184, 119,187, 117,188" href="javascript:widgetSearchCounty(\'WVKA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Logan" coords="116,267, 120,265, 117,261, 117,260, 118,259, 122,258, 127,257, 125,255, 122,253, 122,254, 121,254, 120,255, 119,255, 117,253, 116,252, 116,251, 115,250, 116,249, 116,247, 114,245, 112,244, 108,243, 105,242, 105,242, 104,241, 101,241, 101,239, 103,237, 99,237, 96,237, 85,241, 86,244, 88,247,';
    stateMapLines[iCnt++] = '	89,248, 90,249, 90,251, 90,252, 89,252, 89,253, 89,255, 90,256, 91,257, 91,259, 91,260, 92,261, 93,262, 93,264, 93,265, 95,265, 97,267, 98,269, 99,271, 100,269, 101,267, 103,267, 105,267, 107,268, 110,267, 113,269, 114,268, 116,267" href="javascript:widgetSearchCounty(\'WVLO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Putnam" coords="96,210, 95,212, 95,214, 97,214, 98,215, 99,215, 101,214, 103,212, 105,210, 106,205, 107,204, 109,203, 116,200, 117,199, 119,198, 118,196, 117,194, 117,190, 117,189, 117,188, 119,187, 120,184, 118,180, 117,179, 115,179, 107,180, 99,183, 95,186, 95,188, 95,197, 95,207, 96,210" href="javascript:widgetSearchCounty(\'WVPU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lincoln" coords="103,237, 104,236, 105,235, 103,235, 101,234, 101,233, 102,231, 103,229, 104,226, 105,226, 107,226, 108,224, 108,223, 110,224, 110,222, 111,220, 111,220, 112,220, 112,219, 113,219, 114,219, 113,218, 113,218, 112,217, 113,217, 113,216, 114,215, 113,212, 111,211, 107,211, 106,211, 106,211,';
    stateMapLines[iCnt++] = '	105,210, 103,212, 101,214, 99,215, 98,215, 97,214, 95,214, 95,212, 96,210, 95,207, 92,207, 89,209, 87,209, 86,209, 84,211, 83,212, 83,214, 82,215, 81,216, 81,217, 80,217, 80,219, 80,220, 79,222, 79,224, 79,226, 79,227, 80,227, 80,229, 81,230, 82,232, 84,233, 84,234, 84,236, 81,239, 78,243, 85,241, 96,237, 99,237, 103,237"';
    stateMapLines[iCnt++] = '	href="javascript:widgetSearchCounty(\'WVLI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Fayette" coords="180,226, 179,227, 179,227, 178,226, 178,226, 178,226, 177,225, 176,223, 175,222, 176,222, 175,221, 175,221, 173,219, 171,219, 171,221, 170,220, 170,219, 169,218, 169,218, 168,219, 168,219, 167,220, 167,221, 166,221, 165,220, 163,220, 161,218, 160,218, 160,219, 159,218, 159,218, 159,218,';
    stateMapLines[iCnt++] = '	159,218, 155,216, 149,223, 148,223, 147,226, 146,231, 144,242, 147,242, 147,242, 147,243, 149,244, 150,245, 150,249, 161,249, 166,250, 166,250, 165,251, 164,251, 165,252, 167,251, 168,251, 168,252, 167,253, 169,253, 172,254, 174,253, 175,254, 187,251, 190,251, 186,244, 186,242, 188,241, 188,240, 188,238, 187,236, 185,236,';
    stateMapLines[iCnt++] = '	185,235, 186,234, 186,233, 185,233, 184,234, 183,234, 181,233, 180,231, 180,231, 180,230, 180,228, 180,226" href="javascript:widgetSearchCounty(\'WVFA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wyoming" coords="153,280, 151,279, 149,278, 148,274, 145,270, 141,262, 138,258, 134,257, 132,258, 130,259, 129,258, 127,257, 122,258, 118,259, 117,260, 117,261, 120,265, 116,267, 114,268, 113,269, 113,270, 114,272, 113,273, 112,274, 112,274, 111,275, 110,277, 109,278, 111,280, 112,281, 113,281, 114,282,';
    stateMapLines[iCnt++] = '	115,282, 117,282, 118,283, 120,283, 122,282, 121,282, 121,281, 123,280, 124,281, 127,281, 128,282, 128,283, 130,284, 132,284, 133,285, 135,285, 136,284, 138,284, 139,285, 140,287, 142,287, 143,286, 144,287, 146,288, 149,289, 151,290, 151,289, 150,288, 151,286, 152,285, 153,283, 154,282, 156,281, 154,280, 153,280" href="javascript:widgetSearchCounty(\'WVWY\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Raleigh" coords="167,270, 170,269, 172,267, 173,266, 174,266, 174,264, 176,264, 178,264, 179,265, 179,266, 180,267, 181,265, 180,264, 179,263, 178,261, 178,260, 179,260, 179,258, 178,256, 177,255, 175,254, 174,253, 172,254, 169,253, 167,253, 168,252, 168,251, 167,251, 165,252, 164,251, 165,251, 166,250,';
    stateMapLines[iCnt++] = '	166,250, 161,249, 150,249, 150,245, 149,244, 147,243, 147,242, 147,242, 144,242, 142,242, 141,242, 139,241, 137,241, 136,241, 136,241, 135,240, 134,241, 133,241, 132,243, 131,244, 131,246, 131,250, 131,253, 132,254, 133,254, 134,255, 134,257, 138,258, 141,262, 145,270, 148,274, 149,278, 151,279, 153,280, 154,280, 156,281,';
    stateMapLines[iCnt++] = '	157,280, 157,277, 158,276, 159,276, 160,275, 161,275, 161,274, 163,274, 165,274, 167,272, 167,270" href="javascript:widgetSearchCounty(\'WVRA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Summers" coords="178,256, 179,258, 179,260, 178,260, 178,261, 179,263, 180,264, 181,265, 180,267, 179,266, 179,265, 178,264, 176,264, 174,264, 174,266, 173,266, 172,267, 170,269, 167,270, 167,272, 165,274, 182,288, 197,263, 196,261, 196,260, 193,256, 187,251, 175,254, 177,255, 178,256" href="javascript:widgetSearchCounty(\'WVSU\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Doddridge" coords="178,128, 180,133, 185,142, 191,143, 194,143, 195,142, 196,140, 197,140, 198,139, 201,137, 202,136, 203,136, 204,136, 205,135, 206,133, 204,133, 203,133, 202,132, 203,132, 204,131, 204,131, 203,130, 202,129, 202,127, 201,126, 201,125, 203,124, 204,122, 205,121, 205,120, 205,118, 204,116,';
    stateMapLines[iCnt++] = '	205,114, 204,114, 203,113, 201,112, 200,113, 199,112, 198,113, 197,113, 194,114, 192,114, 192,116, 191,117, 185,121, 179,125, 178,127, 178,128" href="javascript:widgetSearchCounty(\'WVDO\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Taylor" coords="244,114, 242,116, 240,118, 240,118, 240,118, 240,118, 238,117, 237,116, 235,117, 233,116, 229,117, 230,124, 230,128, 232,131, 235,131, 240,131, 243,130, 246,129, 247,126, 249,126, 251,125, 251,113, 248,112, 246,113, 244,114" href="javascript:widgetSearchCounty(\'WVTA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Barbour" coords="247,126, 246,129, 243,130, 240,131, 235,131, 232,131, 228,136, 227,139, 228,142, 230,143, 232,144, 234,147, 236,148, 239,149, 240,149, 241,150, 241,151, 241,153, 239,154, 239,155, 238,156, 246,155, 250,155, 252,153, 253,150, 254,147, 255,144, 256,143, 257,142, 256,139, 257,136, 257,135,';
    stateMapLines[iCnt++] = '	257,134, 258,133, 258,131, 255,130, 255,128, 253,126, 251,125, 249,126, 247,126" href="javascript:widgetSearchCounty(\'WVBA\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Wirt" coords="138,157, 140,157, 142,158, 144,159, 146,160, 151,159, 152,157, 153,155, 160,148, 158,147, 156,147, 153,149, 154,147, 153,147, 152,146, 153,145, 153,144, 153,143, 152,141, 152,141, 150,140, 149,140, 148,138, 149,136, 143,139, 141,140, 140,141, 129,149, 131,150, 133,151, 133,153, 133,156,';
    stateMapLines[iCnt++] = '	134,157, 135,158, 136,157, 138,157" href="javascript:widgetSearchCounty(\'WVWI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Upshur" coords="239,154, 241,153, 241,151, 241,150, 240,149, 239,149, 236,148, 234,147, 232,144, 230,143, 228,142, 225,143, 223,143, 222,148, 220,152, 221,154, 221,156, 219,157, 219,158, 218,160, 217,162, 216,164, 215,166, 214,171, 216,175, 218,175, 220,176, 220,177, 221,179, 224,178, 226,175, 229,174,';
    stateMapLines[iCnt++] = '	233,174, 235,172, 237,168, 237,164, 237,161, 238,160, 238,158, 238,156, 239,155, 239,154" href="javascript:widgetSearchCounty(\'WVUP\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Lewis" coords="214,171, 215,166, 216,164, 217,162, 218,160, 219,158, 219,157, 221,156, 221,154, 220,152, 222,148, 223,143, 217,141, 214,141, 211,140, 210,139, 209,139, 206,139, 204,138, 201,137, 198,139, 197,140, 196,140, 195,142, 194,143, 191,143, 192,148, 193,152, 200,160, 200,160, 201,161, 202,162,';
    stateMapLines[iCnt++] = '	202,164, 204,164, 205,164, 206,164, 208,165, 209,166, 210,167, 209,168, 210,169, 211,170, 211,171, 211,171, 212,172, 211,174, 213,175, 216,175, 214,171" href="javascript:widgetSearchCounty(\'WVLE\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Ritchie" coords="149,140, 150,140, 152,141, 152,141, 153,143, 153,144, 153,145, 152,146, 153,147, 154,147, 153,149, 156,147, 158,147, 160,148, 161,147, 163,147, 164,148, 164,149, 167,150, 169,151, 174,148, 176,148, 178,147, 179,145, 181,145, 182,145, 183,143, 185,142, 180,133, 178,128, 178,127, 179,125,';
    stateMapLines[iCnt++] = '	179,123, 180,122, 179,120, 178,118, 177,118, 176,117, 175,120, 174,122, 173,121, 172,121, 171,121, 169,121, 168,122, 167,123, 164,124, 163,124, 162,125, 160,125, 159,125, 158,124, 157,125, 155,126, 154,128, 152,129, 152,131, 150,133, 149,136, 148,138, 149,140" href="javascript:widgetSearchCounty(\'WVRI\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Braxton" coords="211,171, 211,171, 211,170, 210,169, 209,168, 210,167, 209,166, 208,165, 206,164, 205,164, 204,164, 202,164, 202,162, 201,161, 200,160, 200,160, 198,161, 197,161, 196,162, 195,161, 173,176, 169,180, 173,184, 174,187, 176,188, 178,190, 180,194, 185,191, 187,190, 188,191, 189,192, 191,193,';
    stateMapLines[iCnt++] = '	194,192, 197,193, 206,183, 209,179, 211,174, 212,172, 211,171" href="javascript:widgetSearchCounty(\'WVBX\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Harrison" coords="205,118, 205,120, 205,121, 204,122, 203,124, 201,125, 201,126, 202,127, 202,129, 203,130, 204,131, 204,131, 203,132, 202,132, 203,133, 204,133, 206,133, 205,135, 204,136, 203,136, 202,136, 201,137, 204,138, 206,139, 209,139, 210,139, 211,140, 214,141, 217,141, 223,143, 225,143, 228,142,';
    stateMapLines[iCnt++] = '	227,139, 228,136, 232,131, 230,128, 230,124, 229,117, 225,115, 220,113, 208,110, 207,111, 207,112, 206,113, 205,114, 204,116, 205,118" href="javascript:widgetSearchCounty(\'WVHR\');">';
    stateMapLines[iCnt++] = '	<area shape="poly"  alt="Marion" coords="229,117, 233,116, 235,117, 237,116, 238,117, 240,118, 242,116, 244,114, 246,113, 248,112, 246,111, 245,109, 243,108, 242,107, 242,107, 241,106, 239,104, 235,100, 230,98, 224,98, 221,98, 218,98, 217,96, 215,96, 214,96, 213,96, 212,97, 212,98, 210,99, 209,100, 209,102, 208,103, 209,104, 209,105,';
    stateMapLines[iCnt++] = '	209,106, 210,108, 209,109, 208,110, 220,113, 225,115, 229,117" href="javascript:widgetSearchCounty(\'WVMA\');">';
    stateMapLines[iCnt++] = '</map>';
   
    return stateMapLines.join('');
}
