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(40.6108,-75.3828)};var g_a02b64e3b99559f93257779a887d1a75 = new google.maps.Geocoder();g_a02b64e3b99559f93257779a887d1a75.geocode( { 'address': "305 W 4th St, Bethlehem, PA 18015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-santander-bank-atm'), mapOptions);}document.getElementById('b7ecb0d9').innerHTML += ' | View Map';var $la02b64e3b99559f93257779a887d1a75 = '

Santander Bank ATM

Address: 305 W 4th St, Bethlehem, PA 18015, USA
Phone: (877) 768-2265
';var m_a02b64e3b99559f93257779a887d1a75 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_a02b64e3b99559f93257779a887d1a75['infowindow'] = new google.maps.InfoWindow({content: $la02b64e3b99559f93257779a887d1a75});var infowindow = new google.maps.InfoWindow({content: $la02b64e3b99559f93257779a887d1a75});google.maps.event.addListener(m_a02b64e3b99559f93257779a887d1a75, 'click', function() {infowindow.open(map,m_a02b64e3b99559f93257779a887d1a75);});$marker.push(m_a02b64e3b99559f93257779a887d1a75);}});var g_ce79039ee0c9c756b2e006d3be169afc = new google.maps.Geocoder();g_ce79039ee0c9c756b2e006d3be169afc.geocode( { 'address': "6050 Sterner\'s Way, Bethlehem, PA 18017, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-santander-bank-atm'), mapOptions);}document.getElementById('f07c5085').innerHTML += ' | View Map';var $lce79039ee0c9c756b2e006d3be169afc = '

Santander Bank ATM

Address: 6050 Sterner\'s Way, Bethlehem, PA 18017, USA
Phone: (877) 768-2265
';var m_ce79039ee0c9c756b2e006d3be169afc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_ce79039ee0c9c756b2e006d3be169afc['infowindow'] = new google.maps.InfoWindow({content: $lce79039ee0c9c756b2e006d3be169afc});var infowindow = new google.maps.InfoWindow({content: $lce79039ee0c9c756b2e006d3be169afc});google.maps.event.addListener(m_ce79039ee0c9c756b2e006d3be169afc, 'click', function() {infowindow.open(map,m_ce79039ee0c9c756b2e006d3be169afc);});$marker.push(m_ce79039ee0c9c756b2e006d3be169afc);}});}google.maps.event.addDomListener(window, 'load', initialize);