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.3225,-69.8638)};var g_9782bb9642ce588f013e164b12f1208b = new google.maps.Geocoder();g_9782bb9642ce588f013e164b12f1208b.geocode( { 'address': "9 Pond Rd, Manchester, ME 04351, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('manchester-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('manchester-ME-camden-national-bank'), mapOptions);}document.getElementById('0f18af7d').innerHTML += ' | View Map';var $l9782bb9642ce588f013e164b12f1208b = '

Camden National Bank

Address: 9 Pond Rd, Manchester, ME 04351, USA
Phone: (207) 622-4293
';var m_9782bb9642ce588f013e164b12f1208b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_9782bb9642ce588f013e164b12f1208b['infowindow'] = new google.maps.InfoWindow({content: $l9782bb9642ce588f013e164b12f1208b});var infowindow = new google.maps.InfoWindow({content: $l9782bb9642ce588f013e164b12f1208b});google.maps.event.addListener(m_9782bb9642ce588f013e164b12f1208b, 'click', function() {infowindow.open(map,m_9782bb9642ce588f013e164b12f1208b);});$marker.push(m_9782bb9642ce588f013e164b12f1208b);}});var g_9678759061b1cca10f220cce43c96a1c = new google.maps.Geocoder();g_9678759061b1cca10f220cce43c96a1c.geocode( { 'address': "9 Pond Rd, Manchester, ME 04351, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('manchester-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('manchester-ME-camden-national-bank'), mapOptions);}document.getElementById('0f18af7d').innerHTML += ' | View Map';var $l9678759061b1cca10f220cce43c96a1c = '

Camden National Bank

Address: 9 Pond Rd, Manchester, ME 04351, USA
Phone: (207) 622-4293
';var m_9678759061b1cca10f220cce43c96a1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_9678759061b1cca10f220cce43c96a1c['infowindow'] = new google.maps.InfoWindow({content: $l9678759061b1cca10f220cce43c96a1c});var infowindow = new google.maps.InfoWindow({content: $l9678759061b1cca10f220cce43c96a1c});google.maps.event.addListener(m_9678759061b1cca10f220cce43c96a1c, 'click', function() {infowindow.open(map,m_9678759061b1cca10f220cce43c96a1c);});$marker.push(m_9678759061b1cca10f220cce43c96a1c);}});}google.maps.event.addDomListener(window, 'load', initialize);