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.9056,-69.9646)};var g_0b2197e2d0e22854d80d72d110c22e5f = new google.maps.Geocoder();g_0b2197e2d0e22854d80d72d110c22e5f.geocode( { 'address': "86 Maine St, Brunswick, ME 04011"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brunswick-ME-bath-savings-institution').style.display = '';map = new google.maps.Map(document.getElementById('brunswick-ME-bath-savings-institution'), mapOptions);}document.getElementById('386011d2').innerHTML += ' | View Map';var $l0b2197e2d0e22854d80d72d110c22e5f = '

Bath Savings Institution

Address: 86 Maine St, Brunswick, ME 04011
Phone: (207) 725-4230
';var m_0b2197e2d0e22854d80d72d110c22e5f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bath Savings Institution',});m_0b2197e2d0e22854d80d72d110c22e5f['infowindow'] = new google.maps.InfoWindow({content: $l0b2197e2d0e22854d80d72d110c22e5f});var infowindow = new google.maps.InfoWindow({content: $l0b2197e2d0e22854d80d72d110c22e5f});google.maps.event.addListener(m_0b2197e2d0e22854d80d72d110c22e5f, 'click', function() {infowindow.open(map,m_0b2197e2d0e22854d80d72d110c22e5f);});$marker.push(m_0b2197e2d0e22854d80d72d110c22e5f);}});var g_2d0d5300e570b2dfc06001b1d2b41447 = new google.maps.Geocoder();g_2d0d5300e570b2dfc06001b1d2b41447.geocode( { 'address': "3 Pleasant St, Brunswick, ME 04011"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brunswick-ME-bath-savings-institution').style.display = '';map = new google.maps.Map(document.getElementById('brunswick-ME-bath-savings-institution'), mapOptions);}document.getElementById('afa965ce').innerHTML += ' | View Map';var $l2d0d5300e570b2dfc06001b1d2b41447 = '

Bath Savings Institution

Address: 3 Pleasant St, Brunswick, ME 04011
Phone: (207) 729-8039
';var m_2d0d5300e570b2dfc06001b1d2b41447 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bath Savings Institution',});m_2d0d5300e570b2dfc06001b1d2b41447['infowindow'] = new google.maps.InfoWindow({content: $l2d0d5300e570b2dfc06001b1d2b41447});var infowindow = new google.maps.InfoWindow({content: $l2d0d5300e570b2dfc06001b1d2b41447});google.maps.event.addListener(m_2d0d5300e570b2dfc06001b1d2b41447, 'click', function() {infowindow.open(map,m_2d0d5300e570b2dfc06001b1d2b41447);});$marker.push(m_2d0d5300e570b2dfc06001b1d2b41447);}});}google.maps.event.addDomListener(window, 'load', initialize);