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_c042f4db68f23406c6cecf84a7ebb0fe = new google.maps.Geocoder();g_c042f4db68f23406c6cecf84a7ebb0fe.geocode( { 'address': "11990 Kemper Rd, STE 150, Auburn, CA 95603"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-CA-community-1st-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-CA-community-1st-bank'), mapOptions);}document.getElementById('5826aebf').innerHTML += ' | View Map';var $lc042f4db68f23406c6cecf84a7ebb0fe = '

Community 1st Bank

Address: 11990 Kemper Rd, STE 150, Auburn, CA 95603
Phone: (530) 889-8500
';var m_c042f4db68f23406c6cecf84a7ebb0fe = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community 1st Bank',});m_c042f4db68f23406c6cecf84a7ebb0fe['infowindow'] = new google.maps.InfoWindow({content: $lc042f4db68f23406c6cecf84a7ebb0fe});var infowindow = new google.maps.InfoWindow({content: $lc042f4db68f23406c6cecf84a7ebb0fe});google.maps.event.addListener(m_c042f4db68f23406c6cecf84a7ebb0fe, 'click', function() {infowindow.open(map,m_c042f4db68f23406c6cecf84a7ebb0fe);});$marker.push(m_c042f4db68f23406c6cecf84a7ebb0fe);}});var g_4580593c772e8cda49fcf7668a785ac4 = new google.maps.Geocoder();g_4580593c772e8cda49fcf7668a785ac4.geocode( { 'address': "649 Lincoln Way, Auburn, CA 95603"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-CA-community-1st-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-CA-community-1st-bank'), mapOptions);}document.getElementById('939983f1').innerHTML += ' | View Map';var $l4580593c772e8cda49fcf7668a785ac4 = '

Community 1st Bank

Address: 649 Lincoln Way, Auburn, CA 95603
Phone: (530) 863-4800
';var m_4580593c772e8cda49fcf7668a785ac4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community 1st Bank',});m_4580593c772e8cda49fcf7668a785ac4['infowindow'] = new google.maps.InfoWindow({content: $l4580593c772e8cda49fcf7668a785ac4});var infowindow = new google.maps.InfoWindow({content: $l4580593c772e8cda49fcf7668a785ac4});google.maps.event.addListener(m_4580593c772e8cda49fcf7668a785ac4, 'click', function() {infowindow.open(map,m_4580593c772e8cda49fcf7668a785ac4);});$marker.push(m_4580593c772e8cda49fcf7668a785ac4);}});}google.maps.event.addDomListener(window, 'load', initialize);