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_708a344c3c9c7ac76a07e881c5698405 = new google.maps.Geocoder();g_708a344c3c9c7ac76a07e881c5698405.geocode( { 'address': "1203 4th St, San Rafael, CA 94901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-rafael-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-rafael-CA-wells-fargo-bank'), mapOptions);}document.getElementById('34015aae').innerHTML += ' | View Map';var $l708a344c3c9c7ac76a07e881c5698405 = '

Wells Fargo Bank

Address: 1203 4th St, San Rafael, CA 94901
Phone: (415) 721-3101
';var m_708a344c3c9c7ac76a07e881c5698405 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_708a344c3c9c7ac76a07e881c5698405['infowindow'] = new google.maps.InfoWindow({content: $l708a344c3c9c7ac76a07e881c5698405});var infowindow = new google.maps.InfoWindow({content: $l708a344c3c9c7ac76a07e881c5698405});google.maps.event.addListener(m_708a344c3c9c7ac76a07e881c5698405, 'click', function() {infowindow.open(map,m_708a344c3c9c7ac76a07e881c5698405);});$marker.push(m_708a344c3c9c7ac76a07e881c5698405);}});var g_027be96416a8e0804e6c6086db6770c2 = new google.maps.Geocoder();g_027be96416a8e0804e6c6086db6770c2.geocode( { 'address': "999 5th Ave, San Rafael, CA 94901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-rafael-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-rafael-CA-wells-fargo-bank'), mapOptions);}document.getElementById('3df3b2d9').innerHTML += ' | View Map';var $l027be96416a8e0804e6c6086db6770c2 = '

Wells Fargo Bank

Address: 999 5th Ave, San Rafael, CA 94901
Phone: (415) 258-8595
';var m_027be96416a8e0804e6c6086db6770c2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_027be96416a8e0804e6c6086db6770c2['infowindow'] = new google.maps.InfoWindow({content: $l027be96416a8e0804e6c6086db6770c2});var infowindow = new google.maps.InfoWindow({content: $l027be96416a8e0804e6c6086db6770c2});google.maps.event.addListener(m_027be96416a8e0804e6c6086db6770c2, 'click', function() {infowindow.open(map,m_027be96416a8e0804e6c6086db6770c2);});$marker.push(m_027be96416a8e0804e6c6086db6770c2);}});}google.maps.event.addDomListener(window, 'load', initialize);