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.6764,-122.081)};var g_dd5a9028b163f75e1d84c6b59341f3be = new google.maps.Geocoder();g_dd5a9028b163f75e1d84c6b59341f3be.geocode( { 'address': "1172 A St, Hayward, CA 94541, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-wells-fargo-bank'), mapOptions);}document.getElementById('eb517d87').innerHTML += ' | View Map';var $ldd5a9028b163f75e1d84c6b59341f3be = '

Wells Fargo Bank

Address: 1172 A St, Hayward, CA 94541, USA
Phone: (510) 889-2175
';var m_dd5a9028b163f75e1d84c6b59341f3be = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_dd5a9028b163f75e1d84c6b59341f3be['infowindow'] = new google.maps.InfoWindow({content: $ldd5a9028b163f75e1d84c6b59341f3be});var infowindow = new google.maps.InfoWindow({content: $ldd5a9028b163f75e1d84c6b59341f3be});google.maps.event.addListener(m_dd5a9028b163f75e1d84c6b59341f3be, 'click', function() {infowindow.open(map,m_dd5a9028b163f75e1d84c6b59341f3be);});$marker.push(m_dd5a9028b163f75e1d84c6b59341f3be);}});var g_e00e24cb2fd8d6015514155cf9d9c932 = new google.maps.Geocoder();g_e00e24cb2fd8d6015514155cf9d9c932.geocode( { 'address': "950 Southland Dr, Hayward, CA 94545, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-wells-fargo-bank'), mapOptions);}document.getElementById('c1865205').innerHTML += ' | View Map';var $le00e24cb2fd8d6015514155cf9d9c932 = '

Wells Fargo Bank

Address: 950 Southland Dr, Hayward, CA 94545, USA
Phone: (510) 266-0595
';var m_e00e24cb2fd8d6015514155cf9d9c932 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_e00e24cb2fd8d6015514155cf9d9c932['infowindow'] = new google.maps.InfoWindow({content: $le00e24cb2fd8d6015514155cf9d9c932});var infowindow = new google.maps.InfoWindow({content: $le00e24cb2fd8d6015514155cf9d9c932});google.maps.event.addListener(m_e00e24cb2fd8d6015514155cf9d9c932, 'click', function() {infowindow.open(map,m_e00e24cb2fd8d6015514155cf9d9c932);});$marker.push(m_e00e24cb2fd8d6015514155cf9d9c932);}});}google.maps.event.addDomListener(window, 'load', initialize);