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(34.4409,-119.746)};var g_3a99a503ea4fd9f55487c7e4cf8d93c9 = new google.maps.Geocoder();g_3a99a503ea4fd9f55487c7e4cf8d93c9.geocode( { 'address': "3780 State St, Santa Barbara, CA 93105, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-barbara-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('santa-barbara-CA-bank-of-the-west'), mapOptions);}document.getElementById('435ddf7c').innerHTML += ' | View Map';var $l3a99a503ea4fd9f55487c7e4cf8d93c9 = '

Bank of the West

Address: 3780 State St, Santa Barbara, CA 93105, USA
Phone: (805) 687-5311
';var m_3a99a503ea4fd9f55487c7e4cf8d93c9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_3a99a503ea4fd9f55487c7e4cf8d93c9['infowindow'] = new google.maps.InfoWindow({content: $l3a99a503ea4fd9f55487c7e4cf8d93c9});var infowindow = new google.maps.InfoWindow({content: $l3a99a503ea4fd9f55487c7e4cf8d93c9});google.maps.event.addListener(m_3a99a503ea4fd9f55487c7e4cf8d93c9, 'click', function() {infowindow.open(map,m_3a99a503ea4fd9f55487c7e4cf8d93c9);});$marker.push(m_3a99a503ea4fd9f55487c7e4cf8d93c9);}});var g_b5fdecfbd60648b68ea7c735103b00c1 = new google.maps.Geocoder();g_b5fdecfbd60648b68ea7c735103b00c1.geocode( { 'address': "1036 State St, Santa Barbara, CA 93101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-barbara-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('santa-barbara-CA-bank-of-the-west'), mapOptions);}document.getElementById('6c2656a7').innerHTML += ' | View Map';var $lb5fdecfbd60648b68ea7c735103b00c1 = '

Bank of the West

Address: 1036 State St, Santa Barbara, CA 93101, USA
Phone: (805) 564-4466
';var m_b5fdecfbd60648b68ea7c735103b00c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_b5fdecfbd60648b68ea7c735103b00c1['infowindow'] = new google.maps.InfoWindow({content: $lb5fdecfbd60648b68ea7c735103b00c1});var infowindow = new google.maps.InfoWindow({content: $lb5fdecfbd60648b68ea7c735103b00c1});google.maps.event.addListener(m_b5fdecfbd60648b68ea7c735103b00c1, 'click', function() {infowindow.open(map,m_b5fdecfbd60648b68ea7c735103b00c1);});$marker.push(m_b5fdecfbd60648b68ea7c735103b00c1);}});}google.maps.event.addDomListener(window, 'load', initialize);