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(41.0167,-76.8542)};var g_d0aa2c9e771dd4744faa997df0e8d669 = new google.maps.Geocoder();g_d0aa2c9e771dd4744faa997df0e8d669.geocode( { 'address': "55 Race St, Milton, PA 17847, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milton-PA-mt-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('milton-PA-mt-bank-atm'), mapOptions);}document.getElementById('619d83f4').innerHTML += ' | View Map';var $ld0aa2c9e771dd4744faa997df0e8d669 = '

M&T Bank ATM

Address: 55 Race St, Milton, PA 17847, USA
Phone: (800) 724-2440
';var m_d0aa2c9e771dd4744faa997df0e8d669 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank ATM',});m_d0aa2c9e771dd4744faa997df0e8d669['infowindow'] = new google.maps.InfoWindow({content: $ld0aa2c9e771dd4744faa997df0e8d669});var infowindow = new google.maps.InfoWindow({content: $ld0aa2c9e771dd4744faa997df0e8d669});google.maps.event.addListener(m_d0aa2c9e771dd4744faa997df0e8d669, 'click', function() {infowindow.open(map,m_d0aa2c9e771dd4744faa997df0e8d669);});$marker.push(m_d0aa2c9e771dd4744faa997df0e8d669);}});var g_6ac07858c628a5d762cd520a8e2ff694 = new google.maps.Geocoder();g_6ac07858c628a5d762cd520a8e2ff694.geocode( { 'address': "33 S Front St, Milton, PA 17847, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milton-PA-mt-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('milton-PA-mt-bank-atm'), mapOptions);}document.getElementById('4b0ed4e3').innerHTML += ' | View Map';var $l6ac07858c628a5d762cd520a8e2ff694 = '

M&T Bank ATM

Address: 33 S Front St, Milton, PA 17847, USA
Phone: (800) 724-2440
';var m_6ac07858c628a5d762cd520a8e2ff694 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank ATM',});m_6ac07858c628a5d762cd520a8e2ff694['infowindow'] = new google.maps.InfoWindow({content: $l6ac07858c628a5d762cd520a8e2ff694});var infowindow = new google.maps.InfoWindow({content: $l6ac07858c628a5d762cd520a8e2ff694});google.maps.event.addListener(m_6ac07858c628a5d762cd520a8e2ff694, 'click', function() {infowindow.open(map,m_6ac07858c628a5d762cd520a8e2ff694);});$marker.push(m_6ac07858c628a5d762cd520a8e2ff694);}});}google.maps.event.addDomListener(window, 'load', initialize);