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.1507,-71.7635)};var g_5a844ce8c6a016e575494ba877c69db1 = new google.maps.Geocoder();g_5a844ce8c6a016e575494ba877c69db1.geocode( { 'address': "3 Singletary Ave, Sutton, MA 01590, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sutton-MA-millbury-federal-credit-union-atm').style.display = '';map = new google.maps.Map(document.getElementById('sutton-MA-millbury-federal-credit-union-atm'), mapOptions);}document.getElementById('d4bc469c').innerHTML += ' | View Map';var $l5a844ce8c6a016e575494ba877c69db1 = '

Millbury Federal Credit Union ATM

Address: 3 Singletary Ave, Sutton, MA 01590, USA
Phone: (508) 865-7600
';var m_5a844ce8c6a016e575494ba877c69db1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Millbury Federal Credit Union ATM',});m_5a844ce8c6a016e575494ba877c69db1['infowindow'] = new google.maps.InfoWindow({content: $l5a844ce8c6a016e575494ba877c69db1});var infowindow = new google.maps.InfoWindow({content: $l5a844ce8c6a016e575494ba877c69db1});google.maps.event.addListener(m_5a844ce8c6a016e575494ba877c69db1, 'click', function() {infowindow.open(map,m_5a844ce8c6a016e575494ba877c69db1);});$marker.push(m_5a844ce8c6a016e575494ba877c69db1);}});var g_09ffac1a62f6d5b620ff2499465b65c6 = new google.maps.Geocoder();g_09ffac1a62f6d5b620ff2499465b65c6.geocode( { 'address': "3 Singletary Ave, Sutton, MA 01590, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sutton-MA-millbury-federal-credit-union-atm').style.display = '';map = new google.maps.Map(document.getElementById('sutton-MA-millbury-federal-credit-union-atm'), mapOptions);}document.getElementById('d4bc469c').innerHTML += ' | View Map';var $l09ffac1a62f6d5b620ff2499465b65c6 = '

Millbury Federal Credit Union ATM

Address: 3 Singletary Ave, Sutton, MA 01590, USA
Phone: (508) 865-7600
';var m_09ffac1a62f6d5b620ff2499465b65c6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Millbury Federal Credit Union ATM',});m_09ffac1a62f6d5b620ff2499465b65c6['infowindow'] = new google.maps.InfoWindow({content: $l09ffac1a62f6d5b620ff2499465b65c6});var infowindow = new google.maps.InfoWindow({content: $l09ffac1a62f6d5b620ff2499465b65c6});google.maps.event.addListener(m_09ffac1a62f6d5b620ff2499465b65c6, 'click', function() {infowindow.open(map,m_09ffac1a62f6d5b620ff2499465b65c6);});$marker.push(m_09ffac1a62f6d5b620ff2499465b65c6);}});}google.maps.event.addDomListener(window, 'load', initialize);