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.6895,-75.2092)};var g_e6c37ddc4d2b9dabcb1c1942ae9f4519 = new google.maps.Geocoder();g_e6c37ddc4d2b9dabcb1c1942ae9f4519.geocode( { 'address': "101 S 3rd St, Easton, PA 18042, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('easton-PA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('easton-PA-bbt-atm'), mapOptions);}document.getElementById('58479a12').innerHTML += ' | View Map';var $le6c37ddc4d2b9dabcb1c1942ae9f4519 = '

BB&T ATM

Address: 101 S 3rd St, Easton, PA 18042, USA
Phone: (800) 226-5228
';var m_e6c37ddc4d2b9dabcb1c1942ae9f4519 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_e6c37ddc4d2b9dabcb1c1942ae9f4519['infowindow'] = new google.maps.InfoWindow({content: $le6c37ddc4d2b9dabcb1c1942ae9f4519});var infowindow = new google.maps.InfoWindow({content: $le6c37ddc4d2b9dabcb1c1942ae9f4519});google.maps.event.addListener(m_e6c37ddc4d2b9dabcb1c1942ae9f4519, 'click', function() {infowindow.open(map,m_e6c37ddc4d2b9dabcb1c1942ae9f4519);});$marker.push(m_e6c37ddc4d2b9dabcb1c1942ae9f4519);}});var g_7a4f4ee0da54e96d21562051738cf488 = new google.maps.Geocoder();g_7a4f4ee0da54e96d21562051738cf488.geocode( { 'address': "2000 Sullivan Trail, Easton, PA 18040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('easton-PA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('easton-PA-bbt-atm'), mapOptions);}document.getElementById('b9fd5572').innerHTML += ' | View Map';var $l7a4f4ee0da54e96d21562051738cf488 = '

BB&T ATM

Address: 2000 Sullivan Trail, Easton, PA 18040, USA
Phone: (800) 226-5228
';var m_7a4f4ee0da54e96d21562051738cf488 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_7a4f4ee0da54e96d21562051738cf488['infowindow'] = new google.maps.InfoWindow({content: $l7a4f4ee0da54e96d21562051738cf488});var infowindow = new google.maps.InfoWindow({content: $l7a4f4ee0da54e96d21562051738cf488});google.maps.event.addListener(m_7a4f4ee0da54e96d21562051738cf488, 'click', function() {infowindow.open(map,m_7a4f4ee0da54e96d21562051738cf488);});$marker.push(m_7a4f4ee0da54e96d21562051738cf488);}});}google.maps.event.addDomListener(window, 'load', initialize);