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.6595,-117.698)};var g_46905e5282d87f093e8392e3227f0ed7 = new google.maps.Geocoder();g_46905e5282d87f093e8392e3227f0ed7.geocode( { 'address': "2 S Pointe Dr Suite 225, Lake Forest, CA 92630, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-forest-CA-california-equity--loan-a-dba-of-directors-financial-group').style.display = '';map = new google.maps.Map(document.getElementById('lake-forest-CA-california-equity--loan-a-dba-of-directors-financial-group'), mapOptions);}document.getElementById('a8668691').innerHTML += ' | View Map';var $l46905e5282d87f093e8392e3227f0ed7 = '

California Equity & Loan, a dba of Directors Financial Group

Address: 2 S Pointe Dr Suite 225, Lake Forest, CA 92630, USA
Phone: (949) 589-5800
';var m_46905e5282d87f093e8392e3227f0ed7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'California Equity & Loan, a dba of Directors Financial Group',});m_46905e5282d87f093e8392e3227f0ed7['infowindow'] = new google.maps.InfoWindow({content: $l46905e5282d87f093e8392e3227f0ed7});var infowindow = new google.maps.InfoWindow({content: $l46905e5282d87f093e8392e3227f0ed7});google.maps.event.addListener(m_46905e5282d87f093e8392e3227f0ed7, 'click', function() {infowindow.open(map,m_46905e5282d87f093e8392e3227f0ed7);});$marker.push(m_46905e5282d87f093e8392e3227f0ed7);}});}google.maps.event.addDomListener(window, 'load', initialize);