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.3738,-119.018)};var g_c33b03b2385d125751c0ca42a8f5bd9e = new google.maps.Geocoder();g_c33b03b2385d125751c0ca42a8f5bd9e.geocode( { 'address': "1430 Truxtun Ave #725, Bakersfield, CA 93301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-title-loans-express').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-title-loans-express'), mapOptions);}document.getElementById('4abfb7e7').innerHTML += ' | View Map';var $lc33b03b2385d125751c0ca42a8f5bd9e = '

Title Loans Express

Address: 1430 Truxtun Ave #725, Bakersfield, CA 93301, USA
Phone: (661) 432-1549
';var m_c33b03b2385d125751c0ca42a8f5bd9e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Title Loans Express',});m_c33b03b2385d125751c0ca42a8f5bd9e['infowindow'] = new google.maps.InfoWindow({content: $lc33b03b2385d125751c0ca42a8f5bd9e});var infowindow = new google.maps.InfoWindow({content: $lc33b03b2385d125751c0ca42a8f5bd9e});google.maps.event.addListener(m_c33b03b2385d125751c0ca42a8f5bd9e, 'click', function() {infowindow.open(map,m_c33b03b2385d125751c0ca42a8f5bd9e);});$marker.push(m_c33b03b2385d125751c0ca42a8f5bd9e);}});}google.maps.event.addDomListener(window, 'load', initialize);