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.6587,-70.2564)};var g_60305a101fd6c5f267d876ef10851b0c = new google.maps.Geocoder();g_60305a101fd6c5f267d876ef10851b0c.geocode( { 'address': "120 Exchange St, Portland, ME 04101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-ME-norway-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-ME-norway-savings-bank'), mapOptions);}document.getElementById('54b2957c').innerHTML += ' | View Map';var $l60305a101fd6c5f267d876ef10851b0c = '

Norway Savings Bank

Address: 120 Exchange St, Portland, ME 04101, USA
Phone: (207) 879-4307
';var m_60305a101fd6c5f267d876ef10851b0c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Norway Savings Bank',});m_60305a101fd6c5f267d876ef10851b0c['infowindow'] = new google.maps.InfoWindow({content: $l60305a101fd6c5f267d876ef10851b0c});var infowindow = new google.maps.InfoWindow({content: $l60305a101fd6c5f267d876ef10851b0c});google.maps.event.addListener(m_60305a101fd6c5f267d876ef10851b0c, 'click', function() {infowindow.open(map,m_60305a101fd6c5f267d876ef10851b0c);});$marker.push(m_60305a101fd6c5f267d876ef10851b0c);}});var g_8bba34706dc54b6ccd6f5f6b3c5992fa = new google.maps.Geocoder();g_8bba34706dc54b6ccd6f5f6b3c5992fa.geocode( { 'address': "446 Forest Ave, Portland, ME 04101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-ME-norway-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-ME-norway-savings-bank'), mapOptions);}document.getElementById('78025644').innerHTML += ' | View Map';var $l8bba34706dc54b6ccd6f5f6b3c5992fa = '

Norway Savings Bank

Address: 446 Forest Ave, Portland, ME 04101, USA
Phone: (207) 772-0017
';var m_8bba34706dc54b6ccd6f5f6b3c5992fa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Norway Savings Bank',});m_8bba34706dc54b6ccd6f5f6b3c5992fa['infowindow'] = new google.maps.InfoWindow({content: $l8bba34706dc54b6ccd6f5f6b3c5992fa});var infowindow = new google.maps.InfoWindow({content: $l8bba34706dc54b6ccd6f5f6b3c5992fa});google.maps.event.addListener(m_8bba34706dc54b6ccd6f5f6b3c5992fa, 'click', function() {infowindow.open(map,m_8bba34706dc54b6ccd6f5f6b3c5992fa);});$marker.push(m_8bba34706dc54b6ccd6f5f6b3c5992fa);}});}google.maps.event.addDomListener(window, 'load', initialize);