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.7917,-76.5526)};var g_657f4500bfee957ddbf5a11b44c2b548 = new google.maps.Geocoder();g_657f4500bfee957ddbf5a11b44c2b548.geocode( { 'address': "300 E Independence St, Shamokin, PA 17872, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shamokin-PA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('shamokin-PA-bbt-atm'), mapOptions);}document.getElementById('2eccaacd').innerHTML += ' | View Map';var $l657f4500bfee957ddbf5a11b44c2b548 = '

BB&T ATM

Address: 300 E Independence St, Shamokin, PA 17872, USA
Phone: (800) 226-5228
';var m_657f4500bfee957ddbf5a11b44c2b548 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_657f4500bfee957ddbf5a11b44c2b548['infowindow'] = new google.maps.InfoWindow({content: $l657f4500bfee957ddbf5a11b44c2b548});var infowindow = new google.maps.InfoWindow({content: $l657f4500bfee957ddbf5a11b44c2b548});google.maps.event.addListener(m_657f4500bfee957ddbf5a11b44c2b548, 'click', function() {infowindow.open(map,m_657f4500bfee957ddbf5a11b44c2b548);});$marker.push(m_657f4500bfee957ddbf5a11b44c2b548);}});var g_e4d1abaeb0959cba0517da3e3fbcdd01 = new google.maps.Geocoder();g_e4d1abaeb0959cba0517da3e3fbcdd01.geocode( { 'address': "521 N 2nd St, Shamokin, PA 17872, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shamokin-PA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('shamokin-PA-bbt-atm'), mapOptions);}document.getElementById('51696f37').innerHTML += ' | View Map';var $le4d1abaeb0959cba0517da3e3fbcdd01 = '

BB&T ATM

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