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.6753,-117.666)};var g_dba4f3d6311a9f1099910ce6d55c9327 = new google.maps.Geocoder();g_dba4f3d6311a9f1099910ce6d55c9327.geocode( { 'address': "26642 Towne Centre Dr, Foothill Ranch, CA 92610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-forest-CA-loandepot').style.display = '';map = new google.maps.Map(document.getElementById('lake-forest-CA-loandepot'), mapOptions);}document.getElementById('b95307d7').innerHTML += ' | View Map';var $ldba4f3d6311a9f1099910ce6d55c9327 = '

loanDepot

Address: 26642 Towne Centre Dr, Foothill Ranch, CA 92610, USA
Phone: (888) 337-6888
';var m_dba4f3d6311a9f1099910ce6d55c9327 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'loanDepot',});m_dba4f3d6311a9f1099910ce6d55c9327['infowindow'] = new google.maps.InfoWindow({content: $ldba4f3d6311a9f1099910ce6d55c9327});var infowindow = new google.maps.InfoWindow({content: $ldba4f3d6311a9f1099910ce6d55c9327});google.maps.event.addListener(m_dba4f3d6311a9f1099910ce6d55c9327, 'click', function() {infowindow.open(map,m_dba4f3d6311a9f1099910ce6d55c9327);});$marker.push(m_dba4f3d6311a9f1099910ce6d55c9327);}});var g_b5aa04943cd28ff155ede1d6b687fa79 = new google.maps.Geocoder();g_b5aa04943cd28ff155ede1d6b687fa79.geocode( { 'address': "25500 Commercentre Dr, Lake Forest, CA 92630, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-forest-CA-loandepot').style.display = '';map = new google.maps.Map(document.getElementById('lake-forest-CA-loandepot'), mapOptions);}document.getElementById('bf0fe7e3').innerHTML += ' | View Map';var $lb5aa04943cd28ff155ede1d6b687fa79 = '

loanDepot

Address: 25500 Commercentre Dr, Lake Forest, CA 92630, USA
Phone: (888) 983-3240
';var m_b5aa04943cd28ff155ede1d6b687fa79 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'loanDepot',});m_b5aa04943cd28ff155ede1d6b687fa79['infowindow'] = new google.maps.InfoWindow({content: $lb5aa04943cd28ff155ede1d6b687fa79});var infowindow = new google.maps.InfoWindow({content: $lb5aa04943cd28ff155ede1d6b687fa79});google.maps.event.addListener(m_b5aa04943cd28ff155ede1d6b687fa79, 'click', function() {infowindow.open(map,m_b5aa04943cd28ff155ede1d6b687fa79);});$marker.push(m_b5aa04943cd28ff155ede1d6b687fa79);}});}google.maps.event.addDomListener(window, 'load', initialize);