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.0933,-71.4044)};var g_b6c3d305224ee5b2a4ffd3c826923ad4 = new google.maps.Geocoder();g_b6c3d305224ee5b2a4ffd3c826923ad4.geocode( { 'address': "293 E Central St, Franklin, MA 02038"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('franklin-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('franklin-MA-citizens-bank'), mapOptions);}document.getElementById('9294af73').innerHTML += ' | View Map';var $lb6c3d305224ee5b2a4ffd3c826923ad4 = '

Citizens Bank

Address: 293 E Central St, Franklin, MA 02038
Phone: (508) 553-3942
';var m_b6c3d305224ee5b2a4ffd3c826923ad4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_b6c3d305224ee5b2a4ffd3c826923ad4['infowindow'] = new google.maps.InfoWindow({content: $lb6c3d305224ee5b2a4ffd3c826923ad4});var infowindow = new google.maps.InfoWindow({content: $lb6c3d305224ee5b2a4ffd3c826923ad4});google.maps.event.addListener(m_b6c3d305224ee5b2a4ffd3c826923ad4, 'click', function() {infowindow.open(map,m_b6c3d305224ee5b2a4ffd3c826923ad4);});$marker.push(m_b6c3d305224ee5b2a4ffd3c826923ad4);}});var g_20e8acfed4914ca0e26dd360648a5daa = new google.maps.Geocoder();g_20e8acfed4914ca0e26dd360648a5daa.geocode( { 'address': "40 Franklin Village Dr, Franklin, MA 02038"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('franklin-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('franklin-MA-citizens-bank'), mapOptions);}document.getElementById('96f6d829').innerHTML += ' | View Map';var $l20e8acfed4914ca0e26dd360648a5daa = '

Citizens Bank

Address: 40 Franklin Village Dr, Franklin, MA 02038
Phone: (508) 553-0446
';var m_20e8acfed4914ca0e26dd360648a5daa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_20e8acfed4914ca0e26dd360648a5daa['infowindow'] = new google.maps.InfoWindow({content: $l20e8acfed4914ca0e26dd360648a5daa});var infowindow = new google.maps.InfoWindow({content: $l20e8acfed4914ca0e26dd360648a5daa});google.maps.event.addListener(m_20e8acfed4914ca0e26dd360648a5daa, 'click', function() {infowindow.open(map,m_20e8acfed4914ca0e26dd360648a5daa);});$marker.push(m_20e8acfed4914ca0e26dd360648a5daa);}});}google.maps.event.addDomListener(window, 'load', initialize);