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.739,-121.451)};var g_305f142cff3204e060e302dc86ea9a81 = new google.maps.Geocoder();g_305f142cff3204e060e302dc86ea9a81.geocode( { 'address': "1900 W 11th St, Tracy, CA 95376, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tracy-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('tracy-CA-wells-fargo-bank'), mapOptions);}document.getElementById('e547918e').innerHTML += ' | View Map';var $l305f142cff3204e060e302dc86ea9a81 = '

Wells Fargo Bank

Address: 1900 W 11th St, Tracy, CA 95376, USA
Phone: (209) 835-5752
';var m_305f142cff3204e060e302dc86ea9a81 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_305f142cff3204e060e302dc86ea9a81['infowindow'] = new google.maps.InfoWindow({content: $l305f142cff3204e060e302dc86ea9a81});var infowindow = new google.maps.InfoWindow({content: $l305f142cff3204e060e302dc86ea9a81});google.maps.event.addListener(m_305f142cff3204e060e302dc86ea9a81, 'click', function() {infowindow.open(map,m_305f142cff3204e060e302dc86ea9a81);});$marker.push(m_305f142cff3204e060e302dc86ea9a81);}});var g_1ae162afc37ee5cd95a656d94c00768c = new google.maps.Geocoder();g_1ae162afc37ee5cd95a656d94c00768c.geocode( { 'address': "2600 S Tracy Blvd #110, Tracy, CA 95376, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tracy-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('tracy-CA-wells-fargo-bank'), mapOptions);}document.getElementById('7ef2fbf8').innerHTML += ' | View Map';var $l1ae162afc37ee5cd95a656d94c00768c = '

Wells Fargo Bank

Address: 2600 S Tracy Blvd #110, Tracy, CA 95376, USA
Phone: (209) 839-3080
';var m_1ae162afc37ee5cd95a656d94c00768c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_1ae162afc37ee5cd95a656d94c00768c['infowindow'] = new google.maps.InfoWindow({content: $l1ae162afc37ee5cd95a656d94c00768c});var infowindow = new google.maps.InfoWindow({content: $l1ae162afc37ee5cd95a656d94c00768c});google.maps.event.addListener(m_1ae162afc37ee5cd95a656d94c00768c, 'click', function() {infowindow.open(map,m_1ae162afc37ee5cd95a656d94c00768c);});$marker.push(m_1ae162afc37ee5cd95a656d94c00768c);}});}google.maps.event.addDomListener(window, 'load', initialize);