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(39.9629,-76.7275)};var g_646e058fac455de8d1e52c4c49baac06 = new google.maps.Geocoder();g_646e058fac455de8d1e52c4c49baac06.geocode( { 'address': "1 E Market St # 202, York, PA 17401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('york-PA-atm-susquehanna-bank').style.display = '';map = new google.maps.Map(document.getElementById('york-PA-atm-susquehanna-bank'), mapOptions);}document.getElementById('b1a6311a').innerHTML += ' | View Map';var $l646e058fac455de8d1e52c4c49baac06 = '

ATM (Susquehanna Bank)

Address: 1 E Market St # 202, York, PA 17401, USA
Phone:
';var m_646e058fac455de8d1e52c4c49baac06 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Susquehanna Bank)',});m_646e058fac455de8d1e52c4c49baac06['infowindow'] = new google.maps.InfoWindow({content: $l646e058fac455de8d1e52c4c49baac06});var infowindow = new google.maps.InfoWindow({content: $l646e058fac455de8d1e52c4c49baac06});google.maps.event.addListener(m_646e058fac455de8d1e52c4c49baac06, 'click', function() {infowindow.open(map,m_646e058fac455de8d1e52c4c49baac06);});$marker.push(m_646e058fac455de8d1e52c4c49baac06);}});var g_b7ead1d09ab4349af3d7158e3da29564 = new google.maps.Geocoder();g_b7ead1d09ab4349af3d7158e3da29564.geocode( { 'address': "1382 Seven Valleys Rd, York, PA 17408, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('york-PA-atm-susquehanna-bank').style.display = '';map = new google.maps.Map(document.getElementById('york-PA-atm-susquehanna-bank'), mapOptions);}document.getElementById('f32ab8bc').innerHTML += ' | View Map';var $lb7ead1d09ab4349af3d7158e3da29564 = '

ATM (Susquehanna Bank)

Address: 1382 Seven Valleys Rd, York, PA 17408, USA
Phone:
';var m_b7ead1d09ab4349af3d7158e3da29564 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Susquehanna Bank)',});m_b7ead1d09ab4349af3d7158e3da29564['infowindow'] = new google.maps.InfoWindow({content: $lb7ead1d09ab4349af3d7158e3da29564});var infowindow = new google.maps.InfoWindow({content: $lb7ead1d09ab4349af3d7158e3da29564});google.maps.event.addListener(m_b7ead1d09ab4349af3d7158e3da29564, 'click', function() {infowindow.open(map,m_b7ead1d09ab4349af3d7158e3da29564);});$marker.push(m_b7ead1d09ab4349af3d7158e3da29564);}});}google.maps.event.addDomListener(window, 'load', initialize);