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.7168,-118.006)};var g_4793db902bf3f6e97069337540625c11 = new google.maps.Geocoder();g_4793db902bf3f6e97069337540625c11.geocode( { 'address': "F-#, 7071 Warner Ave #717, Huntington Beach, CA 92647, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-beach-CA-excalibur-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('huntington-beach-CA-excalibur-mortgage-corporation'), mapOptions);}document.getElementById('cc471d8a').innerHTML += ' | View Map';var $l4793db902bf3f6e97069337540625c11 = '

Excalibur Mortgage Corporation

Address: F-#, 7071 Warner Ave #717, Huntington Beach, CA 92647, USA
Phone: (800) 839-3536
';var m_4793db902bf3f6e97069337540625c11 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Excalibur Mortgage Corporation',});m_4793db902bf3f6e97069337540625c11['infowindow'] = new google.maps.InfoWindow({content: $l4793db902bf3f6e97069337540625c11});var infowindow = new google.maps.InfoWindow({content: $l4793db902bf3f6e97069337540625c11});google.maps.event.addListener(m_4793db902bf3f6e97069337540625c11, 'click', function() {infowindow.open(map,m_4793db902bf3f6e97069337540625c11);});$marker.push(m_4793db902bf3f6e97069337540625c11);}});}google.maps.event.addDomListener(window, 'load', initialize);