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(32.6606,-117.033)};var g_a307fe6bfbd0ef11c03bbc593e617702 = new google.maps.Geocoder();g_a307fe6bfbd0ef11c03bbc593e617702.geocode( { 'address': "4386 Bonita Rd, Bonita, CA 91902, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bonita-CA-sam-calvano-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('bonita-CA-sam-calvano-home-loans'), mapOptions);}document.getElementById('ba1806d9').innerHTML += ' | View Map';var $la307fe6bfbd0ef11c03bbc593e617702 = '

Sam Calvano Home Loans

Address: 4386 Bonita Rd, Bonita, CA 91902, USA
Phone: (619) 470-8100
';var m_a307fe6bfbd0ef11c03bbc593e617702 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sam Calvano Home Loans',});m_a307fe6bfbd0ef11c03bbc593e617702['infowindow'] = new google.maps.InfoWindow({content: $la307fe6bfbd0ef11c03bbc593e617702});var infowindow = new google.maps.InfoWindow({content: $la307fe6bfbd0ef11c03bbc593e617702});google.maps.event.addListener(m_a307fe6bfbd0ef11c03bbc593e617702, 'click', function() {infowindow.open(map,m_a307fe6bfbd0ef11c03bbc593e617702);});$marker.push(m_a307fe6bfbd0ef11c03bbc593e617702);}});}google.maps.event.addDomListener(window, 'load', initialize);