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.198,-119.197)};var g_9cdf96838ae5d95fd685186193e28f66 = new google.maps.Geocoder();g_9cdf96838ae5d95fd685186193e28f66.geocode( { 'address': "1555 W 5th St #280, Oxnard, CA 93030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-car-title-loans-oxnard').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-car-title-loans-oxnard'), mapOptions);}document.getElementById('7e87892b').innerHTML += ' | View Map';var $l9cdf96838ae5d95fd685186193e28f66 = '

Car Title Loans Oxnard

Address: 1555 W 5th St #280, Oxnard, CA 93030, USA
Phone: (805) 491-4936
';var m_9cdf96838ae5d95fd685186193e28f66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Car Title Loans Oxnard',});m_9cdf96838ae5d95fd685186193e28f66['infowindow'] = new google.maps.InfoWindow({content: $l9cdf96838ae5d95fd685186193e28f66});var infowindow = new google.maps.InfoWindow({content: $l9cdf96838ae5d95fd685186193e28f66});google.maps.event.addListener(m_9cdf96838ae5d95fd685186193e28f66, 'click', function() {infowindow.open(map,m_9cdf96838ae5d95fd685186193e28f66);});$marker.push(m_9cdf96838ae5d95fd685186193e28f66);}});}google.maps.event.addDomListener(window, 'load', initialize);