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.3114,-75.3548)};var g_67b1c4d6876a12e265e965c1451a7f36 = new google.maps.Geocoder();g_67b1c4d6876a12e265e965c1451a7f36.geocode( { 'address': "409 Harleysville Pike, Souderton, PA 18964, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('souderton-PA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('souderton-PA-santander-bank-atm'), mapOptions);}document.getElementById('82977171').innerHTML += ' | View Map';var $l67b1c4d6876a12e265e965c1451a7f36 = '

Santander Bank ATM

Address: 409 Harleysville Pike, Souderton, PA 18964, USA
Phone: (877) 768-2265
';var m_67b1c4d6876a12e265e965c1451a7f36 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_67b1c4d6876a12e265e965c1451a7f36['infowindow'] = new google.maps.InfoWindow({content: $l67b1c4d6876a12e265e965c1451a7f36});var infowindow = new google.maps.InfoWindow({content: $l67b1c4d6876a12e265e965c1451a7f36});google.maps.event.addListener(m_67b1c4d6876a12e265e965c1451a7f36, 'click', function() {infowindow.open(map,m_67b1c4d6876a12e265e965c1451a7f36);});$marker.push(m_67b1c4d6876a12e265e965c1451a7f36);}});var g_2ae2d6b7749c58268c93c25a0cf325c0 = new google.maps.Geocoder();g_2ae2d6b7749c58268c93c25a0cf325c0.geocode( { 'address': "700 PA-113, Souderton, PA 18964, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('souderton-PA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('souderton-PA-santander-bank-atm'), mapOptions);}document.getElementById('1412bcbe').innerHTML += ' | View Map';var $l2ae2d6b7749c58268c93c25a0cf325c0 = '

Santander Bank ATM

Address: 700 PA-113, Souderton, PA 18964, USA
Phone: (877) 768-2265
';var m_2ae2d6b7749c58268c93c25a0cf325c0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_2ae2d6b7749c58268c93c25a0cf325c0['infowindow'] = new google.maps.InfoWindow({content: $l2ae2d6b7749c58268c93c25a0cf325c0});var infowindow = new google.maps.InfoWindow({content: $l2ae2d6b7749c58268c93c25a0cf325c0});google.maps.event.addListener(m_2ae2d6b7749c58268c93c25a0cf325c0, 'click', function() {infowindow.open(map,m_2ae2d6b7749c58268c93c25a0cf325c0);});$marker.push(m_2ae2d6b7749c58268c93c25a0cf325c0);}});}google.maps.event.addDomListener(window, 'load', initialize);