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(45.182,-67.2841)};var g_4a59a8ea539613e156495fe26f8e64cd = new google.maps.Geocoder();g_4a59a8ea539613e156495fe26f8e64cd.geocode( { 'address': "254 North St, Calais, ME 04619, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calais-ME-down-east-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('calais-ME-down-east-credit-union'), mapOptions);}document.getElementById('5b422fe1').innerHTML += ' | View Map';var $l4a59a8ea539613e156495fe26f8e64cd = '

Down East Credit Union

Address: 254 North St, Calais, ME 04619, USA
Phone: (800) 427-1223
';var m_4a59a8ea539613e156495fe26f8e64cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Down East Credit Union',});m_4a59a8ea539613e156495fe26f8e64cd['infowindow'] = new google.maps.InfoWindow({content: $l4a59a8ea539613e156495fe26f8e64cd});var infowindow = new google.maps.InfoWindow({content: $l4a59a8ea539613e156495fe26f8e64cd});google.maps.event.addListener(m_4a59a8ea539613e156495fe26f8e64cd, 'click', function() {infowindow.open(map,m_4a59a8ea539613e156495fe26f8e64cd);});$marker.push(m_4a59a8ea539613e156495fe26f8e64cd);}});var g_b59362a85e1078197f5b82c0e96de5d8 = new google.maps.Geocoder();g_b59362a85e1078197f5b82c0e96de5d8.geocode( { 'address': "295 North St, Calais, ME 04619, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calais-ME-down-east-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('calais-ME-down-east-credit-union'), mapOptions);}document.getElementById('2d2f8cdd').innerHTML += ' | View Map';var $lb59362a85e1078197f5b82c0e96de5d8 = '

Down East Credit Union

Address: 295 North St, Calais, ME 04619, USA
Phone: (207) 454-8940
';var m_b59362a85e1078197f5b82c0e96de5d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Down East Credit Union',});m_b59362a85e1078197f5b82c0e96de5d8['infowindow'] = new google.maps.InfoWindow({content: $lb59362a85e1078197f5b82c0e96de5d8});var infowindow = new google.maps.InfoWindow({content: $lb59362a85e1078197f5b82c0e96de5d8});google.maps.event.addListener(m_b59362a85e1078197f5b82c0e96de5d8, 'click', function() {infowindow.open(map,m_b59362a85e1078197f5b82c0e96de5d8);});$marker.push(m_b59362a85e1078197f5b82c0e96de5d8);}});}google.maps.event.addDomListener(window, 'load', initialize);