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.896,-122.534)};var g_ed0b6a6bf89d7c7ff0f21af7c8e11094 = new google.maps.Geocoder();g_ed0b6a6bf89d7c7ff0f21af7c8e11094.geocode( { 'address': "800 Redwood Highway Frontage Rd #329, Mill Valley, CA 94941, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mill-valley-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('mill-valley-CA-union-bank'), mapOptions);}document.getElementById('c580ff6e').innerHTML += ' | View Map';var $led0b6a6bf89d7c7ff0f21af7c8e11094 = '

Union Bank

Address: 800 Redwood Highway Frontage Rd #329, Mill Valley, CA 94941, USA
Phone: (415) 380-3780
';var m_ed0b6a6bf89d7c7ff0f21af7c8e11094 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_ed0b6a6bf89d7c7ff0f21af7c8e11094['infowindow'] = new google.maps.InfoWindow({content: $led0b6a6bf89d7c7ff0f21af7c8e11094});var infowindow = new google.maps.InfoWindow({content: $led0b6a6bf89d7c7ff0f21af7c8e11094});google.maps.event.addListener(m_ed0b6a6bf89d7c7ff0f21af7c8e11094, 'click', function() {infowindow.open(map,m_ed0b6a6bf89d7c7ff0f21af7c8e11094);});$marker.push(m_ed0b6a6bf89d7c7ff0f21af7c8e11094);}});var g_819dce9774ecc94fe9c2bb988179fb4d = new google.maps.Geocoder();g_819dce9774ecc94fe9c2bb988179fb4d.geocode( { 'address': "453 Miller Ave, Mill Valley, CA 94941, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mill-valley-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('mill-valley-CA-union-bank'), mapOptions);}document.getElementById('f99378c2').innerHTML += ' | View Map';var $l819dce9774ecc94fe9c2bb988179fb4d = '

Union Bank

Address: 453 Miller Ave, Mill Valley, CA 94941, USA
Phone: (415) 526-1160
';var m_819dce9774ecc94fe9c2bb988179fb4d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_819dce9774ecc94fe9c2bb988179fb4d['infowindow'] = new google.maps.InfoWindow({content: $l819dce9774ecc94fe9c2bb988179fb4d});var infowindow = new google.maps.InfoWindow({content: $l819dce9774ecc94fe9c2bb988179fb4d});google.maps.event.addListener(m_819dce9774ecc94fe9c2bb988179fb4d, 'click', function() {infowindow.open(map,m_819dce9774ecc94fe9c2bb988179fb4d);});$marker.push(m_819dce9774ecc94fe9c2bb988179fb4d);}});}google.maps.event.addDomListener(window, 'load', initialize);