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.2086,-119.179)};var g_3bf4d8421644cb2f4d2a97f9bbb57b45 = new google.maps.Geocoder();g_3bf4d8421644cb2f4d2a97f9bbb57b45.geocode( { 'address': "625 N A St, Oxnard, CA 93030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-credit-repair-services').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-credit-repair-services'), mapOptions);}document.getElementById('f44b00d6').innerHTML += ' | View Map';var $l3bf4d8421644cb2f4d2a97f9bbb57b45 = '

CREDIT REPAIR SERVICES

Address: 625 N A St, Oxnard, CA 93030, USA
Phone: (805) 269-6528
';var m_3bf4d8421644cb2f4d2a97f9bbb57b45 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CREDIT REPAIR SERVICES',});m_3bf4d8421644cb2f4d2a97f9bbb57b45['infowindow'] = new google.maps.InfoWindow({content: $l3bf4d8421644cb2f4d2a97f9bbb57b45});var infowindow = new google.maps.InfoWindow({content: $l3bf4d8421644cb2f4d2a97f9bbb57b45});google.maps.event.addListener(m_3bf4d8421644cb2f4d2a97f9bbb57b45, 'click', function() {infowindow.open(map,m_3bf4d8421644cb2f4d2a97f9bbb57b45);});$marker.push(m_3bf4d8421644cb2f4d2a97f9bbb57b45);}});}google.maps.event.addDomListener(window, 'load', initialize);