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(39.1527,-123.202)};var g_ca75910166da03ff9d4655a0338e6b09 = new google.maps.Geocoder();g_ca75910166da03ff9d4655a0338e6b09.geocode( { 'address': "414 E Perkins St, Ukiah, CA 95482"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ukiah-CA-savings-bank-mendocino-county').style.display = '';map = new google.maps.Map(document.getElementById('ukiah-CA-savings-bank-mendocino-county'), mapOptions);}document.getElementById('a491f2a4').innerHTML += ' | View Map';var $lca75910166da03ff9d4655a0338e6b09 = '

Savings Bank-Mendocino County

Address: 414 E Perkins St, Ukiah, CA 95482
Phone: (707) 468-8933
';var m_ca75910166da03ff9d4655a0338e6b09 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Savings Bank-Mendocino County',});m_ca75910166da03ff9d4655a0338e6b09['infowindow'] = new google.maps.InfoWindow({content: $lca75910166da03ff9d4655a0338e6b09});var infowindow = new google.maps.InfoWindow({content: $lca75910166da03ff9d4655a0338e6b09});google.maps.event.addListener(m_ca75910166da03ff9d4655a0338e6b09, 'click', function() {infowindow.open(map,m_ca75910166da03ff9d4655a0338e6b09);});$marker.push(m_ca75910166da03ff9d4655a0338e6b09);}});var g_407c334809565d941338efc9e3a9f687 = new google.maps.Geocoder();g_407c334809565d941338efc9e3a9f687.geocode( { 'address': "904 N State St, Ukiah, CA 95482"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ukiah-CA-savings-bank-mendocino-county').style.display = '';map = new google.maps.Map(document.getElementById('ukiah-CA-savings-bank-mendocino-county'), mapOptions);}document.getElementById('120645dd').innerHTML += ' | View Map';var $l407c334809565d941338efc9e3a9f687 = '

Savings Bank-Mendocino County

Address: 904 N State St, Ukiah, CA 95482
Phone: (707) 462-9787
';var m_407c334809565d941338efc9e3a9f687 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Savings Bank-Mendocino County',});m_407c334809565d941338efc9e3a9f687['infowindow'] = new google.maps.InfoWindow({content: $l407c334809565d941338efc9e3a9f687});var infowindow = new google.maps.InfoWindow({content: $l407c334809565d941338efc9e3a9f687});google.maps.event.addListener(m_407c334809565d941338efc9e3a9f687, 'click', function() {infowindow.open(map,m_407c334809565d941338efc9e3a9f687);});$marker.push(m_407c334809565d941338efc9e3a9f687);}});}google.maps.event.addDomListener(window, 'load', initialize);