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.4236,-119.704)};var g_7eaee1217e0cc9bb58d0f21ad924e7c7 = new google.maps.Geocoder();g_7eaee1217e0cc9bb58d0f21ad924e7c7.geocode( { 'address': "1200 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-first-republic-bank').style.display = '';map = new google.maps.Map(document.getElementById('santa-barbara-CA-first-republic-bank'), mapOptions);}document.getElementById('71d5ce3d').innerHTML += ' | View Map';var $l7eaee1217e0cc9bb58d0f21ad924e7c7 = '

First Republic Bank

Address: 1200 State St, Santa Barbara, CA 93101, USA
Phone: (805) 560-6883
';var m_7eaee1217e0cc9bb58d0f21ad924e7c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Republic Bank',});m_7eaee1217e0cc9bb58d0f21ad924e7c7['infowindow'] = new google.maps.InfoWindow({content: $l7eaee1217e0cc9bb58d0f21ad924e7c7});var infowindow = new google.maps.InfoWindow({content: $l7eaee1217e0cc9bb58d0f21ad924e7c7});google.maps.event.addListener(m_7eaee1217e0cc9bb58d0f21ad924e7c7, 'click', function() {infowindow.open(map,m_7eaee1217e0cc9bb58d0f21ad924e7c7);});$marker.push(m_7eaee1217e0cc9bb58d0f21ad924e7c7);}});var g_3fa8290fcdfdf445c3715c86e5cd23e1 = new google.maps.Geocoder();g_3fa8290fcdfdf445c3715c86e5cd23e1.geocode( { 'address': "111 W Micheltorena St #210, Santa Barbara, CA 93101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-barbara-CA-first-republic-bank').style.display = '';map = new google.maps.Map(document.getElementById('santa-barbara-CA-first-republic-bank'), mapOptions);}document.getElementById('17cf288c').innerHTML += ' | View Map';var $l3fa8290fcdfdf445c3715c86e5cd23e1 = '

First Republic Bank

Address: 111 W Micheltorena St #210, Santa Barbara, CA 93101, USA
Phone: (805) 963-5963
';var m_3fa8290fcdfdf445c3715c86e5cd23e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Republic Bank',});m_3fa8290fcdfdf445c3715c86e5cd23e1['infowindow'] = new google.maps.InfoWindow({content: $l3fa8290fcdfdf445c3715c86e5cd23e1});var infowindow = new google.maps.InfoWindow({content: $l3fa8290fcdfdf445c3715c86e5cd23e1});google.maps.event.addListener(m_3fa8290fcdfdf445c3715c86e5cd23e1, 'click', function() {infowindow.open(map,m_3fa8290fcdfdf445c3715c86e5cd23e1);});$marker.push(m_3fa8290fcdfdf445c3715c86e5cd23e1);}});}google.maps.event.addDomListener(window, 'load', initialize);