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.2011,-69.0789)};var g_6236c78e73f52110ae39e588ba88de0b = new google.maps.Geocoder();g_6236c78e73f52110ae39e588ba88de0b.geocode( { 'address': "2 Elm St, Camden, ME 04843, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camden-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('camden-ME-camden-national-bank'), mapOptions);}document.getElementById('a52def8f').innerHTML += ' | View Map';var $l6236c78e73f52110ae39e588ba88de0b = '

Camden National Bank

Address: 2 Elm St, Camden, ME 04843, USA
Phone: (207) 236-8821
';var m_6236c78e73f52110ae39e588ba88de0b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_6236c78e73f52110ae39e588ba88de0b['infowindow'] = new google.maps.InfoWindow({content: $l6236c78e73f52110ae39e588ba88de0b});var infowindow = new google.maps.InfoWindow({content: $l6236c78e73f52110ae39e588ba88de0b});google.maps.event.addListener(m_6236c78e73f52110ae39e588ba88de0b, 'click', function() {infowindow.open(map,m_6236c78e73f52110ae39e588ba88de0b);});$marker.push(m_6236c78e73f52110ae39e588ba88de0b);}});var g_c6d6445d97e06d08b60853156601cf58 = new google.maps.Geocoder();g_c6d6445d97e06d08b60853156601cf58.geocode( { 'address': "145 Elm St, Camden, ME 04843, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camden-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('camden-ME-camden-national-bank'), mapOptions);}document.getElementById('8e232a0c').innerHTML += ' | View Map';var $lc6d6445d97e06d08b60853156601cf58 = '

Camden National Bank

Address: 145 Elm St, Camden, ME 04843, USA
Phone: (207) 236-4375
';var m_c6d6445d97e06d08b60853156601cf58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_c6d6445d97e06d08b60853156601cf58['infowindow'] = new google.maps.InfoWindow({content: $lc6d6445d97e06d08b60853156601cf58});var infowindow = new google.maps.InfoWindow({content: $lc6d6445d97e06d08b60853156601cf58});google.maps.event.addListener(m_c6d6445d97e06d08b60853156601cf58, 'click', function() {infowindow.open(map,m_c6d6445d97e06d08b60853156601cf58);});$marker.push(m_c6d6445d97e06d08b60853156601cf58);}});}google.maps.event.addDomListener(window, 'load', initialize);