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.5702,-71.1111)};var g_b20ec3227487235bbe4117ced1337719 = new google.maps.Geocoder();g_b20ec3227487235bbe4117ced1337719.geocode( { 'address': "72 Main St, North Reading, MA 01864, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-reading-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-reading-MA-citizens-bank'), mapOptions);}document.getElementById('cb4f2f44').innerHTML += ' | View Map';var $lb20ec3227487235bbe4117ced1337719 = '

Citizens Bank

Address: 72 Main St, North Reading, MA 01864, USA
Phone: (978) 276-1262
';var m_b20ec3227487235bbe4117ced1337719 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_b20ec3227487235bbe4117ced1337719['infowindow'] = new google.maps.InfoWindow({content: $lb20ec3227487235bbe4117ced1337719});var infowindow = new google.maps.InfoWindow({content: $lb20ec3227487235bbe4117ced1337719});google.maps.event.addListener(m_b20ec3227487235bbe4117ced1337719, 'click', function() {infowindow.open(map,m_b20ec3227487235bbe4117ced1337719);});$marker.push(m_b20ec3227487235bbe4117ced1337719);}});var g_8d65c6715c690c06859128920715b807 = new google.maps.Geocoder();g_8d65c6715c690c06859128920715b807.geocode( { 'address': "265 Main St, North Reading, MA 01864, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-reading-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-reading-MA-citizens-bank'), mapOptions);}document.getElementById('8b8f33d6').innerHTML += ' | View Map';var $l8d65c6715c690c06859128920715b807 = '

Citizens Bank

Address: 265 Main St, North Reading, MA 01864, USA
Phone: (978) 664-0327
';var m_8d65c6715c690c06859128920715b807 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_8d65c6715c690c06859128920715b807['infowindow'] = new google.maps.InfoWindow({content: $l8d65c6715c690c06859128920715b807});var infowindow = new google.maps.InfoWindow({content: $l8d65c6715c690c06859128920715b807});google.maps.event.addListener(m_8d65c6715c690c06859128920715b807, 'click', function() {infowindow.open(map,m_8d65c6715c690c06859128920715b807);});$marker.push(m_8d65c6715c690c06859128920715b807);}});}google.maps.event.addDomListener(window, 'load', initialize);