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.8918,-122.119)};var g_a51828fad59cc9dbdc387163adbbfa9f = new google.maps.Geocoder();g_a51828fad59cc9dbdc387163adbbfa9f.geocode( { 'address': "3630 Mt Diablo Blvd, Lafayette, CA 94549, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-CA-wells-fargo-bank'), mapOptions);}document.getElementById('d6546719').innerHTML += ' | View Map';var $la51828fad59cc9dbdc387163adbbfa9f = '

Wells Fargo Bank

Address: 3630 Mt Diablo Blvd, Lafayette, CA 94549, USA
Phone: (925) 284-9101
';var m_a51828fad59cc9dbdc387163adbbfa9f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a51828fad59cc9dbdc387163adbbfa9f['infowindow'] = new google.maps.InfoWindow({content: $la51828fad59cc9dbdc387163adbbfa9f});var infowindow = new google.maps.InfoWindow({content: $la51828fad59cc9dbdc387163adbbfa9f});google.maps.event.addListener(m_a51828fad59cc9dbdc387163adbbfa9f, 'click', function() {infowindow.open(map,m_a51828fad59cc9dbdc387163adbbfa9f);});$marker.push(m_a51828fad59cc9dbdc387163adbbfa9f);}});var g_b05bf587ec7ce83518b72eb0d011a353 = new google.maps.Geocoder();g_b05bf587ec7ce83518b72eb0d011a353.geocode( { 'address': "3525 Mt Diablo Blvd, Lafayette, CA 94549, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-CA-wells-fargo-bank'), mapOptions);}document.getElementById('6cf5523d').innerHTML += ' | View Map';var $lb05bf587ec7ce83518b72eb0d011a353 = '

Wells Fargo Bank

Address: 3525 Mt Diablo Blvd, Lafayette, CA 94549, USA
Phone: (925) 284-2323
';var m_b05bf587ec7ce83518b72eb0d011a353 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_b05bf587ec7ce83518b72eb0d011a353['infowindow'] = new google.maps.InfoWindow({content: $lb05bf587ec7ce83518b72eb0d011a353});var infowindow = new google.maps.InfoWindow({content: $lb05bf587ec7ce83518b72eb0d011a353});google.maps.event.addListener(m_b05bf587ec7ce83518b72eb0d011a353, 'click', function() {infowindow.open(map,m_b05bf587ec7ce83518b72eb0d011a353);});$marker.push(m_b05bf587ec7ce83518b72eb0d011a353);}});}google.maps.event.addDomListener(window, 'load', initialize);