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(33.5734,-117.683)};var g_1366e1015bac7aa81e30e421c14c0a7c = new google.maps.Geocoder();g_1366e1015bac7aa81e30e421c14c0a7c.geocode( { 'address': "26801 Devonshire Rd, Laguna Hills, CA 92653, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laguna-hills-CA-homefund-loans').style.display = '';map = new google.maps.Map(document.getElementById('laguna-hills-CA-homefund-loans'), mapOptions);}document.getElementById('d1bb1a92').innerHTML += ' | View Map';var $l1366e1015bac7aa81e30e421c14c0a7c = '

Homefund Loans

Address: 26801 Devonshire Rd, Laguna Hills, CA 92653, USA
Phone: (800) 298-8058
';var m_1366e1015bac7aa81e30e421c14c0a7c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Homefund Loans',});m_1366e1015bac7aa81e30e421c14c0a7c['infowindow'] = new google.maps.InfoWindow({content: $l1366e1015bac7aa81e30e421c14c0a7c});var infowindow = new google.maps.InfoWindow({content: $l1366e1015bac7aa81e30e421c14c0a7c});google.maps.event.addListener(m_1366e1015bac7aa81e30e421c14c0a7c, 'click', function() {infowindow.open(map,m_1366e1015bac7aa81e30e421c14c0a7c);});$marker.push(m_1366e1015bac7aa81e30e421c14c0a7c);}});}google.maps.event.addDomListener(window, 'load', initialize);