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.6285,-70.6862)};var g_9fa430581578ef37f0d1bff834d8502d = new google.maps.Geocoder();g_9fa430581578ef37f0d1bff834d8502d.geocode( { 'address': "6 Thatcher Rd, Gloucester, MA 01930"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gloucester-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('gloucester-MA-citizens-bank'), mapOptions);}document.getElementById('995dba21').innerHTML += ' | View Map';var $l9fa430581578ef37f0d1bff834d8502d = '

Citizens Bank

Address: 6 Thatcher Rd, Gloucester, MA 01930
Phone: (978) 281-7410
';var m_9fa430581578ef37f0d1bff834d8502d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_9fa430581578ef37f0d1bff834d8502d['infowindow'] = new google.maps.InfoWindow({content: $l9fa430581578ef37f0d1bff834d8502d});var infowindow = new google.maps.InfoWindow({content: $l9fa430581578ef37f0d1bff834d8502d});google.maps.event.addListener(m_9fa430581578ef37f0d1bff834d8502d, 'click', function() {infowindow.open(map,m_9fa430581578ef37f0d1bff834d8502d);});$marker.push(m_9fa430581578ef37f0d1bff834d8502d);}});var g_86e4ff8cc268ab36c7e3c5c53d2293a4 = new google.maps.Geocoder();g_86e4ff8cc268ab36c7e3c5c53d2293a4.geocode( { 'address': "147 Main St, Gloucester, MA 01930"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gloucester-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('gloucester-MA-citizens-bank'), mapOptions);}document.getElementById('7f2eb60b').innerHTML += ' | View Map';var $l86e4ff8cc268ab36c7e3c5c53d2293a4 = '

Citizens Bank

Address: 147 Main St, Gloucester, MA 01930
Phone: (978) 283-0610
';var m_86e4ff8cc268ab36c7e3c5c53d2293a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_86e4ff8cc268ab36c7e3c5c53d2293a4['infowindow'] = new google.maps.InfoWindow({content: $l86e4ff8cc268ab36c7e3c5c53d2293a4});var infowindow = new google.maps.InfoWindow({content: $l86e4ff8cc268ab36c7e3c5c53d2293a4});google.maps.event.addListener(m_86e4ff8cc268ab36c7e3c5c53d2293a4, 'click', function() {infowindow.open(map,m_86e4ff8cc268ab36c7e3c5c53d2293a4);});$marker.push(m_86e4ff8cc268ab36c7e3c5c53d2293a4);}});}google.maps.event.addDomListener(window, 'load', initialize);