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(38.2449,-122.66)};var g_ee9546012646a84ed8cd074d17ce2a8a = new google.maps.Geocoder();g_ee9546012646a84ed8cd074d17ce2a8a.geocode( { 'address': "701 Sonoma Mountain Pkwy, Petaluma, CA 94954"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petaluma-CA-exchange-bank').style.display = '';map = new google.maps.Map(document.getElementById('petaluma-CA-exchange-bank'), mapOptions);}document.getElementById('452e564b').innerHTML += ' | View Map';var $lee9546012646a84ed8cd074d17ce2a8a = '

Exchange Bank

Address: 701 Sonoma Mountain Pkwy, Petaluma, CA 94954
Phone: (707) 766-1541
';var m_ee9546012646a84ed8cd074d17ce2a8a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Exchange Bank',});m_ee9546012646a84ed8cd074d17ce2a8a['infowindow'] = new google.maps.InfoWindow({content: $lee9546012646a84ed8cd074d17ce2a8a});var infowindow = new google.maps.InfoWindow({content: $lee9546012646a84ed8cd074d17ce2a8a});google.maps.event.addListener(m_ee9546012646a84ed8cd074d17ce2a8a, 'click', function() {infowindow.open(map,m_ee9546012646a84ed8cd074d17ce2a8a);});$marker.push(m_ee9546012646a84ed8cd074d17ce2a8a);}});var g_d71c675dc66cc6ea722b2e226edab4fd = new google.maps.Geocoder();g_d71c675dc66cc6ea722b2e226edab4fd.geocode( { 'address': "2 E Washington St, Petaluma, CA 94952"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petaluma-CA-exchange-bank').style.display = '';map = new google.maps.Map(document.getElementById('petaluma-CA-exchange-bank'), mapOptions);}document.getElementById('fb9318d8').innerHTML += ' | View Map';var $ld71c675dc66cc6ea722b2e226edab4fd = '

Exchange Bank

Address: 2 E Washington St, Petaluma, CA 94952
Phone: (707) 762-5555
';var m_d71c675dc66cc6ea722b2e226edab4fd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Exchange Bank',});m_d71c675dc66cc6ea722b2e226edab4fd['infowindow'] = new google.maps.InfoWindow({content: $ld71c675dc66cc6ea722b2e226edab4fd});var infowindow = new google.maps.InfoWindow({content: $ld71c675dc66cc6ea722b2e226edab4fd});google.maps.event.addListener(m_d71c675dc66cc6ea722b2e226edab4fd, 'click', function() {infowindow.open(map,m_d71c675dc66cc6ea722b2e226edab4fd);});$marker.push(m_d71c675dc66cc6ea722b2e226edab4fd);}});}google.maps.event.addDomListener(window, 'load', initialize);