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(39.7549,-94.8338)};var g_279832001a43a1ce5e355048ff05349e = new google.maps.Geocoder();g_279832001a43a1ce5e355048ff05349e.geocode( { 'address': "1303 S 22nd St, St Joseph, MO 64507, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-joseph-MO-midtown-pawn--payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('saint-joseph-MO-midtown-pawn--payday-loans'), mapOptions);}document.getElementById('2336fcde').innerHTML += ' | View Map';var $l279832001a43a1ce5e355048ff05349e = '

Midtown Pawn & Payday Loans

Address: 1303 S 22nd St, St Joseph, MO 64507, USA
Phone: (816) 232-7296
';var m_279832001a43a1ce5e355048ff05349e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Midtown Pawn & Payday Loans',});m_279832001a43a1ce5e355048ff05349e['infowindow'] = new google.maps.InfoWindow({content: $l279832001a43a1ce5e355048ff05349e});var infowindow = new google.maps.InfoWindow({content: $l279832001a43a1ce5e355048ff05349e});google.maps.event.addListener(m_279832001a43a1ce5e355048ff05349e, 'click', function() {infowindow.open(map,m_279832001a43a1ce5e355048ff05349e);});$marker.push(m_279832001a43a1ce5e355048ff05349e);}});}google.maps.event.addDomListener(window, 'load', initialize);