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.6755,-121.776)};var g_a0260f9d42dabf3b109e60acef594ad0 = new google.maps.Geocoder();g_a0260f9d42dabf3b109e60acef594ad0.geocode( { 'address': "1885 E Gibson Rd, Woodland, CA 95776"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-CA-tri-counties-bank').style.display = '';map = new google.maps.Map(document.getElementById('woodland-CA-tri-counties-bank'), mapOptions);}document.getElementById('47dfaccc').innerHTML += ' | View Map';var $la0260f9d42dabf3b109e60acef594ad0 = '

Tri Counties Bank

Address: 1885 E Gibson Rd, Woodland, CA 95776
Phone: (530) 661-4701
';var m_a0260f9d42dabf3b109e60acef594ad0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tri Counties Bank',});m_a0260f9d42dabf3b109e60acef594ad0['infowindow'] = new google.maps.InfoWindow({content: $la0260f9d42dabf3b109e60acef594ad0});var infowindow = new google.maps.InfoWindow({content: $la0260f9d42dabf3b109e60acef594ad0});google.maps.event.addListener(m_a0260f9d42dabf3b109e60acef594ad0, 'click', function() {infowindow.open(map,m_a0260f9d42dabf3b109e60acef594ad0);});$marker.push(m_a0260f9d42dabf3b109e60acef594ad0);}});var g_6bc2701b54c9a8f4b4d44cf4d40bf1e2 = new google.maps.Geocoder();g_6bc2701b54c9a8f4b4d44cf4d40bf1e2.geocode( { 'address': "624 Court St, Woodland, CA 95695"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-CA-tri-counties-bank').style.display = '';map = new google.maps.Map(document.getElementById('woodland-CA-tri-counties-bank'), mapOptions);}document.getElementById('c16cc19a').innerHTML += ' | View Map';var $l6bc2701b54c9a8f4b4d44cf4d40bf1e2 = '

Tri Counties Bank

Address: 624 Court St, Woodland, CA 95695
Phone: (530) 376-8835
';var m_6bc2701b54c9a8f4b4d44cf4d40bf1e2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tri Counties Bank',});m_6bc2701b54c9a8f4b4d44cf4d40bf1e2['infowindow'] = new google.maps.InfoWindow({content: $l6bc2701b54c9a8f4b4d44cf4d40bf1e2});var infowindow = new google.maps.InfoWindow({content: $l6bc2701b54c9a8f4b4d44cf4d40bf1e2});google.maps.event.addListener(m_6bc2701b54c9a8f4b4d44cf4d40bf1e2, 'click', function() {infowindow.open(map,m_6bc2701b54c9a8f4b4d44cf4d40bf1e2);});$marker.push(m_6bc2701b54c9a8f4b4d44cf4d40bf1e2);}});}google.maps.event.addDomListener(window, 'load', initialize);