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.3812,-72.5184)};var g_c156cea027720c227089e679b3ae9d1b = new google.maps.Geocoder();g_c156cea027720c227089e679b3ae9d1b.geocode( { 'address': "253 Triangle St, Amherst, MA 01002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amherst-MA-northampton-cooperative-bank').style.display = '';map = new google.maps.Map(document.getElementById('amherst-MA-northampton-cooperative-bank'), mapOptions);}document.getElementById('604fac9b').innerHTML += ' | View Map';var $lc156cea027720c227089e679b3ae9d1b = '

Northampton Cooperative Bank

Address: 253 Triangle St, Amherst, MA 01002, USA
Phone: (413) 549-6622
';var m_c156cea027720c227089e679b3ae9d1b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northampton Cooperative Bank',});m_c156cea027720c227089e679b3ae9d1b['infowindow'] = new google.maps.InfoWindow({content: $lc156cea027720c227089e679b3ae9d1b});var infowindow = new google.maps.InfoWindow({content: $lc156cea027720c227089e679b3ae9d1b});google.maps.event.addListener(m_c156cea027720c227089e679b3ae9d1b, 'click', function() {infowindow.open(map,m_c156cea027720c227089e679b3ae9d1b);});$marker.push(m_c156cea027720c227089e679b3ae9d1b);}});var g_2fc06d277e31a5df872ac04eb7e75cd2 = new google.maps.Geocoder();g_2fc06d277e31a5df872ac04eb7e75cd2.geocode( { 'address': "390 College St, Amherst, MA 01002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amherst-MA-northampton-cooperative-bank').style.display = '';map = new google.maps.Map(document.getElementById('amherst-MA-northampton-cooperative-bank'), mapOptions);}document.getElementById('0e13bb07').innerHTML += ' | View Map';var $l2fc06d277e31a5df872ac04eb7e75cd2 = '

Northampton Cooperative Bank

Address: 390 College St, Amherst, MA 01002, USA
Phone: (413) 658-0073
';var m_2fc06d277e31a5df872ac04eb7e75cd2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northampton Cooperative Bank',});m_2fc06d277e31a5df872ac04eb7e75cd2['infowindow'] = new google.maps.InfoWindow({content: $l2fc06d277e31a5df872ac04eb7e75cd2});var infowindow = new google.maps.InfoWindow({content: $l2fc06d277e31a5df872ac04eb7e75cd2});google.maps.event.addListener(m_2fc06d277e31a5df872ac04eb7e75cd2, 'click', function() {infowindow.open(map,m_2fc06d277e31a5df872ac04eb7e75cd2);});$marker.push(m_2fc06d277e31a5df872ac04eb7e75cd2);}});}google.maps.event.addDomListener(window, 'load', initialize);