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.3805,-119.023)};var g_147247820f7f342d9c516dad9ccee929 = new google.maps.Geocoder();g_147247820f7f342d9c516dad9ccee929.geocode( { 'address': "1800 23rd St a, Bakersfield, CA 93301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-fast-auto-loans---title-loans').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-fast-auto-loans---title-loans'), mapOptions);}document.getElementById('0d241d1b').innerHTML += ' | View Map';var $l147247820f7f342d9c516dad9ccee929 = '

Fast Auto Loans - Title Loans

Address: 1800 23rd St a, Bakersfield, CA 93301, USA
Phone: (661) 723-7300
';var m_147247820f7f342d9c516dad9ccee929 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto Loans - Title Loans',});m_147247820f7f342d9c516dad9ccee929['infowindow'] = new google.maps.InfoWindow({content: $l147247820f7f342d9c516dad9ccee929});var infowindow = new google.maps.InfoWindow({content: $l147247820f7f342d9c516dad9ccee929});google.maps.event.addListener(m_147247820f7f342d9c516dad9ccee929, 'click', function() {infowindow.open(map,m_147247820f7f342d9c516dad9ccee929);});$marker.push(m_147247820f7f342d9c516dad9ccee929);}});}google.maps.event.addDomListener(window, 'load', initialize);