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.9165,-75.3326)};var g_5a3f14123cb2123e5a861d42dfa7e14c = new google.maps.Geocoder();g_5a3f14123cb2123e5a861d42dfa7e14c.geocode( { 'address': "334 Baltimore Pike, Springfield, PA 19064, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-PA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('springfield-PA-santander-bank-atm'), mapOptions);}document.getElementById('e3800862').innerHTML += ' | View Map';var $l5a3f14123cb2123e5a861d42dfa7e14c = '

Santander Bank ATM

Address: 334 Baltimore Pike, Springfield, PA 19064, USA
Phone: (877) 768-2265
';var m_5a3f14123cb2123e5a861d42dfa7e14c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_5a3f14123cb2123e5a861d42dfa7e14c['infowindow'] = new google.maps.InfoWindow({content: $l5a3f14123cb2123e5a861d42dfa7e14c});var infowindow = new google.maps.InfoWindow({content: $l5a3f14123cb2123e5a861d42dfa7e14c});google.maps.event.addListener(m_5a3f14123cb2123e5a861d42dfa7e14c, 'click', function() {infowindow.open(map,m_5a3f14123cb2123e5a861d42dfa7e14c);});$marker.push(m_5a3f14123cb2123e5a861d42dfa7e14c);}});var g_facab78f33d30ee6687e62bc731cb6dd = new google.maps.Geocoder();g_facab78f33d30ee6687e62bc731cb6dd.geocode( { 'address': "795 Baltimore Pike, Springfield, PA 19064, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-PA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('springfield-PA-santander-bank-atm'), mapOptions);}document.getElementById('cb5e749b').innerHTML += ' | View Map';var $lfacab78f33d30ee6687e62bc731cb6dd = '

Santander Bank ATM

Address: 795 Baltimore Pike, Springfield, PA 19064, USA
Phone: (877) 768-2265
';var m_facab78f33d30ee6687e62bc731cb6dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_facab78f33d30ee6687e62bc731cb6dd['infowindow'] = new google.maps.InfoWindow({content: $lfacab78f33d30ee6687e62bc731cb6dd});var infowindow = new google.maps.InfoWindow({content: $lfacab78f33d30ee6687e62bc731cb6dd});google.maps.event.addListener(m_facab78f33d30ee6687e62bc731cb6dd, 'click', function() {infowindow.open(map,m_facab78f33d30ee6687e62bc731cb6dd);});$marker.push(m_facab78f33d30ee6687e62bc731cb6dd);}});}google.maps.event.addDomListener(window, 'load', initialize);