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.0979,-117.575)};var g_01b5df4ce38b543427a9497df6a6e55d = new google.maps.Geocoder();g_01b5df4ce38b543427a9497df6a6e55d.geocode( { 'address': "8577 Haven Ave #108, Rancho Cucamonga, CA 91730, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rancho-cucamonga-CA-vince-paparella-mortgage-loans-delivered').style.display = '';map = new google.maps.Map(document.getElementById('rancho-cucamonga-CA-vince-paparella-mortgage-loans-delivered'), mapOptions);}document.getElementById('5e1cc30e').innerHTML += ' | View Map';var $l01b5df4ce38b543427a9497df6a6e55d = '

Vince Paparella Mortgage Loans Delivered

Address: 8577 Haven Ave #108, Rancho Cucamonga, CA 91730, USA
Phone: (909) 967-8000
';var m_01b5df4ce38b543427a9497df6a6e55d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Vince Paparella Mortgage Loans Delivered',});m_01b5df4ce38b543427a9497df6a6e55d['infowindow'] = new google.maps.InfoWindow({content: $l01b5df4ce38b543427a9497df6a6e55d});var infowindow = new google.maps.InfoWindow({content: $l01b5df4ce38b543427a9497df6a6e55d});google.maps.event.addListener(m_01b5df4ce38b543427a9497df6a6e55d, 'click', function() {infowindow.open(map,m_01b5df4ce38b543427a9497df6a6e55d);});$marker.push(m_01b5df4ce38b543427a9497df6a6e55d);}});}google.maps.event.addDomListener(window, 'load', initialize);