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.3758,-118.967)};var g_b5aa9f33f1ae3ebd21980a3003ee2a12 = new google.maps.Geocoder();g_b5aa9f33f1ae3ebd21980a3003ee2a12.geocode( { 'address': "2209 Niles Point, Bakersfield, CA 93306, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-dolex-dollar-express').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-dolex-dollar-express'), mapOptions);}document.getElementById('4e5ea2be').innerHTML += ' | View Map';var $lb5aa9f33f1ae3ebd21980a3003ee2a12 = '

Dolex Dollar Express

Address: 2209 Niles Point, Bakersfield, CA 93306, USA
Phone: (661) 863-0892
';var m_b5aa9f33f1ae3ebd21980a3003ee2a12 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dolex Dollar Express',});m_b5aa9f33f1ae3ebd21980a3003ee2a12['infowindow'] = new google.maps.InfoWindow({content: $lb5aa9f33f1ae3ebd21980a3003ee2a12});var infowindow = new google.maps.InfoWindow({content: $lb5aa9f33f1ae3ebd21980a3003ee2a12});google.maps.event.addListener(m_b5aa9f33f1ae3ebd21980a3003ee2a12, 'click', function() {infowindow.open(map,m_b5aa9f33f1ae3ebd21980a3003ee2a12);});$marker.push(m_b5aa9f33f1ae3ebd21980a3003ee2a12);}});var g_12efa8d36ba65a75d249aa9ceda9a1db = new google.maps.Geocoder();g_12efa8d36ba65a75d249aa9ceda9a1db.geocode( { 'address': "6019 Niles St, Bakersfield, CA 93306, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-dolex-dollar-express').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-dolex-dollar-express'), mapOptions);}document.getElementById('5342c781').innerHTML += ' | View Map';var $l12efa8d36ba65a75d249aa9ceda9a1db = '

Dolex Dollar Express

Address: 6019 Niles St, Bakersfield, CA 93306, USA
Phone: (661) 363-5339
';var m_12efa8d36ba65a75d249aa9ceda9a1db = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dolex Dollar Express',});m_12efa8d36ba65a75d249aa9ceda9a1db['infowindow'] = new google.maps.InfoWindow({content: $l12efa8d36ba65a75d249aa9ceda9a1db});var infowindow = new google.maps.InfoWindow({content: $l12efa8d36ba65a75d249aa9ceda9a1db});google.maps.event.addListener(m_12efa8d36ba65a75d249aa9ceda9a1db, 'click', function() {infowindow.open(map,m_12efa8d36ba65a75d249aa9ceda9a1db);});$marker.push(m_12efa8d36ba65a75d249aa9ceda9a1db);}});}google.maps.event.addDomListener(window, 'load', initialize);