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(37.9998,-121.841)};var g_9d6985efe7ef5efb8b050da76758a79f = new google.maps.Geocoder();g_9d6985efe7ef5efb8b050da76758a79f.geocode( { 'address': "2615 Somersville Rd, Antioch, CA 94509, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('antioch-CA-fast-auto-and-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('antioch-CA-fast-auto-and-payday-loans'), mapOptions);}document.getElementById('285dd1f4').innerHTML += ' | View Map';var $l9d6985efe7ef5efb8b050da76758a79f = '

Fast Auto and Payday Loans

Address: 2615 Somersville Rd, Antioch, CA 94509, USA
Phone: (925) 281-3535
';var m_9d6985efe7ef5efb8b050da76758a79f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto and Payday Loans',});m_9d6985efe7ef5efb8b050da76758a79f['infowindow'] = new google.maps.InfoWindow({content: $l9d6985efe7ef5efb8b050da76758a79f});var infowindow = new google.maps.InfoWindow({content: $l9d6985efe7ef5efb8b050da76758a79f});google.maps.event.addListener(m_9d6985efe7ef5efb8b050da76758a79f, 'click', function() {infowindow.open(map,m_9d6985efe7ef5efb8b050da76758a79f);});$marker.push(m_9d6985efe7ef5efb8b050da76758a79f);}});}google.maps.event.addDomListener(window, 'load', initialize);