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.1015,-96.0274)};var g_e7dda583e3f6410d47de21cf5417aa96 = new google.maps.Geocoder();g_e7dda583e3f6410d47de21cf5417aa96.geocode( { 'address': "5907 E Admiral Pl, Tulsa, OK 74115, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tulsa-OK-approved-cash').style.display = '';map = new google.maps.Map(document.getElementById('tulsa-OK-approved-cash'), mapOptions);}document.getElementById('c3c4f790').innerHTML += ' | View Map';var $le7dda583e3f6410d47de21cf5417aa96 = '

Approved Cash

Address: 5907 E Admiral Pl, Tulsa, OK 74115, USA
Phone: (918) 832-7725
';var m_e7dda583e3f6410d47de21cf5417aa96 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash',});m_e7dda583e3f6410d47de21cf5417aa96['infowindow'] = new google.maps.InfoWindow({content: $le7dda583e3f6410d47de21cf5417aa96});var infowindow = new google.maps.InfoWindow({content: $le7dda583e3f6410d47de21cf5417aa96});google.maps.event.addListener(m_e7dda583e3f6410d47de21cf5417aa96, 'click', function() {infowindow.open(map,m_e7dda583e3f6410d47de21cf5417aa96);});$marker.push(m_e7dda583e3f6410d47de21cf5417aa96);}});var g_2da5c2e08b359a58269cf225feef9a54 = new google.maps.Geocoder();g_2da5c2e08b359a58269cf225feef9a54.geocode( { 'address': "4271 Southwest Blvd, Tulsa, OK 74107, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tulsa-OK-approved-cash').style.display = '';map = new google.maps.Map(document.getElementById('tulsa-OK-approved-cash'), mapOptions);}document.getElementById('882cb2af').innerHTML += ' | View Map';var $l2da5c2e08b359a58269cf225feef9a54 = '

Approved Cash

Address: 4271 Southwest Blvd, Tulsa, OK 74107, USA
Phone: (918) 445-5189
';var m_2da5c2e08b359a58269cf225feef9a54 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash',});m_2da5c2e08b359a58269cf225feef9a54['infowindow'] = new google.maps.InfoWindow({content: $l2da5c2e08b359a58269cf225feef9a54});var infowindow = new google.maps.InfoWindow({content: $l2da5c2e08b359a58269cf225feef9a54});google.maps.event.addListener(m_2da5c2e08b359a58269cf225feef9a54, 'click', function() {infowindow.open(map,m_2da5c2e08b359a58269cf225feef9a54);});$marker.push(m_2da5c2e08b359a58269cf225feef9a54);}});}google.maps.event.addDomListener(window, 'load', initialize);