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.4318,-119.722)};var g_ac13ef4bd5a77bb7ad082cc2428ae72d = new google.maps.Geocoder();g_ac13ef4bd5a77bb7ad082cc2428ae72d.geocode( { 'address': "220 Nogales Ave, Santa Barbara, CA 93105, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-barbara-CA-santa-barbara-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('santa-barbara-CA-santa-barbara-bank--trust'), mapOptions);}document.getElementById('3f805efe').innerHTML += ' | View Map';var $lac13ef4bd5a77bb7ad082cc2428ae72d = '

Santa Barbara Bank & Trust

Address: 220 Nogales Ave, Santa Barbara, CA 93105, USA
Phone: (805) 687-6917
';var m_ac13ef4bd5a77bb7ad082cc2428ae72d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santa Barbara Bank & Trust',});m_ac13ef4bd5a77bb7ad082cc2428ae72d['infowindow'] = new google.maps.InfoWindow({content: $lac13ef4bd5a77bb7ad082cc2428ae72d});var infowindow = new google.maps.InfoWindow({content: $lac13ef4bd5a77bb7ad082cc2428ae72d});google.maps.event.addListener(m_ac13ef4bd5a77bb7ad082cc2428ae72d, 'click', function() {infowindow.open(map,m_ac13ef4bd5a77bb7ad082cc2428ae72d);});$marker.push(m_ac13ef4bd5a77bb7ad082cc2428ae72d);}});var g_237b1c2048754ef2200e210ee04ef2f1 = new google.maps.Geocoder();g_237b1c2048754ef2200e210ee04ef2f1.geocode( { 'address': "1483 E Valley Rd, Santa Barbara, CA 93108, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-barbara-CA-santa-barbara-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('santa-barbara-CA-santa-barbara-bank--trust'), mapOptions);}document.getElementById('ec4a11c8').innerHTML += ' | View Map';var $l237b1c2048754ef2200e210ee04ef2f1 = '

Santa Barbara Bank & Trust

Address: 1483 E Valley Rd, Santa Barbara, CA 93108, USA
Phone: (805) 969-7712
';var m_237b1c2048754ef2200e210ee04ef2f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santa Barbara Bank & Trust',});m_237b1c2048754ef2200e210ee04ef2f1['infowindow'] = new google.maps.InfoWindow({content: $l237b1c2048754ef2200e210ee04ef2f1});var infowindow = new google.maps.InfoWindow({content: $l237b1c2048754ef2200e210ee04ef2f1});google.maps.event.addListener(m_237b1c2048754ef2200e210ee04ef2f1, 'click', function() {infowindow.open(map,m_237b1c2048754ef2200e210ee04ef2f1);});$marker.push(m_237b1c2048754ef2200e210ee04ef2f1);}});}google.maps.event.addDomListener(window, 'load', initialize);