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.5951,-120.94)};var g_c46b5638a51848602d84d27b2d741133 = new google.maps.Geocoder();g_c46b5638a51848602d84d27b2d741133.geocode( { 'address': "2913 E Whitmore Ave, Ceres, CA 95307, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ceres-CA-fast-auto-and-payday-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('ceres-CA-fast-auto-and-payday-loans-inc'), mapOptions);}document.getElementById('01472d48').innerHTML += ' | View Map';var $lc46b5638a51848602d84d27b2d741133 = '

Fast Auto and Payday Loans, Inc.

Address: 2913 E Whitmore Ave, Ceres, CA 95307, USA
Phone: (209) 531-1616
';var m_c46b5638a51848602d84d27b2d741133 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto and Payday Loans, Inc.',});m_c46b5638a51848602d84d27b2d741133['infowindow'] = new google.maps.InfoWindow({content: $lc46b5638a51848602d84d27b2d741133});var infowindow = new google.maps.InfoWindow({content: $lc46b5638a51848602d84d27b2d741133});google.maps.event.addListener(m_c46b5638a51848602d84d27b2d741133, 'click', function() {infowindow.open(map,m_c46b5638a51848602d84d27b2d741133);});$marker.push(m_c46b5638a51848602d84d27b2d741133);}});}google.maps.event.addDomListener(window, 'load', initialize);