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(37.7692,-80.4663)};var g_710dcb04603e9b045d5ef3d8185b5d90 = new google.maps.Geocoder();g_710dcb04603e9b045d5ef3d8185b5d90.geocode( { 'address': "100 Maplewood Ave, Lewisburg, WV 24901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisburg-WV-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('lewisburg-WV-bbt-atm'), mapOptions);}document.getElementById('7b1784b3').innerHTML += ' | View Map';var $l710dcb04603e9b045d5ef3d8185b5d90 = '

BB&T ATM

Address: 100 Maplewood Ave, Lewisburg, WV 24901, USA
Phone: (800) 226-5228
';var m_710dcb04603e9b045d5ef3d8185b5d90 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_710dcb04603e9b045d5ef3d8185b5d90['infowindow'] = new google.maps.InfoWindow({content: $l710dcb04603e9b045d5ef3d8185b5d90});var infowindow = new google.maps.InfoWindow({content: $l710dcb04603e9b045d5ef3d8185b5d90});google.maps.event.addListener(m_710dcb04603e9b045d5ef3d8185b5d90, 'click', function() {infowindow.open(map,m_710dcb04603e9b045d5ef3d8185b5d90);});$marker.push(m_710dcb04603e9b045d5ef3d8185b5d90);}});var g_9407c83ec5560e92fa2b0d01c23189a5 = new google.maps.Geocoder();g_9407c83ec5560e92fa2b0d01c23189a5.geocode( { 'address': "521 N Jefferson St, Lewisburg, WV 24901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisburg-WV-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('lewisburg-WV-bbt-atm'), mapOptions);}document.getElementById('ec74abd6').innerHTML += ' | View Map';var $l9407c83ec5560e92fa2b0d01c23189a5 = '

BB&T ATM

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