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.088,-117.593)};var g_47a0f2624ff00a6c0e8612c17fd9fbbe = new google.maps.Geocoder();g_47a0f2624ff00a6c0e8612c17fd9fbbe.geocode( { 'address': "9125 Archibald Ave, Rancho Cucamonga, CA 91730, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rancho-cucamonga-CA-loan-saver-direct').style.display = '';map = new google.maps.Map(document.getElementById('rancho-cucamonga-CA-loan-saver-direct'), mapOptions);}document.getElementById('d75a468e').innerHTML += ' | View Map';var $l47a0f2624ff00a6c0e8612c17fd9fbbe = '

Loan Saver Direct

Address: 9125 Archibald Ave, Rancho Cucamonga, CA 91730, USA
Phone: (800) 610-4093
';var m_47a0f2624ff00a6c0e8612c17fd9fbbe = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loan Saver Direct',});m_47a0f2624ff00a6c0e8612c17fd9fbbe['infowindow'] = new google.maps.InfoWindow({content: $l47a0f2624ff00a6c0e8612c17fd9fbbe});var infowindow = new google.maps.InfoWindow({content: $l47a0f2624ff00a6c0e8612c17fd9fbbe});google.maps.event.addListener(m_47a0f2624ff00a6c0e8612c17fd9fbbe, 'click', function() {infowindow.open(map,m_47a0f2624ff00a6c0e8612c17fd9fbbe);});$marker.push(m_47a0f2624ff00a6c0e8612c17fd9fbbe);}});}google.maps.event.addDomListener(window, 'load', initialize);