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.1838,-117.336)};var g_22b571d1cba717a58e526805bd9abea0 = new google.maps.Geocoder();g_22b571d1cba717a58e526805bd9abea0.geocode( { 'address': "2424 Vista Way #105, Oceanside, CA 92054, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oceanside-CA-pacific-coast-home-mortgage--real-estate-inc').style.display = '';map = new google.maps.Map(document.getElementById('oceanside-CA-pacific-coast-home-mortgage--real-estate-inc'), mapOptions);}document.getElementById('45bfb44b').innerHTML += ' | View Map';var $l22b571d1cba717a58e526805bd9abea0 = '

Pacific Coast Home Mortgage & Real Estate Inc

Address: 2424 Vista Way #105, Oceanside, CA 92054, USA
Phone: (760) 805-2040
';var m_22b571d1cba717a58e526805bd9abea0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pacific Coast Home Mortgage & Real Estate Inc',});m_22b571d1cba717a58e526805bd9abea0['infowindow'] = new google.maps.InfoWindow({content: $l22b571d1cba717a58e526805bd9abea0});var infowindow = new google.maps.InfoWindow({content: $l22b571d1cba717a58e526805bd9abea0});google.maps.event.addListener(m_22b571d1cba717a58e526805bd9abea0, 'click', function() {infowindow.open(map,m_22b571d1cba717a58e526805bd9abea0);});$marker.push(m_22b571d1cba717a58e526805bd9abea0);}});}google.maps.event.addDomListener(window, 'load', initialize);