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(34.8955,-117.006)};var g_c90425d6f7d882fb67038702d155e16b = new google.maps.Geocoder();g_c90425d6f7d882fb67038702d155e16b.geocode( { 'address': "1311 E Main St, Barstow, CA 92311, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barstow-CA-fast-auto--payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('barstow-CA-fast-auto--payday-loans'), mapOptions);}document.getElementById('0c80efe6').innerHTML += ' | View Map';var $lc90425d6f7d882fb67038702d155e16b = '

FAST AUTO & PAYDAY LOANS

Address: 1311 E Main St, Barstow, CA 92311, USA
Phone: (760) 818-0071
';var m_c90425d6f7d882fb67038702d155e16b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FAST AUTO & PAYDAY LOANS',});m_c90425d6f7d882fb67038702d155e16b['infowindow'] = new google.maps.InfoWindow({content: $lc90425d6f7d882fb67038702d155e16b});var infowindow = new google.maps.InfoWindow({content: $lc90425d6f7d882fb67038702d155e16b});google.maps.event.addListener(m_c90425d6f7d882fb67038702d155e16b, 'click', function() {infowindow.open(map,m_c90425d6f7d882fb67038702d155e16b);});$marker.push(m_c90425d6f7d882fb67038702d155e16b);}});}google.maps.event.addDomListener(window, 'load', initialize);