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_e25f50c93d321b7fdff05757de426238 = new google.maps.Geocoder();g_e25f50c93d321b7fdff05757de426238.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').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-bank-of-the-west'), mapOptions);}document.getElementById('e92f4fba').innerHTML += ' | View Map';var $le25f50c93d321b7fdff05757de426238 = '

Bank of the West

Address: 1058 B St, Hayward, CA 94541, USA
Phone: (510) 582-5511
';var m_e25f50c93d321b7fdff05757de426238 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_e25f50c93d321b7fdff05757de426238['infowindow'] = new google.maps.InfoWindow({content: $le25f50c93d321b7fdff05757de426238});var infowindow = new google.maps.InfoWindow({content: $le25f50c93d321b7fdff05757de426238});google.maps.event.addListener(m_e25f50c93d321b7fdff05757de426238, 'click', function() {infowindow.open(map,m_e25f50c93d321b7fdff05757de426238);});$marker.push(m_e25f50c93d321b7fdff05757de426238);}});var g_9291fa9368ed93ae1cdc56734c700d2b = new google.maps.Geocoder();g_9291fa9368ed93ae1cdc56734c700d2b.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').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-bank-of-the-west'), mapOptions);}document.getElementById('90830425').innerHTML += ' | View Map';var $l9291fa9368ed93ae1cdc56734c700d2b = '

Bank of the West

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