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.3722,-72.5001)};var g_28dc0ef2b70634d0a45511fff4f68db7 = new google.maps.Geocoder();g_28dc0ef2b70634d0a45511fff4f68db7.geocode( { 'address': "35 Belchertown Rd, Amherst, MA 01002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amherst-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('amherst-MA-citizens-bank'), mapOptions);}document.getElementById('1545e5fc').innerHTML += ' | View Map';var $l28dc0ef2b70634d0a45511fff4f68db7 = '

Citizens Bank

Address: 35 Belchertown Rd, Amherst, MA 01002, USA
Phone:
';var m_28dc0ef2b70634d0a45511fff4f68db7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_28dc0ef2b70634d0a45511fff4f68db7['infowindow'] = new google.maps.InfoWindow({content: $l28dc0ef2b70634d0a45511fff4f68db7});var infowindow = new google.maps.InfoWindow({content: $l28dc0ef2b70634d0a45511fff4f68db7});google.maps.event.addListener(m_28dc0ef2b70634d0a45511fff4f68db7, 'click', function() {infowindow.open(map,m_28dc0ef2b70634d0a45511fff4f68db7);});$marker.push(m_28dc0ef2b70634d0a45511fff4f68db7);}});var g_774890b4268711b2704b75f0547a1ce8 = new google.maps.Geocoder();g_774890b4268711b2704b75f0547a1ce8.geocode( { 'address': "19 Montague St, North Amherst, MA 01059, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amherst-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('amherst-MA-citizens-bank'), mapOptions);}document.getElementById('f96daa43').innerHTML += ' | View Map';var $l774890b4268711b2704b75f0547a1ce8 = '

Citizens Bank

Address: 19 Montague St, North Amherst, MA 01059, USA
Phone:
';var m_774890b4268711b2704b75f0547a1ce8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_774890b4268711b2704b75f0547a1ce8['infowindow'] = new google.maps.InfoWindow({content: $l774890b4268711b2704b75f0547a1ce8});var infowindow = new google.maps.InfoWindow({content: $l774890b4268711b2704b75f0547a1ce8});google.maps.event.addListener(m_774890b4268711b2704b75f0547a1ce8, 'click', function() {infowindow.open(map,m_774890b4268711b2704b75f0547a1ce8);});$marker.push(m_774890b4268711b2704b75f0547a1ce8);}});}google.maps.event.addDomListener(window, 'load', initialize);