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.4502,-122.688)};var g_769a1844f348b52879a26adee1456681 = new google.maps.Geocoder();g_769a1844f348b52879a26adee1456681.geocode( { 'address': "2801 4th St, Santa Rosa, CA 95405, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-rosa-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('santa-rosa-CA-bank-of-the-west'), mapOptions);}document.getElementById('d69bb1c4').innerHTML += ' | View Map';var $l769a1844f348b52879a26adee1456681 = '

Bank of the West

Address: 2801 4th St, Santa Rosa, CA 95405, USA
Phone: (707) 526-4044
';var m_769a1844f348b52879a26adee1456681 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_769a1844f348b52879a26adee1456681['infowindow'] = new google.maps.InfoWindow({content: $l769a1844f348b52879a26adee1456681});var infowindow = new google.maps.InfoWindow({content: $l769a1844f348b52879a26adee1456681});google.maps.event.addListener(m_769a1844f348b52879a26adee1456681, 'click', function() {infowindow.open(map,m_769a1844f348b52879a26adee1456681);});$marker.push(m_769a1844f348b52879a26adee1456681);}});var g_5d8f905acf4c3a0ea9dfc1894a3ad6d4 = new google.maps.Geocoder();g_5d8f905acf4c3a0ea9dfc1894a3ad6d4.geocode( { 'address': "200 Coddingtown Center, Santa Rosa, CA 95401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-rosa-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('santa-rosa-CA-bank-of-the-west'), mapOptions);}document.getElementById('cccaec40').innerHTML += ' | View Map';var $l5d8f905acf4c3a0ea9dfc1894a3ad6d4 = '

Bank of the West

Address: 200 Coddingtown Center, Santa Rosa, CA 95401, USA
Phone: (707) 523-9600
';var m_5d8f905acf4c3a0ea9dfc1894a3ad6d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_5d8f905acf4c3a0ea9dfc1894a3ad6d4['infowindow'] = new google.maps.InfoWindow({content: $l5d8f905acf4c3a0ea9dfc1894a3ad6d4});var infowindow = new google.maps.InfoWindow({content: $l5d8f905acf4c3a0ea9dfc1894a3ad6d4});google.maps.event.addListener(m_5d8f905acf4c3a0ea9dfc1894a3ad6d4, 'click', function() {infowindow.open(map,m_5d8f905acf4c3a0ea9dfc1894a3ad6d4);});$marker.push(m_5d8f905acf4c3a0ea9dfc1894a3ad6d4);}});}google.maps.event.addDomListener(window, 'load', initialize);