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.6764,-117.852)};var g_5fb48cf4ff1cf43f1c2085bfab38f18b = new google.maps.Geocoder();g_5fb48cf4ff1cf43f1c2085bfab38f18b.geocode( { 'address': "18500 Von Karman Ave #1100, Irvine, CA 92612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('irvine-CA-banc-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('irvine-CA-banc-home-loans'), mapOptions);}document.getElementById('7d9ce70b').innerHTML += ' | View Map';var $l5fb48cf4ff1cf43f1c2085bfab38f18b = '

Banc Home Loans

Address: 18500 Von Karman Ave #1100, Irvine, CA 92612, USA
Phone: (949) 284-8251
';var m_5fb48cf4ff1cf43f1c2085bfab38f18b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Banc Home Loans',});m_5fb48cf4ff1cf43f1c2085bfab38f18b['infowindow'] = new google.maps.InfoWindow({content: $l5fb48cf4ff1cf43f1c2085bfab38f18b});var infowindow = new google.maps.InfoWindow({content: $l5fb48cf4ff1cf43f1c2085bfab38f18b});google.maps.event.addListener(m_5fb48cf4ff1cf43f1c2085bfab38f18b, 'click', function() {infowindow.open(map,m_5fb48cf4ff1cf43f1c2085bfab38f18b);});$marker.push(m_5fb48cf4ff1cf43f1c2085bfab38f18b);}});var g_32540a8af396d34d9238e0828ddf386d = new google.maps.Geocoder();g_32540a8af396d34d9238e0828ddf386d.geocode( { 'address': "16485 Laguna Canyon Rd #230, Irvine, CA 92618, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('irvine-CA-banc-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('irvine-CA-banc-home-loans'), mapOptions);}document.getElementById('95de12d5').innerHTML += ' | View Map';var $l32540a8af396d34d9238e0828ddf386d = '

Banc Home Loans

Address: 16485 Laguna Canyon Rd #230, Irvine, CA 92618, USA
Phone: (800) 874-5952
';var m_32540a8af396d34d9238e0828ddf386d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Banc Home Loans',});m_32540a8af396d34d9238e0828ddf386d['infowindow'] = new google.maps.InfoWindow({content: $l32540a8af396d34d9238e0828ddf386d});var infowindow = new google.maps.InfoWindow({content: $l32540a8af396d34d9238e0828ddf386d});google.maps.event.addListener(m_32540a8af396d34d9238e0828ddf386d, 'click', function() {infowindow.open(map,m_32540a8af396d34d9238e0828ddf386d);});$marker.push(m_32540a8af396d34d9238e0828ddf386d);}});}google.maps.event.addDomListener(window, 'load', initialize);