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.4096,-73.2654)};var g_72333fe19662ec15f3bc56bb6ffa2e78 = new google.maps.Geocoder();g_72333fe19662ec15f3bc56bb6ffa2e78.geocode( { 'address': "600 Merrill Rd, Pittsfield, MA 01201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pittsfield-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('pittsfield-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('48c81908').innerHTML += ' | View Map';var $l72333fe19662ec15f3bc56bb6ffa2e78 = '

Citizens Bank Supermarket Branch

Address: 600 Merrill Rd, Pittsfield, MA 01201, USA
Phone: (413) 442-0136
';var m_72333fe19662ec15f3bc56bb6ffa2e78 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_72333fe19662ec15f3bc56bb6ffa2e78['infowindow'] = new google.maps.InfoWindow({content: $l72333fe19662ec15f3bc56bb6ffa2e78});var infowindow = new google.maps.InfoWindow({content: $l72333fe19662ec15f3bc56bb6ffa2e78});google.maps.event.addListener(m_72333fe19662ec15f3bc56bb6ffa2e78, 'click', function() {infowindow.open(map,m_72333fe19662ec15f3bc56bb6ffa2e78);});$marker.push(m_72333fe19662ec15f3bc56bb6ffa2e78);}});var g_8fb880ca904e260ac2e3123018749c78 = new google.maps.Geocoder();g_8fb880ca904e260ac2e3123018749c78.geocode( { 'address': "1 Dan Fox Dr, Pittsfield, MA 01201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pittsfield-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('pittsfield-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('f59548c0').innerHTML += ' | View Map';var $l8fb880ca904e260ac2e3123018749c78 = '

Citizens Bank Supermarket Branch

Address: 1 Dan Fox Dr, Pittsfield, MA 01201, USA
Phone: (413) 442-0848
';var m_8fb880ca904e260ac2e3123018749c78 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_8fb880ca904e260ac2e3123018749c78['infowindow'] = new google.maps.InfoWindow({content: $l8fb880ca904e260ac2e3123018749c78});var infowindow = new google.maps.InfoWindow({content: $l8fb880ca904e260ac2e3123018749c78});google.maps.event.addListener(m_8fb880ca904e260ac2e3123018749c78, 'click', function() {infowindow.open(map,m_8fb880ca904e260ac2e3123018749c78);});$marker.push(m_8fb880ca904e260ac2e3123018749c78);}});}google.maps.event.addDomListener(window, 'load', initialize);