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.1712,-72.4725)};var g_f39bd6151d360eb6be734461e33c9272 = new google.maps.Geocoder();g_f39bd6151d360eb6be734461e33c9272.geocode( { 'address': "341 West St, Ludlow, MA 01056"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ludlow-MA-chicopee-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('ludlow-MA-chicopee-savings-bank'), mapOptions);}document.getElementById('569345bf').innerHTML += ' | View Map';var $lf39bd6151d360eb6be734461e33c9272 = '

Chicopee Savings Bank

Address: 341 West St, Ludlow, MA 01056
Phone: (413) 547-6070
';var m_f39bd6151d360eb6be734461e33c9272 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chicopee Savings Bank',});m_f39bd6151d360eb6be734461e33c9272['infowindow'] = new google.maps.InfoWindow({content: $lf39bd6151d360eb6be734461e33c9272});var infowindow = new google.maps.InfoWindow({content: $lf39bd6151d360eb6be734461e33c9272});google.maps.event.addListener(m_f39bd6151d360eb6be734461e33c9272, 'click', function() {infowindow.open(map,m_f39bd6151d360eb6be734461e33c9272);});$marker.push(m_f39bd6151d360eb6be734461e33c9272);}});var g_5cf2f5d3d63d1754a18a1d2d4c7c88da = new google.maps.Geocoder();g_5cf2f5d3d63d1754a18a1d2d4c7c88da.geocode( { 'address': "477 Center St, Ludlow, MA 01056"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ludlow-MA-chicopee-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('ludlow-MA-chicopee-savings-bank'), mapOptions);}document.getElementById('d80ef371').innerHTML += ' | View Map';var $l5cf2f5d3d63d1754a18a1d2d4c7c88da = '

Chicopee Savings Bank

Address: 477 Center St, Ludlow, MA 01056
Phone: (413) 589-7602
';var m_5cf2f5d3d63d1754a18a1d2d4c7c88da = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chicopee Savings Bank',});m_5cf2f5d3d63d1754a18a1d2d4c7c88da['infowindow'] = new google.maps.InfoWindow({content: $l5cf2f5d3d63d1754a18a1d2d4c7c88da});var infowindow = new google.maps.InfoWindow({content: $l5cf2f5d3d63d1754a18a1d2d4c7c88da});google.maps.event.addListener(m_5cf2f5d3d63d1754a18a1d2d4c7c88da, 'click', function() {infowindow.open(map,m_5cf2f5d3d63d1754a18a1d2d4c7c88da);});$marker.push(m_5cf2f5d3d63d1754a18a1d2d4c7c88da);}});}google.maps.event.addDomListener(window, 'load', initialize);