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.3897,-68.2068)};var g_f26b2fda361466d6032efe4a6673912c = new google.maps.Geocoder();g_f26b2fda361466d6032efe4a6673912c.geocode( { 'address': "1316 ME-102, Bar Harbor, ME 04609, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bar-harbor-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bar-harbor-ME-camden-national-bank'), mapOptions);}document.getElementById('03e51d8a').innerHTML += ' | View Map';var $lf26b2fda361466d6032efe4a6673912c = '

Camden National Bank

Address: 1316 ME-102, Bar Harbor, ME 04609, USA
Phone: (207) 288-1238
';var m_f26b2fda361466d6032efe4a6673912c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_f26b2fda361466d6032efe4a6673912c['infowindow'] = new google.maps.InfoWindow({content: $lf26b2fda361466d6032efe4a6673912c});var infowindow = new google.maps.InfoWindow({content: $lf26b2fda361466d6032efe4a6673912c});google.maps.event.addListener(m_f26b2fda361466d6032efe4a6673912c, 'click', function() {infowindow.open(map,m_f26b2fda361466d6032efe4a6673912c);});$marker.push(m_f26b2fda361466d6032efe4a6673912c);}});var g_5344237ad06253d47cee9a4c091aa663 = new google.maps.Geocoder();g_5344237ad06253d47cee9a4c091aa663.geocode( { 'address': "43 Cottage St, Bar Harbor, ME 04609, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bar-harbor-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bar-harbor-ME-camden-national-bank'), mapOptions);}document.getElementById('103356a9').innerHTML += ' | View Map';var $l5344237ad06253d47cee9a4c091aa663 = '

Camden National Bank

Address: 43 Cottage St, Bar Harbor, ME 04609, USA
Phone: (207) 288-2300
';var m_5344237ad06253d47cee9a4c091aa663 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_5344237ad06253d47cee9a4c091aa663['infowindow'] = new google.maps.InfoWindow({content: $l5344237ad06253d47cee9a4c091aa663});var infowindow = new google.maps.InfoWindow({content: $l5344237ad06253d47cee9a4c091aa663});google.maps.event.addListener(m_5344237ad06253d47cee9a4c091aa663, 'click', function() {infowindow.open(map,m_5344237ad06253d47cee9a4c091aa663);});$marker.push(m_5344237ad06253d47cee9a4c091aa663);}});}google.maps.event.addDomListener(window, 'load', initialize);