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(36.3884,-97.8898)};var g_0fe47dbb289a999610c8c5ab9aeb2107 = new google.maps.Geocoder();g_0fe47dbb289a999610c8c5ab9aeb2107.geocode( { 'address': "801 S Van Buren St, Enid, OK 73703, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('enid-OK-cash-king-loans').style.display = '';map = new google.maps.Map(document.getElementById('enid-OK-cash-king-loans'), mapOptions);}document.getElementById('7d0d9aea').innerHTML += ' | View Map';var $l0fe47dbb289a999610c8c5ab9aeb2107 = '

Cash King Loans

Address: 801 S Van Buren St, Enid, OK 73703, USA
Phone: (580) 540-8943
';var m_0fe47dbb289a999610c8c5ab9aeb2107 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash King Loans',});m_0fe47dbb289a999610c8c5ab9aeb2107['infowindow'] = new google.maps.InfoWindow({content: $l0fe47dbb289a999610c8c5ab9aeb2107});var infowindow = new google.maps.InfoWindow({content: $l0fe47dbb289a999610c8c5ab9aeb2107});google.maps.event.addListener(m_0fe47dbb289a999610c8c5ab9aeb2107, 'click', function() {infowindow.open(map,m_0fe47dbb289a999610c8c5ab9aeb2107);});$marker.push(m_0fe47dbb289a999610c8c5ab9aeb2107);}});}google.maps.event.addDomListener(window, 'load', initialize);