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.7519,-122.428)};var g_11c0d0323f6ed51ffd50bff64be3c035 = new google.maps.Geocoder();g_11c0d0323f6ed51ffd50bff64be3c035.geocode( { 'address': "825 Irving St, San Francisco, CA 94122, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-francisco-CA-sterling-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('san-francisco-CA-sterling-bank--trust'), mapOptions);}document.getElementById('4290125a').innerHTML += ' | View Map';var $l11c0d0323f6ed51ffd50bff64be3c035 = '

Sterling Bank & Trust

Address: 825 Irving St, San Francisco, CA 94122, USA
Phone: (415) 682-2250
';var m_11c0d0323f6ed51ffd50bff64be3c035 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sterling Bank & Trust',});m_11c0d0323f6ed51ffd50bff64be3c035['infowindow'] = new google.maps.InfoWindow({content: $l11c0d0323f6ed51ffd50bff64be3c035});var infowindow = new google.maps.InfoWindow({content: $l11c0d0323f6ed51ffd50bff64be3c035});google.maps.event.addListener(m_11c0d0323f6ed51ffd50bff64be3c035, 'click', function() {infowindow.open(map,m_11c0d0323f6ed51ffd50bff64be3c035);});$marker.push(m_11c0d0323f6ed51ffd50bff64be3c035);}});var g_66b8d6392a59b5ce703c28340d8b3565 = new google.maps.Geocoder();g_66b8d6392a59b5ce703c28340d8b3565.geocode( { 'address': "3800 24th St, San Francisco, CA 94114, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-francisco-CA-sterling-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('san-francisco-CA-sterling-bank--trust'), mapOptions);}document.getElementById('f33fecaf').innerHTML += ' | View Map';var $l66b8d6392a59b5ce703c28340d8b3565 = '

Sterling Bank & Trust

Address: 3800 24th St, San Francisco, CA 94114, USA
Phone: (415) 970-9070
';var m_66b8d6392a59b5ce703c28340d8b3565 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sterling Bank & Trust',});m_66b8d6392a59b5ce703c28340d8b3565['infowindow'] = new google.maps.InfoWindow({content: $l66b8d6392a59b5ce703c28340d8b3565});var infowindow = new google.maps.InfoWindow({content: $l66b8d6392a59b5ce703c28340d8b3565});google.maps.event.addListener(m_66b8d6392a59b5ce703c28340d8b3565, 'click', function() {infowindow.open(map,m_66b8d6392a59b5ce703c28340d8b3565);});$marker.push(m_66b8d6392a59b5ce703c28340d8b3565);}});}google.maps.event.addDomListener(window, 'load', initialize);