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.3508,-71.1184)};var g_09cbc3f855c918c3418d8f19b07f0479 = new google.maps.Geocoder();g_09cbc3f855c918c3418d8f19b07f0479.geocode( { 'address': "35 Washington St, Brighton, MA 02135"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brighton-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('brighton-MA-citizens-bank'), mapOptions);}document.getElementById('5163aaea').innerHTML += ' | View Map';var $l09cbc3f855c918c3418d8f19b07f0479 = '

Citizens Bank

Address: 35 Washington St, Brighton, MA 02135
Phone: (617) 278-5800
';var m_09cbc3f855c918c3418d8f19b07f0479 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_09cbc3f855c918c3418d8f19b07f0479['infowindow'] = new google.maps.InfoWindow({content: $l09cbc3f855c918c3418d8f19b07f0479});var infowindow = new google.maps.InfoWindow({content: $l09cbc3f855c918c3418d8f19b07f0479});google.maps.event.addListener(m_09cbc3f855c918c3418d8f19b07f0479, 'click', function() {infowindow.open(map,m_09cbc3f855c918c3418d8f19b07f0479);});$marker.push(m_09cbc3f855c918c3418d8f19b07f0479);}});var g_8418f527f0422ad4d19e92ca211a0b30 = new google.maps.Geocoder();g_8418f527f0422ad4d19e92ca211a0b30.geocode( { 'address': "414 Washington St, Brighton, MA 02135"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brighton-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('brighton-MA-citizens-bank'), mapOptions);}document.getElementById('30543690').innerHTML += ' | View Map';var $l8418f527f0422ad4d19e92ca211a0b30 = '

Citizens Bank

Address: 414 Washington St, Brighton, MA 02135
Phone: (617) 782-4820
';var m_8418f527f0422ad4d19e92ca211a0b30 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_8418f527f0422ad4d19e92ca211a0b30['infowindow'] = new google.maps.InfoWindow({content: $l8418f527f0422ad4d19e92ca211a0b30});var infowindow = new google.maps.InfoWindow({content: $l8418f527f0422ad4d19e92ca211a0b30});google.maps.event.addListener(m_8418f527f0422ad4d19e92ca211a0b30, 'click', function() {infowindow.open(map,m_8418f527f0422ad4d19e92ca211a0b30);});$marker.push(m_8418f527f0422ad4d19e92ca211a0b30);}});}google.maps.event.addDomListener(window, 'load', initialize);