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(42.2879,-72.6616)};var g_af88d16112663ef32519c582073f44c4 = new google.maps.Geocoder();g_af88d16112663ef32519c582073f44c4.geocode( { 'address': "241 Northampton St, Easthampton, MA 01027, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('easthampton-MA-easthampton-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('easthampton-MA-easthampton-savings-bank'), mapOptions);}document.getElementById('232f867e').innerHTML += ' | View Map';var $laf88d16112663ef32519c582073f44c4 = '

Easthampton Savings Bank

Address: 241 Northampton St, Easthampton, MA 01027, USA
Phone: (855) 527-4111
';var m_af88d16112663ef32519c582073f44c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Easthampton Savings Bank',});m_af88d16112663ef32519c582073f44c4['infowindow'] = new google.maps.InfoWindow({content: $laf88d16112663ef32519c582073f44c4});var infowindow = new google.maps.InfoWindow({content: $laf88d16112663ef32519c582073f44c4});google.maps.event.addListener(m_af88d16112663ef32519c582073f44c4, 'click', function() {infowindow.open(map,m_af88d16112663ef32519c582073f44c4);});$marker.push(m_af88d16112663ef32519c582073f44c4);}});var g_60da181b3f2b058d572c945d5211049d = new google.maps.Geocoder();g_60da181b3f2b058d572c945d5211049d.geocode( { 'address': "36 Main St, Easthampton, MA 01027, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('easthampton-MA-easthampton-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('easthampton-MA-easthampton-savings-bank'), mapOptions);}document.getElementById('7608ad35').innerHTML += ' | View Map';var $l60da181b3f2b058d572c945d5211049d = '

Easthampton Savings Bank

Address: 36 Main St, Easthampton, MA 01027, USA
Phone: (855) 527-4111
';var m_60da181b3f2b058d572c945d5211049d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Easthampton Savings Bank',});m_60da181b3f2b058d572c945d5211049d['infowindow'] = new google.maps.InfoWindow({content: $l60da181b3f2b058d572c945d5211049d});var infowindow = new google.maps.InfoWindow({content: $l60da181b3f2b058d572c945d5211049d});google.maps.event.addListener(m_60da181b3f2b058d572c945d5211049d, 'click', function() {infowindow.open(map,m_60da181b3f2b058d572c945d5211049d);});$marker.push(m_60da181b3f2b058d572c945d5211049d);}});}google.maps.event.addDomListener(window, 'load', initialize);