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(37.7657,-122.241)};var g_fd197aa4745887b05f3c6250982c0c24 = new google.maps.Geocoder();g_fd197aa4745887b05f3c6250982c0c24.geocode( { 'address': "2413 Webb Ave e, Alameda, CA 94501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alameda-CA-estar-mortgage-nmls1547521--bre2020370').style.display = '';map = new google.maps.Map(document.getElementById('alameda-CA-estar-mortgage-nmls1547521--bre2020370'), mapOptions);}document.getElementById('90afa905').innerHTML += ' | View Map';var $lfd197aa4745887b05f3c6250982c0c24 = '

EstaR mortgage, NMLS#1547521 & BRE#2020370

Address: 2413 Webb Ave e, Alameda, CA 94501, USA
Phone: (510) 463-1003
';var m_fd197aa4745887b05f3c6250982c0c24 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'EstaR mortgage, NMLS#1547521 & BRE#2020370',});m_fd197aa4745887b05f3c6250982c0c24['infowindow'] = new google.maps.InfoWindow({content: $lfd197aa4745887b05f3c6250982c0c24});var infowindow = new google.maps.InfoWindow({content: $lfd197aa4745887b05f3c6250982c0c24});google.maps.event.addListener(m_fd197aa4745887b05f3c6250982c0c24, 'click', function() {infowindow.open(map,m_fd197aa4745887b05f3c6250982c0c24);});$marker.push(m_fd197aa4745887b05f3c6250982c0c24);}});}google.maps.event.addDomListener(window, 'load', initialize);