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.744,-118.026)};var g_5c7f7fca57edf1920da7919feb2f9a71 = new google.maps.Geocoder();g_5c7f7fca57edf1920da7919feb2f9a71.geocode( { 'address': "5912 Bolsa Ave, Huntington Beach, CA 92649, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-beach-CA-cali-mortgage-loan').style.display = '';map = new google.maps.Map(document.getElementById('huntington-beach-CA-cali-mortgage-loan'), mapOptions);}document.getElementById('ca408f4a').innerHTML += ' | View Map';var $l5c7f7fca57edf1920da7919feb2f9a71 = '

Cali Mortgage Loan

Address: 5912 Bolsa Ave, Huntington Beach, CA 92649, USA
Phone: (877) 349-3330
';var m_5c7f7fca57edf1920da7919feb2f9a71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cali Mortgage Loan',});m_5c7f7fca57edf1920da7919feb2f9a71['infowindow'] = new google.maps.InfoWindow({content: $l5c7f7fca57edf1920da7919feb2f9a71});var infowindow = new google.maps.InfoWindow({content: $l5c7f7fca57edf1920da7919feb2f9a71});google.maps.event.addListener(m_5c7f7fca57edf1920da7919feb2f9a71, 'click', function() {infowindow.open(map,m_5c7f7fca57edf1920da7919feb2f9a71);});$marker.push(m_5c7f7fca57edf1920da7919feb2f9a71);}});}google.maps.event.addDomListener(window, 'load', initialize);