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.6588,-122.095)};var g_0c14d9e1250da76981b5fac734227f0a = new google.maps.Geocoder();g_0c14d9e1250da76981b5fac734227f0a.geocode( { 'address': "22268 Foothill Blvd, Hayward, CA 94541"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-u-s-bank').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-u-s-bank'), mapOptions);}document.getElementById('7a3fc1b3').innerHTML += ' | View Map';var $l0c14d9e1250da76981b5fac734227f0a = '

U.S. Bank

Address: 22268 Foothill Blvd, Hayward, CA 94541
Phone: (510) 728-2220
';var m_0c14d9e1250da76981b5fac734227f0a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank',});m_0c14d9e1250da76981b5fac734227f0a['infowindow'] = new google.maps.InfoWindow({content: $l0c14d9e1250da76981b5fac734227f0a});var infowindow = new google.maps.InfoWindow({content: $l0c14d9e1250da76981b5fac734227f0a});google.maps.event.addListener(m_0c14d9e1250da76981b5fac734227f0a, 'click', function() {infowindow.open(map,m_0c14d9e1250da76981b5fac734227f0a);});$marker.push(m_0c14d9e1250da76981b5fac734227f0a);}});var g_26395e6ac3042aa649c68fd316fb11fe = new google.maps.Geocoder();g_26395e6ac3042aa649c68fd316fb11fe.geocode( { 'address': "25800 Carlos Bee Blvd, Hayward, CA 94542"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-u-s-bank').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-u-s-bank'), mapOptions);}document.getElementById('6a460e78').innerHTML += ' | View Map';var $l26395e6ac3042aa649c68fd316fb11fe = '

U.S. Bank

Address: 25800 Carlos Bee Blvd, Hayward, CA 94542
Phone: (510) 538-1273
';var m_26395e6ac3042aa649c68fd316fb11fe = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank',});m_26395e6ac3042aa649c68fd316fb11fe['infowindow'] = new google.maps.InfoWindow({content: $l26395e6ac3042aa649c68fd316fb11fe});var infowindow = new google.maps.InfoWindow({content: $l26395e6ac3042aa649c68fd316fb11fe});google.maps.event.addListener(m_26395e6ac3042aa649c68fd316fb11fe, 'click', function() {infowindow.open(map,m_26395e6ac3042aa649c68fd316fb11fe);});$marker.push(m_26395e6ac3042aa649c68fd316fb11fe);}});}google.maps.event.addDomListener(window, 'load', initialize);