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.7261,-122.08)};var g_2e463fcb1369be4d5dfbe87e04f60df2 = new google.maps.Geocoder();g_2e463fcb1369be4d5dfbe87e04f60df2.geocode( { 'address': "3500 Castro Valley Blvd, Castro Valley, CA 94546"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('castro-valley-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('castro-valley-CA-wells-fargo-bank'), mapOptions);}document.getElementById('2616c9d0').innerHTML += ' | View Map';var $l2e463fcb1369be4d5dfbe87e04f60df2 = '

Wells Fargo Bank

Address: 3500 Castro Valley Blvd, Castro Valley, CA 94546
Phone: (510) 538-5722
';var m_2e463fcb1369be4d5dfbe87e04f60df2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_2e463fcb1369be4d5dfbe87e04f60df2['infowindow'] = new google.maps.InfoWindow({content: $l2e463fcb1369be4d5dfbe87e04f60df2});var infowindow = new google.maps.InfoWindow({content: $l2e463fcb1369be4d5dfbe87e04f60df2});google.maps.event.addListener(m_2e463fcb1369be4d5dfbe87e04f60df2, 'click', function() {infowindow.open(map,m_2e463fcb1369be4d5dfbe87e04f60df2);});$marker.push(m_2e463fcb1369be4d5dfbe87e04f60df2);}});var g_fc82c89d70e617206bb6864a2e3886db = new google.maps.Geocoder();g_fc82c89d70e617206bb6864a2e3886db.geocode( { 'address': "3973 Westbury Rd, Castro Valley, CA 94546"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('castro-valley-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('castro-valley-CA-wells-fargo-bank'), mapOptions);}document.getElementById('203af133').innerHTML += ' | View Map';var $lfc82c89d70e617206bb6864a2e3886db = '

Wells Fargo Bank

Address: 3973 Westbury Rd, Castro Valley, CA 94546
Phone: (510) 582-3033
';var m_fc82c89d70e617206bb6864a2e3886db = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_fc82c89d70e617206bb6864a2e3886db['infowindow'] = new google.maps.InfoWindow({content: $lfc82c89d70e617206bb6864a2e3886db});var infowindow = new google.maps.InfoWindow({content: $lfc82c89d70e617206bb6864a2e3886db});google.maps.event.addListener(m_fc82c89d70e617206bb6864a2e3886db, 'click', function() {infowindow.open(map,m_fc82c89d70e617206bb6864a2e3886db);});$marker.push(m_fc82c89d70e617206bb6864a2e3886db);}});}google.maps.event.addDomListener(window, 'load', initialize);