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(35.5119,-97.5817)};var g_15e7761bdbc310f6f659409765bbaf21 = new google.maps.Geocoder();g_15e7761bdbc310f6f659409765bbaf21.geocode( { 'address': "4423 NW 63rd St, Oklahoma City, OK 73116, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oklahoma-city-OK-approved-cash').style.display = '';map = new google.maps.Map(document.getElementById('oklahoma-city-OK-approved-cash'), mapOptions);}document.getElementById('d76edc86').innerHTML += ' | View Map';var $l15e7761bdbc310f6f659409765bbaf21 = '

Approved Cash

Address: 4423 NW 63rd St, Oklahoma City, OK 73116, USA
Phone: (405) 767-9374
';var m_15e7761bdbc310f6f659409765bbaf21 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash',});m_15e7761bdbc310f6f659409765bbaf21['infowindow'] = new google.maps.InfoWindow({content: $l15e7761bdbc310f6f659409765bbaf21});var infowindow = new google.maps.InfoWindow({content: $l15e7761bdbc310f6f659409765bbaf21});google.maps.event.addListener(m_15e7761bdbc310f6f659409765bbaf21, 'click', function() {infowindow.open(map,m_15e7761bdbc310f6f659409765bbaf21);});$marker.push(m_15e7761bdbc310f6f659409765bbaf21);}});var g_71985d378f51d215dd24fdb8026f30cb = new google.maps.Geocoder();g_71985d378f51d215dd24fdb8026f30cb.geocode( { 'address': "3623 NW 39th St, Oklahoma City, OK 73112, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oklahoma-city-OK-approved-cash').style.display = '';map = new google.maps.Map(document.getElementById('oklahoma-city-OK-approved-cash'), mapOptions);}document.getElementById('69ead223').innerHTML += ' | View Map';var $l71985d378f51d215dd24fdb8026f30cb = '

Approved Cash

Address: 3623 NW 39th St, Oklahoma City, OK 73112, USA
Phone: (405) 917-5178
';var m_71985d378f51d215dd24fdb8026f30cb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash',});m_71985d378f51d215dd24fdb8026f30cb['infowindow'] = new google.maps.InfoWindow({content: $l71985d378f51d215dd24fdb8026f30cb});var infowindow = new google.maps.InfoWindow({content: $l71985d378f51d215dd24fdb8026f30cb});google.maps.event.addListener(m_71985d378f51d215dd24fdb8026f30cb, 'click', function() {infowindow.open(map,m_71985d378f51d215dd24fdb8026f30cb);});$marker.push(m_71985d378f51d215dd24fdb8026f30cb);}});}google.maps.event.addDomListener(window, 'load', initialize);