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.6451,-75.3441)};var g_1d69ee3900d13553149daf9b0f70df29 = new google.maps.Geocoder();g_1d69ee3900d13553149daf9b0f70df29.geocode( { 'address': "2712 Easton Ave, Bethlehem, PA 18017, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-atm-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-atm-td-bank'), mapOptions);}document.getElementById('a3f29f3d').innerHTML += ' | View Map';var $l1d69ee3900d13553149daf9b0f70df29 = '

ATM (TD Bank)

Address: 2712 Easton Ave, Bethlehem, PA 18017, USA
Phone:
';var m_1d69ee3900d13553149daf9b0f70df29 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (TD Bank)',});m_1d69ee3900d13553149daf9b0f70df29['infowindow'] = new google.maps.InfoWindow({content: $l1d69ee3900d13553149daf9b0f70df29});var infowindow = new google.maps.InfoWindow({content: $l1d69ee3900d13553149daf9b0f70df29});google.maps.event.addListener(m_1d69ee3900d13553149daf9b0f70df29, 'click', function() {infowindow.open(map,m_1d69ee3900d13553149daf9b0f70df29);});$marker.push(m_1d69ee3900d13553149daf9b0f70df29);}});var g_8d5b5aecc0b50197ca98d271d914a9bb = new google.maps.Geocoder();g_8d5b5aecc0b50197ca98d271d914a9bb.geocode( { 'address': "520 Wyandotte St, Bethlehem, PA 18015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-atm-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-atm-td-bank'), mapOptions);}document.getElementById('a17bd4ee').innerHTML += ' | View Map';var $l8d5b5aecc0b50197ca98d271d914a9bb = '

ATM (TD Bank)

Address: 520 Wyandotte St, Bethlehem, PA 18015, USA
Phone:
';var m_8d5b5aecc0b50197ca98d271d914a9bb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (TD Bank)',});m_8d5b5aecc0b50197ca98d271d914a9bb['infowindow'] = new google.maps.InfoWindow({content: $l8d5b5aecc0b50197ca98d271d914a9bb});var infowindow = new google.maps.InfoWindow({content: $l8d5b5aecc0b50197ca98d271d914a9bb});google.maps.event.addListener(m_8d5b5aecc0b50197ca98d271d914a9bb, 'click', function() {infowindow.open(map,m_8d5b5aecc0b50197ca98d271d914a9bb);});$marker.push(m_8d5b5aecc0b50197ca98d271d914a9bb);}});}google.maps.event.addDomListener(window, 'load', initialize);