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.7103,-71.164)};var g_f06e6286105961a312e5bd9b1b714a24 = new google.maps.Geocoder();g_f06e6286105961a312e5bd9b1b714a24.geocode( { 'address': "257 Essex St, Lawrence, MA 01840"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lawrence-MA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('lawrence-MA-bank-of-america'), mapOptions);}document.getElementById('44ce8941').innerHTML += ' | View Map';var $lf06e6286105961a312e5bd9b1b714a24 = '

Bank of America

Address: 257 Essex St, Lawrence, MA 01840
Phone: (978) 686-1160
';var m_f06e6286105961a312e5bd9b1b714a24 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_f06e6286105961a312e5bd9b1b714a24['infowindow'] = new google.maps.InfoWindow({content: $lf06e6286105961a312e5bd9b1b714a24});var infowindow = new google.maps.InfoWindow({content: $lf06e6286105961a312e5bd9b1b714a24});google.maps.event.addListener(m_f06e6286105961a312e5bd9b1b714a24, 'click', function() {infowindow.open(map,m_f06e6286105961a312e5bd9b1b714a24);});$marker.push(m_f06e6286105961a312e5bd9b1b714a24);}});var g_9404274ad7e1f860d8024845021b47d7 = new google.maps.Geocoder();g_9404274ad7e1f860d8024845021b47d7.geocode( { 'address': "67 Winthrop Ave, Lawrence, MA 01843"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lawrence-MA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('lawrence-MA-bank-of-america'), mapOptions);}document.getElementById('4d7da5d6').innerHTML += ' | View Map';var $l9404274ad7e1f860d8024845021b47d7 = '

Bank of America

Address: 67 Winthrop Ave, Lawrence, MA 01843
Phone: (978) 685-4411
';var m_9404274ad7e1f860d8024845021b47d7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_9404274ad7e1f860d8024845021b47d7['infowindow'] = new google.maps.InfoWindow({content: $l9404274ad7e1f860d8024845021b47d7});var infowindow = new google.maps.InfoWindow({content: $l9404274ad7e1f860d8024845021b47d7});google.maps.event.addListener(m_9404274ad7e1f860d8024845021b47d7, 'click', function() {infowindow.open(map,m_9404274ad7e1f860d8024845021b47d7);});$marker.push(m_9404274ad7e1f860d8024845021b47d7);}});}google.maps.event.addDomListener(window, 'load', initialize);