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(38.2895,-121.307)};var g_cd566a5c034ca0a05ad014960402f732 = new google.maps.Geocoder();g_cd566a5c034ca0a05ad014960402f732.geocode( { 'address': "602 C St #100, Galt, CA 95632, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('galt-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('galt-CA-wells-fargo-bank'), mapOptions);}document.getElementById('990542f9').innerHTML += ' | View Map';var $lcd566a5c034ca0a05ad014960402f732 = '

Wells Fargo Bank

Address: 602 C St #100, Galt, CA 95632, USA
Phone: (209) 744-4260
';var m_cd566a5c034ca0a05ad014960402f732 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_cd566a5c034ca0a05ad014960402f732['infowindow'] = new google.maps.InfoWindow({content: $lcd566a5c034ca0a05ad014960402f732});var infowindow = new google.maps.InfoWindow({content: $lcd566a5c034ca0a05ad014960402f732});google.maps.event.addListener(m_cd566a5c034ca0a05ad014960402f732, 'click', function() {infowindow.open(map,m_cd566a5c034ca0a05ad014960402f732);});$marker.push(m_cd566a5c034ca0a05ad014960402f732);}});var g_51a9f18aee2f0afe795224d681c9b5ac = new google.maps.Geocoder();g_51a9f18aee2f0afe795224d681c9b5ac.geocode( { 'address': "10430 Twin Cities Rd, Galt, CA 95632, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('galt-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('galt-CA-wells-fargo-bank'), mapOptions);}document.getElementById('b3caa9a3').innerHTML += ' | View Map';var $l51a9f18aee2f0afe795224d681c9b5ac = '

Wells Fargo Bank

Address: 10430 Twin Cities Rd, Galt, CA 95632, USA
Phone: (209) 744-7860
';var m_51a9f18aee2f0afe795224d681c9b5ac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_51a9f18aee2f0afe795224d681c9b5ac['infowindow'] = new google.maps.InfoWindow({content: $l51a9f18aee2f0afe795224d681c9b5ac});var infowindow = new google.maps.InfoWindow({content: $l51a9f18aee2f0afe795224d681c9b5ac});google.maps.event.addListener(m_51a9f18aee2f0afe795224d681c9b5ac, 'click', function() {infowindow.open(map,m_51a9f18aee2f0afe795224d681c9b5ac);});$marker.push(m_51a9f18aee2f0afe795224d681c9b5ac);}});}google.maps.event.addDomListener(window, 'load', initialize);