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.9853,-121.123)};var g_5fe1a6812b75775c4d2633011b210684 = new google.maps.Geocoder();g_5fe1a6812b75775c4d2633011b210684.geocode( { 'address': "10037 Combie Rd, Auburn, CA 95602"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-CA-tri-counties-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-CA-tri-counties-bank'), mapOptions);}document.getElementById('cb411bb4').innerHTML += ' | View Map';var $l5fe1a6812b75775c4d2633011b210684 = '

Tri Counties Bank

Address: 10037 Combie Rd, Auburn, CA 95602
Phone: (530) 268-2870
';var m_5fe1a6812b75775c4d2633011b210684 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tri Counties Bank',});m_5fe1a6812b75775c4d2633011b210684['infowindow'] = new google.maps.InfoWindow({content: $l5fe1a6812b75775c4d2633011b210684});var infowindow = new google.maps.InfoWindow({content: $l5fe1a6812b75775c4d2633011b210684});google.maps.event.addListener(m_5fe1a6812b75775c4d2633011b210684, 'click', function() {infowindow.open(map,m_5fe1a6812b75775c4d2633011b210684);});$marker.push(m_5fe1a6812b75775c4d2633011b210684);}});var g_4a3ef593aba788f1bc99186e568d2836 = new google.maps.Geocoder();g_4a3ef593aba788f1bc99186e568d2836.geocode( { 'address': "789 High St, Auburn, CA 95603"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-CA-tri-counties-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-CA-tri-counties-bank'), mapOptions);}document.getElementById('52714dbe').innerHTML += ' | View Map';var $l4a3ef593aba788f1bc99186e568d2836 = '

Tri Counties Bank

Address: 789 High St, Auburn, CA 95603
Phone: (530) 888-8900
';var m_4a3ef593aba788f1bc99186e568d2836 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tri Counties Bank',});m_4a3ef593aba788f1bc99186e568d2836['infowindow'] = new google.maps.InfoWindow({content: $l4a3ef593aba788f1bc99186e568d2836});var infowindow = new google.maps.InfoWindow({content: $l4a3ef593aba788f1bc99186e568d2836});google.maps.event.addListener(m_4a3ef593aba788f1bc99186e568d2836, 'click', function() {infowindow.open(map,m_4a3ef593aba788f1bc99186e568d2836);});$marker.push(m_4a3ef593aba788f1bc99186e568d2836);}});}google.maps.event.addDomListener(window, 'load', initialize);