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.9646,-70.6425)};var g_2ac5f9cb8a8e89382c2fc21937c21ae6 = new google.maps.Geocoder();g_2ac5f9cb8a8e89382c2fc21937c21ae6.geocode( { 'address': "2484 Main St, Rangeley, ME 04970, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rangeley-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('rangeley-ME-camden-national-bank'), mapOptions);}document.getElementById('58cf645d').innerHTML += ' | View Map';var $l2ac5f9cb8a8e89382c2fc21937c21ae6 = '

Camden National Bank

Address: 2484 Main St, Rangeley, ME 04970, USA
Phone: (207) 864-3321
';var m_2ac5f9cb8a8e89382c2fc21937c21ae6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_2ac5f9cb8a8e89382c2fc21937c21ae6['infowindow'] = new google.maps.InfoWindow({content: $l2ac5f9cb8a8e89382c2fc21937c21ae6});var infowindow = new google.maps.InfoWindow({content: $l2ac5f9cb8a8e89382c2fc21937c21ae6});google.maps.event.addListener(m_2ac5f9cb8a8e89382c2fc21937c21ae6, 'click', function() {infowindow.open(map,m_2ac5f9cb8a8e89382c2fc21937c21ae6);});$marker.push(m_2ac5f9cb8a8e89382c2fc21937c21ae6);}});var g_9d804a67c65bd5dddaa6ab94d895abc5 = new google.maps.Geocoder();g_9d804a67c65bd5dddaa6ab94d895abc5.geocode( { 'address': "Main St, Rangeley, ME 04970, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rangeley-ME-camden-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('rangeley-ME-camden-national-bank'), mapOptions);}document.getElementById('7d7dd900').innerHTML += ' | View Map';var $l9d804a67c65bd5dddaa6ab94d895abc5 = '

Camden National Bank

Address: Main St, Rangeley, ME 04970, USA
Phone: (207) 864-3321
';var m_9d804a67c65bd5dddaa6ab94d895abc5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden National Bank',});m_9d804a67c65bd5dddaa6ab94d895abc5['infowindow'] = new google.maps.InfoWindow({content: $l9d804a67c65bd5dddaa6ab94d895abc5});var infowindow = new google.maps.InfoWindow({content: $l9d804a67c65bd5dddaa6ab94d895abc5});google.maps.event.addListener(m_9d804a67c65bd5dddaa6ab94d895abc5, 'click', function() {infowindow.open(map,m_9d804a67c65bd5dddaa6ab94d895abc5);});$marker.push(m_9d804a67c65bd5dddaa6ab94d895abc5);}});}google.maps.event.addDomListener(window, 'load', initialize);