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(44.2293,-69.7649)};var g_683e3b7195a16d4ee133c52058ddcc98 = new google.maps.Geocoder();g_683e3b7195a16d4ee133c52058ddcc98.geocode( { 'address': "268 Water St, Randolph, ME 04346, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('randolph-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('randolph-ME-camden-national-bank'), mapOptions);}document.getElementById('8b9446bf').innerHTML += ' | View Map';var $l683e3b7195a16d4ee133c52058ddcc98 = '

Camden National Bank

Address: 268 Water St, Randolph, ME 04346, USA
Phone: (207) 518-5666
';var m_683e3b7195a16d4ee133c52058ddcc98 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_683e3b7195a16d4ee133c52058ddcc98['infowindow'] = new google.maps.InfoWindow({content: $l683e3b7195a16d4ee133c52058ddcc98});var infowindow = new google.maps.InfoWindow({content: $l683e3b7195a16d4ee133c52058ddcc98});google.maps.event.addListener(m_683e3b7195a16d4ee133c52058ddcc98, 'click', function() {infowindow.open(map,m_683e3b7195a16d4ee133c52058ddcc98);});$marker.push(m_683e3b7195a16d4ee133c52058ddcc98);}});var g_674f3c2c1a8a6f90461e8a66fb5550ba = new google.maps.Geocoder();g_674f3c2c1a8a6f90461e8a66fb5550ba.geocode( { 'address': "268 Water St, Randolph, ME 04346, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('randolph-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('randolph-ME-camden-national-bank'), mapOptions);}document.getElementById('8b9446bf').innerHTML += ' | View Map';var $l674f3c2c1a8a6f90461e8a66fb5550ba = '

Camden National Bank

Address: 268 Water St, Randolph, ME 04346, USA
Phone: (207) 588-2112
';var m_674f3c2c1a8a6f90461e8a66fb5550ba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_674f3c2c1a8a6f90461e8a66fb5550ba['infowindow'] = new google.maps.InfoWindow({content: $l674f3c2c1a8a6f90461e8a66fb5550ba});var infowindow = new google.maps.InfoWindow({content: $l674f3c2c1a8a6f90461e8a66fb5550ba});google.maps.event.addListener(m_674f3c2c1a8a6f90461e8a66fb5550ba, 'click', function() {infowindow.open(map,m_674f3c2c1a8a6f90461e8a66fb5550ba);});$marker.push(m_674f3c2c1a8a6f90461e8a66fb5550ba);}});}google.maps.event.addDomListener(window, 'load', initialize);