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.9968,-120.331)};var g_34ae914811252a86700aeb3d44a032d3 = new google.maps.Geocoder();g_34ae914811252a86700aeb3d44a032d3.geocode( { 'address': "172 W Stockton St, Sonora, CA 95370"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sonora-CA-mother-lode-bank').style.display = '';map = new google.maps.Map(document.getElementById('sonora-CA-mother-lode-bank'), mapOptions);}document.getElementById('e49942eb').innerHTML += ' | View Map';var $l34ae914811252a86700aeb3d44a032d3 = '

Mother Lode Bank

Address: 172 W Stockton St, Sonora, CA 95370
Phone: (209) 694-8400
';var m_34ae914811252a86700aeb3d44a032d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mother Lode Bank',});m_34ae914811252a86700aeb3d44a032d3['infowindow'] = new google.maps.InfoWindow({content: $l34ae914811252a86700aeb3d44a032d3});var infowindow = new google.maps.InfoWindow({content: $l34ae914811252a86700aeb3d44a032d3});google.maps.event.addListener(m_34ae914811252a86700aeb3d44a032d3, 'click', function() {infowindow.open(map,m_34ae914811252a86700aeb3d44a032d3);});$marker.push(m_34ae914811252a86700aeb3d44a032d3);}});var g_f61f3f92d0dbcebe26d47dea3af1492a = new google.maps.Geocoder();g_f61f3f92d0dbcebe26d47dea3af1492a.geocode( { 'address': "13769 Mono Way, Sonora, CA 95370"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sonora-CA-mother-lode-bank').style.display = '';map = new google.maps.Map(document.getElementById('sonora-CA-mother-lode-bank'), mapOptions);}document.getElementById('4421ed09').innerHTML += ' | View Map';var $lf61f3f92d0dbcebe26d47dea3af1492a = '

Mother Lode Bank

Address: 13769 Mono Way, Sonora, CA 95370
Phone: (209) 532-9400
';var m_f61f3f92d0dbcebe26d47dea3af1492a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mother Lode Bank',});m_f61f3f92d0dbcebe26d47dea3af1492a['infowindow'] = new google.maps.InfoWindow({content: $lf61f3f92d0dbcebe26d47dea3af1492a});var infowindow = new google.maps.InfoWindow({content: $lf61f3f92d0dbcebe26d47dea3af1492a});google.maps.event.addListener(m_f61f3f92d0dbcebe26d47dea3af1492a, 'click', function() {infowindow.open(map,m_f61f3f92d0dbcebe26d47dea3af1492a);});$marker.push(m_f61f3f92d0dbcebe26d47dea3af1492a);}});}google.maps.event.addDomListener(window, 'load', initialize);