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.0859,-117.575)};var g_88831b64f29c4ecaeb549f134c715007 = new google.maps.Geocoder();g_88831b64f29c4ecaeb549f134c715007.geocode( { 'address': "9227 Haven Ave, Rancho Cucamonga, CA 91730, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rancho-cucamonga-CA-nathan-rufty-loan-officer---home-loans-rancho-cucamonga---nmls-292056').style.display = '';map = new google.maps.Map(document.getElementById('rancho-cucamonga-CA-nathan-rufty-loan-officer---home-loans-rancho-cucamonga---nmls-292056'), mapOptions);}document.getElementById('1e317102').innerHTML += ' | View Map';var $l88831b64f29c4ecaeb549f134c715007 = '

Nathan Rufty Loan Officer - Home Loans Rancho Cucamonga - NMLS #292056

Address: 9227 Haven Ave, Rancho Cucamonga, CA 91730, USA
Phone: (909) 503-5600
';var m_88831b64f29c4ecaeb549f134c715007 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nathan Rufty Loan Officer - Home Loans Rancho Cucamonga - NMLS #292056',});m_88831b64f29c4ecaeb549f134c715007['infowindow'] = new google.maps.InfoWindow({content: $l88831b64f29c4ecaeb549f134c715007});var infowindow = new google.maps.InfoWindow({content: $l88831b64f29c4ecaeb549f134c715007});google.maps.event.addListener(m_88831b64f29c4ecaeb549f134c715007, 'click', function() {infowindow.open(map,m_88831b64f29c4ecaeb549f134c715007);});$marker.push(m_88831b64f29c4ecaeb549f134c715007);}});}google.maps.event.addDomListener(window, 'load', initialize);