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.2947,-71.1305)};var g_1853dc38e802175399f208586902a104 = new google.maps.Geocoder();g_1853dc38e802175399f208586902a104.geocode( { 'address': "696 Center St, Jamaica Plain, MA 02130"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jamaica-plain-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('jamaica-plain-MA-citizens-bank'), mapOptions);}document.getElementById('b588161b').innerHTML += ' | View Map';var $l1853dc38e802175399f208586902a104 = '

Citizens Bank

Address: 696 Center St, Jamaica Plain, MA 02130
Phone: (617) 522-1611
';var m_1853dc38e802175399f208586902a104 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_1853dc38e802175399f208586902a104['infowindow'] = new google.maps.InfoWindow({content: $l1853dc38e802175399f208586902a104});var infowindow = new google.maps.InfoWindow({content: $l1853dc38e802175399f208586902a104});google.maps.event.addListener(m_1853dc38e802175399f208586902a104, 'click', function() {infowindow.open(map,m_1853dc38e802175399f208586902a104);});$marker.push(m_1853dc38e802175399f208586902a104);}});var g_6e616e79d491ba42638558caf0364003 = new google.maps.Geocoder();g_6e616e79d491ba42638558caf0364003.geocode( { 'address': "18 Marbury Ter, Jamaica Plain, MA 02130"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jamaica-plain-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('jamaica-plain-MA-citizens-bank'), mapOptions);}document.getElementById('99a980cb').innerHTML += ' | View Map';var $l6e616e79d491ba42638558caf0364003 = '

Citizens Bank

Address: 18 Marbury Ter, Jamaica Plain, MA 02130
Phone: (401) 456-7000
';var m_6e616e79d491ba42638558caf0364003 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_6e616e79d491ba42638558caf0364003['infowindow'] = new google.maps.InfoWindow({content: $l6e616e79d491ba42638558caf0364003});var infowindow = new google.maps.InfoWindow({content: $l6e616e79d491ba42638558caf0364003});google.maps.event.addListener(m_6e616e79d491ba42638558caf0364003, 'click', function() {infowindow.open(map,m_6e616e79d491ba42638558caf0364003);});$marker.push(m_6e616e79d491ba42638558caf0364003);}});}google.maps.event.addDomListener(window, 'load', initialize);