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.5073,-75.3867)};var g_22ccaf6d1a4335b05a8adc1d68d6e4b1 = new google.maps.Geocoder();g_22ccaf6d1a4335b05a8adc1d68d6e4b1.geocode( { 'address': "240 S 3rd St, Coopersburg, PA 18036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coopersburg-PA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('coopersburg-PA-santander-bank-atm'), mapOptions);}document.getElementById('8550fd7f').innerHTML += ' | View Map';var $l22ccaf6d1a4335b05a8adc1d68d6e4b1 = '

Santander Bank ATM

Address: 240 S 3rd St, Coopersburg, PA 18036, USA
Phone: (610) 282-3406
';var m_22ccaf6d1a4335b05a8adc1d68d6e4b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_22ccaf6d1a4335b05a8adc1d68d6e4b1['infowindow'] = new google.maps.InfoWindow({content: $l22ccaf6d1a4335b05a8adc1d68d6e4b1});var infowindow = new google.maps.InfoWindow({content: $l22ccaf6d1a4335b05a8adc1d68d6e4b1});google.maps.event.addListener(m_22ccaf6d1a4335b05a8adc1d68d6e4b1, 'click', function() {infowindow.open(map,m_22ccaf6d1a4335b05a8adc1d68d6e4b1);});$marker.push(m_22ccaf6d1a4335b05a8adc1d68d6e4b1);}});var g_7fe22c9dfe704ced5e59c13d92fd74a8 = new google.maps.Geocoder();g_7fe22c9dfe704ced5e59c13d92fd74a8.geocode( { 'address': "7001 N Hwy 309, Coopersburg, PA 18036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coopersburg-PA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('coopersburg-PA-santander-bank-atm'), mapOptions);}document.getElementById('918260e7').innerHTML += ' | View Map';var $l7fe22c9dfe704ced5e59c13d92fd74a8 = '

Santander Bank ATM

Address: 7001 N Hwy 309, Coopersburg, PA 18036, USA
Phone: (877) 768-2265
';var m_7fe22c9dfe704ced5e59c13d92fd74a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_7fe22c9dfe704ced5e59c13d92fd74a8['infowindow'] = new google.maps.InfoWindow({content: $l7fe22c9dfe704ced5e59c13d92fd74a8});var infowindow = new google.maps.InfoWindow({content: $l7fe22c9dfe704ced5e59c13d92fd74a8});google.maps.event.addListener(m_7fe22c9dfe704ced5e59c13d92fd74a8, 'click', function() {infowindow.open(map,m_7fe22c9dfe704ced5e59c13d92fd74a8);});$marker.push(m_7fe22c9dfe704ced5e59c13d92fd74a8);}});}google.maps.event.addDomListener(window, 'load', initialize);