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.4184,-69.0074)};var g_98be175f18ff12118f056c7e448ade23 = new google.maps.Geocoder();g_98be175f18ff12118f056c7e448ade23.geocode( { 'address': "156 Main St, Belfast, ME 04915"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('belfast-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('belfast-ME-camden-national-bank'), mapOptions);}document.getElementById('545154ba').innerHTML += ' | View Map';var $l98be175f18ff12118f056c7e448ade23 = '

Camden National Bank

Address: 156 Main St, Belfast, ME 04915
Phone: (207) 338-4650
';var m_98be175f18ff12118f056c7e448ade23 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_98be175f18ff12118f056c7e448ade23['infowindow'] = new google.maps.InfoWindow({content: $l98be175f18ff12118f056c7e448ade23});var infowindow = new google.maps.InfoWindow({content: $l98be175f18ff12118f056c7e448ade23});google.maps.event.addListener(m_98be175f18ff12118f056c7e448ade23, 'click', function() {infowindow.open(map,m_98be175f18ff12118f056c7e448ade23);});$marker.push(m_98be175f18ff12118f056c7e448ade23);}});var g_254b1b049d53aa659e910376f3cee298 = new google.maps.Geocoder();g_254b1b049d53aa659e910376f3cee298.geocode( { 'address': "17 Belmont Ave, Belfast, ME 04915"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('belfast-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('belfast-ME-camden-national-bank'), mapOptions);}document.getElementById('407d4b25').innerHTML += ' | View Map';var $l254b1b049d53aa659e910376f3cee298 = '

Camden National Bank

Address: 17 Belmont Ave, Belfast, ME 04915
Phone: (207) 338-2800
';var m_254b1b049d53aa659e910376f3cee298 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_254b1b049d53aa659e910376f3cee298['infowindow'] = new google.maps.InfoWindow({content: $l254b1b049d53aa659e910376f3cee298});var infowindow = new google.maps.InfoWindow({content: $l254b1b049d53aa659e910376f3cee298});google.maps.event.addListener(m_254b1b049d53aa659e910376f3cee298, 'click', function() {infowindow.open(map,m_254b1b049d53aa659e910376f3cee298);});$marker.push(m_254b1b049d53aa659e910376f3cee298);}});}google.maps.event.addDomListener(window, 'load', initialize);