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.2094)};var g_ee1e42b7fa58211bbf1fa0df8214499b = new google.maps.Geocoder();g_ee1e42b7fa58211bbf1fa0df8214499b.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').style.display = '';map = new google.maps.Map(document.getElementById('easton-PA-bbt'), mapOptions);}document.getElementById('b9fd5572').innerHTML += ' | View Map';var $lee1e42b7fa58211bbf1fa0df8214499b = '

BB&T

Address: 2000 Sullivan Trail, Easton, PA 18040, USA
Phone: (610) 258-7283
';var m_ee1e42b7fa58211bbf1fa0df8214499b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_ee1e42b7fa58211bbf1fa0df8214499b['infowindow'] = new google.maps.InfoWindow({content: $lee1e42b7fa58211bbf1fa0df8214499b});var infowindow = new google.maps.InfoWindow({content: $lee1e42b7fa58211bbf1fa0df8214499b});google.maps.event.addListener(m_ee1e42b7fa58211bbf1fa0df8214499b, 'click', function() {infowindow.open(map,m_ee1e42b7fa58211bbf1fa0df8214499b);});$marker.push(m_ee1e42b7fa58211bbf1fa0df8214499b);}});var g_1389389deade6679d7bd2b9bd58adbf5 = new google.maps.Geocoder();g_1389389deade6679d7bd2b9bd58adbf5.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').style.display = '';map = new google.maps.Map(document.getElementById('easton-PA-bbt'), mapOptions);}document.getElementById('58479a12').innerHTML += ' | View Map';var $l1389389deade6679d7bd2b9bd58adbf5 = '

BB&T

Address: 101 S 3rd St, Easton, PA 18042, USA
Phone: (610) 746-7220
';var m_1389389deade6679d7bd2b9bd58adbf5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_1389389deade6679d7bd2b9bd58adbf5['infowindow'] = new google.maps.InfoWindow({content: $l1389389deade6679d7bd2b9bd58adbf5});var infowindow = new google.maps.InfoWindow({content: $l1389389deade6679d7bd2b9bd58adbf5});google.maps.event.addListener(m_1389389deade6679d7bd2b9bd58adbf5, 'click', function() {infowindow.open(map,m_1389389deade6679d7bd2b9bd58adbf5);});$marker.push(m_1389389deade6679d7bd2b9bd58adbf5);}});}google.maps.event.addDomListener(window, 'load', initialize);