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.4246,-71.1862)};var g_26aba7f4780d4fbe4132e395c060f09c = new google.maps.Geocoder();g_26aba7f4780d4fbe4132e395c060f09c.geocode( { 'address': "1420 Massachusetts Ave, Arlington, MA 02476, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('arlington-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('arlington-MA-citizens-bank'), mapOptions);}document.getElementById('b497d233').innerHTML += ' | View Map';var $l26aba7f4780d4fbe4132e395c060f09c = '

Citizens Bank

Address: 1420 Massachusetts Ave, Arlington, MA 02476, USA
Phone: (617) 551-6151
';var m_26aba7f4780d4fbe4132e395c060f09c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_26aba7f4780d4fbe4132e395c060f09c['infowindow'] = new google.maps.InfoWindow({content: $l26aba7f4780d4fbe4132e395c060f09c});var infowindow = new google.maps.InfoWindow({content: $l26aba7f4780d4fbe4132e395c060f09c});google.maps.event.addListener(m_26aba7f4780d4fbe4132e395c060f09c, 'click', function() {infowindow.open(map,m_26aba7f4780d4fbe4132e395c060f09c);});$marker.push(m_26aba7f4780d4fbe4132e395c060f09c);}});var g_3ee9d1f4246d55e1bf4fcc23f7c5ac10 = new google.maps.Geocoder();g_3ee9d1f4246d55e1bf4fcc23f7c5ac10.geocode( { 'address': "699 Massachusetts Ave, Arlington, MA 02476, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('arlington-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('arlington-MA-citizens-bank'), mapOptions);}document.getElementById('e28cd74e').innerHTML += ' | View Map';var $l3ee9d1f4246d55e1bf4fcc23f7c5ac10 = '

Citizens Bank

Address: 699 Massachusetts Ave, Arlington, MA 02476, USA
Phone: (617) 551-6148
';var m_3ee9d1f4246d55e1bf4fcc23f7c5ac10 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_3ee9d1f4246d55e1bf4fcc23f7c5ac10['infowindow'] = new google.maps.InfoWindow({content: $l3ee9d1f4246d55e1bf4fcc23f7c5ac10});var infowindow = new google.maps.InfoWindow({content: $l3ee9d1f4246d55e1bf4fcc23f7c5ac10});google.maps.event.addListener(m_3ee9d1f4246d55e1bf4fcc23f7c5ac10, 'click', function() {infowindow.open(map,m_3ee9d1f4246d55e1bf4fcc23f7c5ac10);});$marker.push(m_3ee9d1f4246d55e1bf4fcc23f7c5ac10);}});}google.maps.event.addDomListener(window, 'load', initialize);