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.1498,-71.5224)};var g_77b62f364b854f303f13fd226b893115 = new google.maps.Geocoder();g_77b62f364b854f303f13fd226b893115.geocode( { 'address': "146 S Main St, Milford, MA 01757"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-MA-milford-national-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('milford-MA-milford-national-bank-and-trust-company'), mapOptions);}document.getElementById('0b0dcd17').innerHTML += ' | View Map';var $l77b62f364b854f303f13fd226b893115 = '

Milford National Bank and Trust Company

Address: 146 S Main St, Milford, MA 01757
Phone: (508) 634-4110
';var m_77b62f364b854f303f13fd226b893115 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Milford National Bank and Trust Company',});m_77b62f364b854f303f13fd226b893115['infowindow'] = new google.maps.InfoWindow({content: $l77b62f364b854f303f13fd226b893115});var infowindow = new google.maps.InfoWindow({content: $l77b62f364b854f303f13fd226b893115});google.maps.event.addListener(m_77b62f364b854f303f13fd226b893115, 'click', function() {infowindow.open(map,m_77b62f364b854f303f13fd226b893115);});$marker.push(m_77b62f364b854f303f13fd226b893115);}});var g_345ecb33bffe4d74f7538ffb634dc5e8 = new google.maps.Geocoder();g_345ecb33bffe4d74f7538ffb634dc5e8.geocode( { 'address': "300 E Main St, Milford, MA 01757"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-MA-milford-national-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('milford-MA-milford-national-bank-and-trust-company'), mapOptions);}document.getElementById('ed14ad7e').innerHTML += ' | View Map';var $l345ecb33bffe4d74f7538ffb634dc5e8 = '

Milford National Bank and Trust Company

Address: 300 E Main St, Milford, MA 01757
Phone: (508) 634-4100
';var m_345ecb33bffe4d74f7538ffb634dc5e8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Milford National Bank and Trust Company',});m_345ecb33bffe4d74f7538ffb634dc5e8['infowindow'] = new google.maps.InfoWindow({content: $l345ecb33bffe4d74f7538ffb634dc5e8});var infowindow = new google.maps.InfoWindow({content: $l345ecb33bffe4d74f7538ffb634dc5e8});google.maps.event.addListener(m_345ecb33bffe4d74f7538ffb634dc5e8, 'click', function() {infowindow.open(map,m_345ecb33bffe4d74f7538ffb634dc5e8);});$marker.push(m_345ecb33bffe4d74f7538ffb634dc5e8);}});}google.maps.event.addDomListener(window, 'load', initialize);