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(41.2467,-95.9884)};var g_3ffedfdaa29dbf097fb6724d2e890b00 = new google.maps.Geocoder();g_3ffedfdaa29dbf097fb6724d2e890b00.geocode( { 'address': "1307 S Saddle Creek Rd, Omaha, NE 68106, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('omaha-NE-quik-cash').style.display = '';map = new google.maps.Map(document.getElementById('omaha-NE-quik-cash'), mapOptions);}document.getElementById('da3b60e4').innerHTML += ' | View Map';var $l3ffedfdaa29dbf097fb6724d2e890b00 = '

Quik Cash

Address: 1307 S Saddle Creek Rd, Omaha, NE 68106, USA
Phone: (402) 553-7201
';var m_3ffedfdaa29dbf097fb6724d2e890b00 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quik Cash',});m_3ffedfdaa29dbf097fb6724d2e890b00['infowindow'] = new google.maps.InfoWindow({content: $l3ffedfdaa29dbf097fb6724d2e890b00});var infowindow = new google.maps.InfoWindow({content: $l3ffedfdaa29dbf097fb6724d2e890b00});google.maps.event.addListener(m_3ffedfdaa29dbf097fb6724d2e890b00, 'click', function() {infowindow.open(map,m_3ffedfdaa29dbf097fb6724d2e890b00);});$marker.push(m_3ffedfdaa29dbf097fb6724d2e890b00);}});var g_7ecdc9cef1d92498b6d839a7f05afff6 = new google.maps.Geocoder();g_7ecdc9cef1d92498b6d839a7f05afff6.geocode( { 'address': "2614 N 72nd St, Omaha, NE 68134, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('omaha-NE-quik-cash').style.display = '';map = new google.maps.Map(document.getElementById('omaha-NE-quik-cash'), mapOptions);}document.getElementById('91d2f644').innerHTML += ' | View Map';var $l7ecdc9cef1d92498b6d839a7f05afff6 = '

Quik Cash

Address: 2614 N 72nd St, Omaha, NE 68134, USA
Phone: (402) 397-5444
';var m_7ecdc9cef1d92498b6d839a7f05afff6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quik Cash',});m_7ecdc9cef1d92498b6d839a7f05afff6['infowindow'] = new google.maps.InfoWindow({content: $l7ecdc9cef1d92498b6d839a7f05afff6});var infowindow = new google.maps.InfoWindow({content: $l7ecdc9cef1d92498b6d839a7f05afff6});google.maps.event.addListener(m_7ecdc9cef1d92498b6d839a7f05afff6, 'click', function() {infowindow.open(map,m_7ecdc9cef1d92498b6d839a7f05afff6);});$marker.push(m_7ecdc9cef1d92498b6d839a7f05afff6);}});}google.maps.event.addDomListener(window, 'load', initialize);