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(36.9221,-80.0139)};var g_d1588e685562af341ff2448de4b674d1 = new google.maps.Geocoder();g_d1588e685562af341ff2448de4b674d1.geocode( { 'address': "4505 Timberline Rd, Ferrum, VA 24088, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ferrum-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('ferrum-VA-bbt'), mapOptions);}document.getElementById('5b0b5396').innerHTML += ' | View Map';var $ld1588e685562af341ff2448de4b674d1 = '

BB&T

Address: 4505 Timberline Rd, Ferrum, VA 24088, USA
Phone: (540) 365-2161
';var m_d1588e685562af341ff2448de4b674d1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_d1588e685562af341ff2448de4b674d1['infowindow'] = new google.maps.InfoWindow({content: $ld1588e685562af341ff2448de4b674d1});var infowindow = new google.maps.InfoWindow({content: $ld1588e685562af341ff2448de4b674d1});google.maps.event.addListener(m_d1588e685562af341ff2448de4b674d1, 'click', function() {infowindow.open(map,m_d1588e685562af341ff2448de4b674d1);});$marker.push(m_d1588e685562af341ff2448de4b674d1);}});var g_a2b968cdf5abb40ed8c628061d003781 = new google.maps.Geocoder();g_a2b968cdf5abb40ed8c628061d003781.geocode( { 'address': "State Rte 623, Ferrum, VA 24088, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ferrum-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('ferrum-VA-bbt'), mapOptions);}document.getElementById('def92d39').innerHTML += ' | View Map';var $la2b968cdf5abb40ed8c628061d003781 = '

BB&T

Address: State Rte 623, Ferrum, VA 24088, USA
Phone:
';var m_a2b968cdf5abb40ed8c628061d003781 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_a2b968cdf5abb40ed8c628061d003781['infowindow'] = new google.maps.InfoWindow({content: $la2b968cdf5abb40ed8c628061d003781});var infowindow = new google.maps.InfoWindow({content: $la2b968cdf5abb40ed8c628061d003781});google.maps.event.addListener(m_a2b968cdf5abb40ed8c628061d003781, 'click', function() {infowindow.open(map,m_a2b968cdf5abb40ed8c628061d003781);});$marker.push(m_a2b968cdf5abb40ed8c628061d003781);}});}google.maps.event.addDomListener(window, 'load', initialize);