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(37.9742,-122.509)};var g_a596945c40d510c7b970c2aea54f5d3d = new google.maps.Geocoder();g_a596945c40d510c7b970c2aea54f5d3d.geocode( { 'address': "1104 4th St, San Rafael, CA 94901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-rafael-CA-umpqua-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-rafael-CA-umpqua-bank'), mapOptions);}document.getElementById('b95cd7c1').innerHTML += ' | View Map';var $la596945c40d510c7b970c2aea54f5d3d = '

Umpqua Bank

Address: 1104 4th St, San Rafael, CA 94901
Phone: (415) 453-2929
';var m_a596945c40d510c7b970c2aea54f5d3d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Umpqua Bank',});m_a596945c40d510c7b970c2aea54f5d3d['infowindow'] = new google.maps.InfoWindow({content: $la596945c40d510c7b970c2aea54f5d3d});var infowindow = new google.maps.InfoWindow({content: $la596945c40d510c7b970c2aea54f5d3d});google.maps.event.addListener(m_a596945c40d510c7b970c2aea54f5d3d, 'click', function() {infowindow.open(map,m_a596945c40d510c7b970c2aea54f5d3d);});$marker.push(m_a596945c40d510c7b970c2aea54f5d3d);}});var g_3e95b38ce315f12892dee0121e6fad4a = new google.maps.Geocoder();g_3e95b38ce315f12892dee0121e6fad4a.geocode( { 'address': "1200 Fifth Avenue, San Rafael, CA 94901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-rafael-CA-umpqua-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-rafael-CA-umpqua-bank'), mapOptions);}document.getElementById('91ba46ee').innerHTML += ' | View Map';var $l3e95b38ce315f12892dee0121e6fad4a = '

Umpqua Bank

Address: 1200 Fifth Avenue, San Rafael, CA 94901
Phone: (415) 526-5401
';var m_3e95b38ce315f12892dee0121e6fad4a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Umpqua Bank',});m_3e95b38ce315f12892dee0121e6fad4a['infowindow'] = new google.maps.InfoWindow({content: $l3e95b38ce315f12892dee0121e6fad4a});var infowindow = new google.maps.InfoWindow({content: $l3e95b38ce315f12892dee0121e6fad4a});google.maps.event.addListener(m_3e95b38ce315f12892dee0121e6fad4a, 'click', function() {infowindow.open(map,m_3e95b38ce315f12892dee0121e6fad4a);});$marker.push(m_3e95b38ce315f12892dee0121e6fad4a);}});}google.maps.event.addDomListener(window, 'load', initialize);