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.8733,-76.7841)};var g_c0fa242837c43fe0531989b269153441 = new google.maps.Geocoder();g_c0fa242837c43fe0531989b269153441.geocode( { 'address': "1104 N 4th St, Sunbury, PA 17801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sunbury-PA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('sunbury-PA-bbt-atm'), mapOptions);}document.getElementById('2a804e37').innerHTML += ' | View Map';var $lc0fa242837c43fe0531989b269153441 = '

BB&T ATM

Address: 1104 N 4th St, Sunbury, PA 17801, USA
Phone: (800) 226-5228
';var m_c0fa242837c43fe0531989b269153441 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_c0fa242837c43fe0531989b269153441['infowindow'] = new google.maps.InfoWindow({content: $lc0fa242837c43fe0531989b269153441});var infowindow = new google.maps.InfoWindow({content: $lc0fa242837c43fe0531989b269153441});google.maps.event.addListener(m_c0fa242837c43fe0531989b269153441, 'click', function() {infowindow.open(map,m_c0fa242837c43fe0531989b269153441);});$marker.push(m_c0fa242837c43fe0531989b269153441);}});var g_27af4680e37b38d4081da88cdf5e32a5 = new google.maps.Geocoder();g_27af4680e37b38d4081da88cdf5e32a5.geocode( { 'address': "N 4th St, Sunbury, PA 17801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sunbury-PA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('sunbury-PA-bbt-atm'), mapOptions);}document.getElementById('c2b6dde8').innerHTML += ' | View Map';var $l27af4680e37b38d4081da88cdf5e32a5 = '

BB&T ATM

Address: N 4th St, Sunbury, PA 17801, USA
Phone: (800) 226-5228
';var m_27af4680e37b38d4081da88cdf5e32a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_27af4680e37b38d4081da88cdf5e32a5['infowindow'] = new google.maps.InfoWindow({content: $l27af4680e37b38d4081da88cdf5e32a5});var infowindow = new google.maps.InfoWindow({content: $l27af4680e37b38d4081da88cdf5e32a5});google.maps.event.addListener(m_27af4680e37b38d4081da88cdf5e32a5, 'click', function() {infowindow.open(map,m_27af4680e37b38d4081da88cdf5e32a5);});$marker.push(m_27af4680e37b38d4081da88cdf5e32a5);}});}google.maps.event.addDomListener(window, 'load', initialize);