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.6737,-122.082)};var g_9d89da36533ed04cba9b134a3a77dd7d = new google.maps.Geocoder();g_9d89da36533ed04cba9b134a3a77dd7d.geocode( { 'address': "1058 B St, Hayward, CA 94541, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-bank-of-the-west---atm').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-bank-of-the-west---atm'), mapOptions);}document.getElementById('e92f4fba').innerHTML += ' | View Map';var $l9d89da36533ed04cba9b134a3a77dd7d = '

Bank of the West - ATM

Address: 1058 B St, Hayward, CA 94541, USA
Phone: (800) 488-2265
';var m_9d89da36533ed04cba9b134a3a77dd7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West - ATM',});m_9d89da36533ed04cba9b134a3a77dd7d['infowindow'] = new google.maps.InfoWindow({content: $l9d89da36533ed04cba9b134a3a77dd7d});var infowindow = new google.maps.InfoWindow({content: $l9d89da36533ed04cba9b134a3a77dd7d});google.maps.event.addListener(m_9d89da36533ed04cba9b134a3a77dd7d, 'click', function() {infowindow.open(map,m_9d89da36533ed04cba9b134a3a77dd7d);});$marker.push(m_9d89da36533ed04cba9b134a3a77dd7d);}});var g_1ebe912b44b48ebe1d3a8144c0794ebe = new google.maps.Geocoder();g_1ebe912b44b48ebe1d3a8144c0794ebe.geocode( { 'address': "24299 Southland Dr, Hayward, CA 94545, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-bank-of-the-west---atm').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-bank-of-the-west---atm'), mapOptions);}document.getElementById('90830425').innerHTML += ' | View Map';var $l1ebe912b44b48ebe1d3a8144c0794ebe = '

Bank of the West - ATM

Address: 24299 Southland Dr, Hayward, CA 94545, USA
Phone: (800) 488-2265
';var m_1ebe912b44b48ebe1d3a8144c0794ebe = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West - ATM',});m_1ebe912b44b48ebe1d3a8144c0794ebe['infowindow'] = new google.maps.InfoWindow({content: $l1ebe912b44b48ebe1d3a8144c0794ebe});var infowindow = new google.maps.InfoWindow({content: $l1ebe912b44b48ebe1d3a8144c0794ebe});google.maps.event.addListener(m_1ebe912b44b48ebe1d3a8144c0794ebe, 'click', function() {infowindow.open(map,m_1ebe912b44b48ebe1d3a8144c0794ebe);});$marker.push(m_1ebe912b44b48ebe1d3a8144c0794ebe);}});}google.maps.event.addDomListener(window, 'load', initialize);