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.0999,-95.8854)};var g_8ae8e407864cd3b5e1298bdf1e6787f5 = new google.maps.Geocoder();g_8ae8e407864cd3b5e1298bdf1e6787f5.geocode( { 'address': "4343 S Memorial Dr c, Tulsa, OK 74145, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tulsa-OK-national-quik-cash').style.display = '';map = new google.maps.Map(document.getElementById('tulsa-OK-national-quik-cash'), mapOptions);}document.getElementById('3a86f37d').innerHTML += ' | View Map';var $l8ae8e407864cd3b5e1298bdf1e6787f5 = '

National Quik Cash

Address: 4343 S Memorial Dr c, Tulsa, OK 74145, USA
Phone: (866) 436-7124
';var m_8ae8e407864cd3b5e1298bdf1e6787f5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Quik Cash',});m_8ae8e407864cd3b5e1298bdf1e6787f5['infowindow'] = new google.maps.InfoWindow({content: $l8ae8e407864cd3b5e1298bdf1e6787f5});var infowindow = new google.maps.InfoWindow({content: $l8ae8e407864cd3b5e1298bdf1e6787f5});google.maps.event.addListener(m_8ae8e407864cd3b5e1298bdf1e6787f5, 'click', function() {infowindow.open(map,m_8ae8e407864cd3b5e1298bdf1e6787f5);});$marker.push(m_8ae8e407864cd3b5e1298bdf1e6787f5);}});var g_ad5ae540b7fb1479e1fb921c8d178cf1 = new google.maps.Geocoder();g_ad5ae540b7fb1479e1fb921c8d178cf1.geocode( { 'address': "7030 S Lewis Ave # B, Tulsa, OK 74136, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tulsa-OK-national-quik-cash').style.display = '';map = new google.maps.Map(document.getElementById('tulsa-OK-national-quik-cash'), mapOptions);}document.getElementById('25d9f33d').innerHTML += ' | View Map';var $lad5ae540b7fb1479e1fb921c8d178cf1 = '

National Quik Cash

Address: 7030 S Lewis Ave # B, Tulsa, OK 74136, USA
Phone:
';var m_ad5ae540b7fb1479e1fb921c8d178cf1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Quik Cash',});m_ad5ae540b7fb1479e1fb921c8d178cf1['infowindow'] = new google.maps.InfoWindow({content: $lad5ae540b7fb1479e1fb921c8d178cf1});var infowindow = new google.maps.InfoWindow({content: $lad5ae540b7fb1479e1fb921c8d178cf1});google.maps.event.addListener(m_ad5ae540b7fb1479e1fb921c8d178cf1, 'click', function() {infowindow.open(map,m_ad5ae540b7fb1479e1fb921c8d178cf1);});$marker.push(m_ad5ae540b7fb1479e1fb921c8d178cf1);}});}google.maps.event.addDomListener(window, 'load', initialize);