var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(38.4054,-96.1873)};var g_fdbf4629c3263061667034b0bd35e7d9 = new google.maps.Geocoder();g_fdbf4629c3263061667034b0bd35e7d9.geocode( { 'address': "520 W 6th Ave, Emporia, KS 66801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('emporia-KS-american-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('emporia-KS-american-payday-loans'), mapOptions);}document.getElementById('a67b62e4').innerHTML += ' | View Map';var $lfdbf4629c3263061667034b0bd35e7d9 = '

American Payday Loans

Address: 520 W 6th Ave, Emporia, KS 66801, USA
Phone: (620) 342-8975
';var m_fdbf4629c3263061667034b0bd35e7d9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Payday Loans',});m_fdbf4629c3263061667034b0bd35e7d9['infowindow'] = new google.maps.InfoWindow({content: $lfdbf4629c3263061667034b0bd35e7d9});var infowindow = new google.maps.InfoWindow({content: $lfdbf4629c3263061667034b0bd35e7d9});google.maps.event.addListener(m_fdbf4629c3263061667034b0bd35e7d9, 'click', function() {infowindow.open(map,m_fdbf4629c3263061667034b0bd35e7d9);});$marker.push(m_fdbf4629c3263061667034b0bd35e7d9);}});}google.maps.event.addDomListener(window, 'load', initialize);