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.0629,-117.681)};var g_07b71b1f42d94941d25656f9887ec6f1 = new google.maps.Geocoder();g_07b71b1f42d94941d25656f9887ec6f1.geocode( { 'address': "5695 W Holt Blvd, Montclair, CA 91763, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montclair-CA-yes-auto-credit--sales-inc').style.display = '';map = new google.maps.Map(document.getElementById('montclair-CA-yes-auto-credit--sales-inc'), mapOptions);}document.getElementById('32c78d8e').innerHTML += ' | View Map';var $l07b71b1f42d94941d25656f9887ec6f1 = '

Yes Auto Credit & Sales, Inc.

Address: 5695 W Holt Blvd, Montclair, CA 91763, USA
Phone: (888) 751-3094
';var m_07b71b1f42d94941d25656f9887ec6f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Yes Auto Credit & Sales, Inc.',});m_07b71b1f42d94941d25656f9887ec6f1['infowindow'] = new google.maps.InfoWindow({content: $l07b71b1f42d94941d25656f9887ec6f1});var infowindow = new google.maps.InfoWindow({content: $l07b71b1f42d94941d25656f9887ec6f1});google.maps.event.addListener(m_07b71b1f42d94941d25656f9887ec6f1, 'click', function() {infowindow.open(map,m_07b71b1f42d94941d25656f9887ec6f1);});$marker.push(m_07b71b1f42d94941d25656f9887ec6f1);}});}google.maps.event.addDomListener(window, 'load', initialize);