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.9743,-120.343)};var g_d3325d6b72d57da4120c81aa3f80d366 = new google.maps.Geocoder();g_d3325d6b72d57da4120c81aa3f80d366.geocode( { 'address': "808 E Mono WAY, Sonora, CA 95370, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sonora-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('sonora-CA-wells-fargo-bank'), mapOptions);}document.getElementById('e1ccc765').innerHTML += ' | View Map';var $ld3325d6b72d57da4120c81aa3f80d366 = '

Wells Fargo Bank

Address: 808 E Mono WAY, Sonora, CA 95370, USA
Phone: (209) 532-3106
';var m_d3325d6b72d57da4120c81aa3f80d366 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_d3325d6b72d57da4120c81aa3f80d366['infowindow'] = new google.maps.InfoWindow({content: $ld3325d6b72d57da4120c81aa3f80d366});var infowindow = new google.maps.InfoWindow({content: $ld3325d6b72d57da4120c81aa3f80d366});google.maps.event.addListener(m_d3325d6b72d57da4120c81aa3f80d366, 'click', function() {infowindow.open(map,m_d3325d6b72d57da4120c81aa3f80d366);});$marker.push(m_d3325d6b72d57da4120c81aa3f80d366);}});var g_db88ee105b86b5aa69803ab22aa84bfb = new google.maps.Geocoder();g_db88ee105b86b5aa69803ab22aa84bfb.geocode( { 'address': "13761 Mono Way b, Sonora, CA 95370, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sonora-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('sonora-CA-wells-fargo-bank'), mapOptions);}document.getElementById('7bd67000').innerHTML += ' | View Map';var $ldb88ee105b86b5aa69803ab22aa84bfb = '

Wells Fargo Bank

Address: 13761 Mono Way b, Sonora, CA 95370, USA
Phone: (209) 533-2103
';var m_db88ee105b86b5aa69803ab22aa84bfb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_db88ee105b86b5aa69803ab22aa84bfb['infowindow'] = new google.maps.InfoWindow({content: $ldb88ee105b86b5aa69803ab22aa84bfb});var infowindow = new google.maps.InfoWindow({content: $ldb88ee105b86b5aa69803ab22aa84bfb});google.maps.event.addListener(m_db88ee105b86b5aa69803ab22aa84bfb, 'click', function() {infowindow.open(map,m_db88ee105b86b5aa69803ab22aa84bfb);});$marker.push(m_db88ee105b86b5aa69803ab22aa84bfb);}});}google.maps.event.addDomListener(window, 'load', initialize);