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(43.8616,-70.105)};var g_218dae727e9a618df9050c2e66415433 = new google.maps.Geocoder();g_218dae727e9a618df9050c2e66415433.geocode( { 'address': "Mallet Dr, Freeport, ME 04032, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('freeport-ME-atlantic-regional-fcu').style.display = '';map = new google.maps.Map(document.getElementById('freeport-ME-atlantic-regional-fcu'), mapOptions);}document.getElementById('c3449b5f').innerHTML += ' | View Map';var $l218dae727e9a618df9050c2e66415433 = '

Atlantic Regional FCU

Address: Mallet Dr, Freeport, ME 04032, USA
Phone:
';var m_218dae727e9a618df9050c2e66415433 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Atlantic Regional FCU',});m_218dae727e9a618df9050c2e66415433['infowindow'] = new google.maps.InfoWindow({content: $l218dae727e9a618df9050c2e66415433});var infowindow = new google.maps.InfoWindow({content: $l218dae727e9a618df9050c2e66415433});google.maps.event.addListener(m_218dae727e9a618df9050c2e66415433, 'click', function() {infowindow.open(map,m_218dae727e9a618df9050c2e66415433);});$marker.push(m_218dae727e9a618df9050c2e66415433);}});var g_403519355a01e82fa774a51b19b2a743 = new google.maps.Geocoder();g_403519355a01e82fa774a51b19b2a743.geocode( { 'address': "36 Mallet Dr, Freeport, ME 04032, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('freeport-ME-atlantic-regional-fcu').style.display = '';map = new google.maps.Map(document.getElementById('freeport-ME-atlantic-regional-fcu'), mapOptions);}document.getElementById('73771de0').innerHTML += ' | View Map';var $l403519355a01e82fa774a51b19b2a743 = '

Atlantic Regional FCU

Address: 36 Mallet Dr, Freeport, ME 04032, USA
Phone: (207) 865-2830
';var m_403519355a01e82fa774a51b19b2a743 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Atlantic Regional FCU',});m_403519355a01e82fa774a51b19b2a743['infowindow'] = new google.maps.InfoWindow({content: $l403519355a01e82fa774a51b19b2a743});var infowindow = new google.maps.InfoWindow({content: $l403519355a01e82fa774a51b19b2a743});google.maps.event.addListener(m_403519355a01e82fa774a51b19b2a743, 'click', function() {infowindow.open(map,m_403519355a01e82fa774a51b19b2a743);});$marker.push(m_403519355a01e82fa774a51b19b2a743);}});}google.maps.event.addDomListener(window, 'load', initialize);