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.4265,-122.145)};var g_e7fbe8682857b4751f948e0af18de9dd = new google.maps.Geocoder();g_e7fbe8682857b4751f948e0af18de9dd.geocode( { 'address': "414 California Ave, Palo Alto, CA 94306, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palo-alto-CA-bank-of-the-west---atm').style.display = '';map = new google.maps.Map(document.getElementById('palo-alto-CA-bank-of-the-west---atm'), mapOptions);}document.getElementById('44426efe').innerHTML += ' | View Map';var $le7fbe8682857b4751f948e0af18de9dd = '

Bank of the West - ATM

Address: 414 California Ave, Palo Alto, CA 94306, USA
Phone: (800) 488-2265
';var m_e7fbe8682857b4751f948e0af18de9dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West - ATM',});m_e7fbe8682857b4751f948e0af18de9dd['infowindow'] = new google.maps.InfoWindow({content: $le7fbe8682857b4751f948e0af18de9dd});var infowindow = new google.maps.InfoWindow({content: $le7fbe8682857b4751f948e0af18de9dd});google.maps.event.addListener(m_e7fbe8682857b4751f948e0af18de9dd, 'click', function() {infowindow.open(map,m_e7fbe8682857b4751f948e0af18de9dd);});$marker.push(m_e7fbe8682857b4751f948e0af18de9dd);}});var g_2d6b156f3d860a02b495bf4b2642fb2d = new google.maps.Geocoder();g_2d6b156f3d860a02b495bf4b2642fb2d.geocode( { 'address': "531 Cowper St, Palo Alto, CA 94301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palo-alto-CA-bank-of-the-west---atm').style.display = '';map = new google.maps.Map(document.getElementById('palo-alto-CA-bank-of-the-west---atm'), mapOptions);}document.getElementById('66ce7f0b').innerHTML += ' | View Map';var $l2d6b156f3d860a02b495bf4b2642fb2d = '

Bank of the West - ATM

Address: 531 Cowper St, Palo Alto, CA 94301, USA
Phone: (800) 488-2265
';var m_2d6b156f3d860a02b495bf4b2642fb2d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West - ATM',});m_2d6b156f3d860a02b495bf4b2642fb2d['infowindow'] = new google.maps.InfoWindow({content: $l2d6b156f3d860a02b495bf4b2642fb2d});var infowindow = new google.maps.InfoWindow({content: $l2d6b156f3d860a02b495bf4b2642fb2d});google.maps.event.addListener(m_2d6b156f3d860a02b495bf4b2642fb2d, 'click', function() {infowindow.open(map,m_2d6b156f3d860a02b495bf4b2642fb2d);});$marker.push(m_2d6b156f3d860a02b495bf4b2642fb2d);}});}google.maps.event.addDomListener(window, 'load', initialize);