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.655,-71.3069)};var g_f52f15018a1338b5dd265aa76ddaf516 = new google.maps.Geocoder();g_f52f15018a1338b5dd265aa76ddaf516.geocode( { 'address': "724 Chelmsford St, STE 6, Lowell, MA 01851"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lowell-MA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('lowell-MA-bank-of-america'), mapOptions);}document.getElementById('2657d919').innerHTML += ' | View Map';var $lf52f15018a1338b5dd265aa76ddaf516 = '

Bank of America

Address: 724 Chelmsford St, STE 6, Lowell, MA 01851
Phone: (978) 275-9548
';var m_f52f15018a1338b5dd265aa76ddaf516 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_f52f15018a1338b5dd265aa76ddaf516['infowindow'] = new google.maps.InfoWindow({content: $lf52f15018a1338b5dd265aa76ddaf516});var infowindow = new google.maps.InfoWindow({content: $lf52f15018a1338b5dd265aa76ddaf516});google.maps.event.addListener(m_f52f15018a1338b5dd265aa76ddaf516, 'click', function() {infowindow.open(map,m_f52f15018a1338b5dd265aa76ddaf516);});$marker.push(m_f52f15018a1338b5dd265aa76ddaf516);}});var g_e10747f816f2eb4d277c631ed499a0d5 = new google.maps.Geocoder();g_e10747f816f2eb4d277c631ed499a0d5.geocode( { 'address': "501 Bridge St, Lowell, MA 01850"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lowell-MA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('lowell-MA-bank-of-america'), mapOptions);}document.getElementById('6a648066').innerHTML += ' | View Map';var $le10747f816f2eb4d277c631ed499a0d5 = '

Bank of America

Address: 501 Bridge St, Lowell, MA 01850
Phone: (978) 458-1472
';var m_e10747f816f2eb4d277c631ed499a0d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_e10747f816f2eb4d277c631ed499a0d5['infowindow'] = new google.maps.InfoWindow({content: $le10747f816f2eb4d277c631ed499a0d5});var infowindow = new google.maps.InfoWindow({content: $le10747f816f2eb4d277c631ed499a0d5});google.maps.event.addListener(m_e10747f816f2eb4d277c631ed499a0d5, 'click', function() {infowindow.open(map,m_e10747f816f2eb4d277c631ed499a0d5);});$marker.push(m_e10747f816f2eb4d277c631ed499a0d5);}});}google.maps.event.addDomListener(window, 'load', initialize);