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.1585,-71.113)};var g_b1b3cc561955829adb6f980b2c3eb885 = new google.maps.Geocoder();g_b1b3cc561955829adb6f980b2c3eb885.geocode( { 'address': "30 Dan Rd, Canton, MA 02021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('canton-MA-citizens-bank'), mapOptions);}document.getElementById('9b92ba3c').innerHTML += ' | View Map';var $lb1b3cc561955829adb6f980b2c3eb885 = '

Citizens Bank

Address: 30 Dan Rd, Canton, MA 02021, USA
Phone:
';var m_b1b3cc561955829adb6f980b2c3eb885 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_b1b3cc561955829adb6f980b2c3eb885['infowindow'] = new google.maps.InfoWindow({content: $lb1b3cc561955829adb6f980b2c3eb885});var infowindow = new google.maps.InfoWindow({content: $lb1b3cc561955829adb6f980b2c3eb885});google.maps.event.addListener(m_b1b3cc561955829adb6f980b2c3eb885, 'click', function() {infowindow.open(map,m_b1b3cc561955829adb6f980b2c3eb885);});$marker.push(m_b1b3cc561955829adb6f980b2c3eb885);}});var g_282b06d0caa16b5180be80a95d0fbbc4 = new google.maps.Geocoder();g_282b06d0caa16b5180be80a95d0fbbc4.geocode( { 'address': "701 Neponset St, Canton, MA 02021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('canton-MA-citizens-bank'), mapOptions);}document.getElementById('f9cd7c5e').innerHTML += ' | View Map';var $l282b06d0caa16b5180be80a95d0fbbc4 = '

Citizens Bank

Address: 701 Neponset St, Canton, MA 02021, USA
Phone:
';var m_282b06d0caa16b5180be80a95d0fbbc4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_282b06d0caa16b5180be80a95d0fbbc4['infowindow'] = new google.maps.InfoWindow({content: $l282b06d0caa16b5180be80a95d0fbbc4});var infowindow = new google.maps.InfoWindow({content: $l282b06d0caa16b5180be80a95d0fbbc4});google.maps.event.addListener(m_282b06d0caa16b5180be80a95d0fbbc4, 'click', function() {infowindow.open(map,m_282b06d0caa16b5180be80a95d0fbbc4);});$marker.push(m_282b06d0caa16b5180be80a95d0fbbc4);}});}google.maps.event.addDomListener(window, 'load', initialize);