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.8354,-71.6463)};var g_f4c373a8a670ff46865f0a18cd52cef4 = new google.maps.Geocoder();g_f4c373a8a670ff46865f0a18cd52cef4.geocode( { 'address': "142 Nashua St, Milford, NH 03055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-NH-citizens-bank-atm-in-cumberland-farms').style.display = '';map = new google.maps.Map(document.getElementById('milford-NH-citizens-bank-atm-in-cumberland-farms'), mapOptions);}document.getElementById('5d0e2cce').innerHTML += ' | View Map';var $lf4c373a8a670ff46865f0a18cd52cef4 = '

Citizens Bank ATM In Cumberland Farms

Address: 142 Nashua St, Milford, NH 03055, USA
Phone:
';var m_f4c373a8a670ff46865f0a18cd52cef4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank ATM In Cumberland Farms',});m_f4c373a8a670ff46865f0a18cd52cef4['infowindow'] = new google.maps.InfoWindow({content: $lf4c373a8a670ff46865f0a18cd52cef4});var infowindow = new google.maps.InfoWindow({content: $lf4c373a8a670ff46865f0a18cd52cef4});google.maps.event.addListener(m_f4c373a8a670ff46865f0a18cd52cef4, 'click', function() {infowindow.open(map,m_f4c373a8a670ff46865f0a18cd52cef4);});$marker.push(m_f4c373a8a670ff46865f0a18cd52cef4);}});}google.maps.event.addDomListener(window, 'load', initialize);