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.9742,-122.509)};var g_d9efa6e0a8cba54f51b61621ed310a37 = new google.maps.Geocoder();g_d9efa6e0a8cba54f51b61621ed310a37.geocode( { 'address': "1101 5th Ave, San Rafael, CA 94901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-rafael-CA-sonoma-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-rafael-CA-sonoma-bank'), mapOptions);}document.getElementById('b18fdd59').innerHTML += ' | View Map';var $ld9efa6e0a8cba54f51b61621ed310a37 = '

Sonoma Bank

Address: 1101 5th Ave, San Rafael, CA 94901
Phone: (415) 747-3200
';var m_d9efa6e0a8cba54f51b61621ed310a37 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sonoma Bank',});m_d9efa6e0a8cba54f51b61621ed310a37['infowindow'] = new google.maps.InfoWindow({content: $ld9efa6e0a8cba54f51b61621ed310a37});var infowindow = new google.maps.InfoWindow({content: $ld9efa6e0a8cba54f51b61621ed310a37});google.maps.event.addListener(m_d9efa6e0a8cba54f51b61621ed310a37, 'click', function() {infowindow.open(map,m_d9efa6e0a8cba54f51b61621ed310a37);});$marker.push(m_d9efa6e0a8cba54f51b61621ed310a37);}});var g_2d71b608c905aac9b577c8c15b84f4e0 = new google.maps.Geocoder();g_2d71b608c905aac9b577c8c15b84f4e0.geocode( { 'address': "1447 4th St, San Rafael, CA 94901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-rafael-CA-sonoma-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-rafael-CA-sonoma-bank'), mapOptions);}document.getElementById('d7195bf1').innerHTML += ' | View Map';var $l2d71b608c905aac9b577c8c15b84f4e0 = '

Sonoma Bank

Address: 1447 4th St, San Rafael, CA 94901
Phone: (415) 457-9100
';var m_2d71b608c905aac9b577c8c15b84f4e0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sonoma Bank',});m_2d71b608c905aac9b577c8c15b84f4e0['infowindow'] = new google.maps.InfoWindow({content: $l2d71b608c905aac9b577c8c15b84f4e0});var infowindow = new google.maps.InfoWindow({content: $l2d71b608c905aac9b577c8c15b84f4e0});google.maps.event.addListener(m_2d71b608c905aac9b577c8c15b84f4e0, 'click', function() {infowindow.open(map,m_2d71b608c905aac9b577c8c15b84f4e0);});$marker.push(m_2d71b608c905aac9b577c8c15b84f4e0);}});}google.maps.event.addDomListener(window, 'load', initialize);