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(34.6088,-98.4117)};var g_2907d2584b4215ec733f9b4b09d83765 = new google.maps.Geocoder();g_2907d2584b4215ec733f9b4b09d83765.geocode( { 'address': "1511 W Gore Blvd #6, Lawton, OK 73501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lawton-OK-checkmate-check-cashing-and-loans').style.display = '';map = new google.maps.Map(document.getElementById('lawton-OK-checkmate-check-cashing-and-loans'), mapOptions);}document.getElementById('f0e92d7c').innerHTML += ' | View Map';var $l2907d2584b4215ec733f9b4b09d83765 = '

Checkmate Check Cashing and Loans

Address: 1511 W Gore Blvd #6, Lawton, OK 73501, USA
Phone: (580) 355-1201
';var m_2907d2584b4215ec733f9b4b09d83765 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Checkmate Check Cashing and Loans',});m_2907d2584b4215ec733f9b4b09d83765['infowindow'] = new google.maps.InfoWindow({content: $l2907d2584b4215ec733f9b4b09d83765});var infowindow = new google.maps.InfoWindow({content: $l2907d2584b4215ec733f9b4b09d83765});google.maps.event.addListener(m_2907d2584b4215ec733f9b4b09d83765, 'click', function() {infowindow.open(map,m_2907d2584b4215ec733f9b4b09d83765);});$marker.push(m_2907d2584b4215ec733f9b4b09d83765);}});}google.maps.event.addDomListener(window, 'load', initialize);