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.0001,-79.8958)};var g_1cea227cb2ca29383f916aef863a2dd8 = new google.maps.Geocoder();g_1cea227cb2ca29383f916aef863a2dd8.geocode( { 'address': "45 N Main St, Rocky Mount, VA 24151"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rocky-mount-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('rocky-mount-VA-bbt'), mapOptions);}document.getElementById('7da48e85').innerHTML += ' | View Map';var $l1cea227cb2ca29383f916aef863a2dd8 = '

BB&T

Address: 45 N Main St, Rocky Mount, VA 24151
Phone: (540) 483-8633
';var m_1cea227cb2ca29383f916aef863a2dd8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_1cea227cb2ca29383f916aef863a2dd8['infowindow'] = new google.maps.InfoWindow({content: $l1cea227cb2ca29383f916aef863a2dd8});var infowindow = new google.maps.InfoWindow({content: $l1cea227cb2ca29383f916aef863a2dd8});google.maps.event.addListener(m_1cea227cb2ca29383f916aef863a2dd8, 'click', function() {infowindow.open(map,m_1cea227cb2ca29383f916aef863a2dd8);});$marker.push(m_1cea227cb2ca29383f916aef863a2dd8);}});var g_376b58f2eb71b0b7ecc658bc9bbd5464 = new google.maps.Geocoder();g_376b58f2eb71b0b7ecc658bc9bbd5464.geocode( { 'address': "228 Franklin St, Rocky Mount, VA 24151"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rocky-mount-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('rocky-mount-VA-bbt'), mapOptions);}document.getElementById('c399d508').innerHTML += ' | View Map';var $l376b58f2eb71b0b7ecc658bc9bbd5464 = '

BB&T

Address: 228 Franklin St, Rocky Mount, VA 24151
Phone: (540) 489-6946
';var m_376b58f2eb71b0b7ecc658bc9bbd5464 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_376b58f2eb71b0b7ecc658bc9bbd5464['infowindow'] = new google.maps.InfoWindow({content: $l376b58f2eb71b0b7ecc658bc9bbd5464});var infowindow = new google.maps.InfoWindow({content: $l376b58f2eb71b0b7ecc658bc9bbd5464});google.maps.event.addListener(m_376b58f2eb71b0b7ecc658bc9bbd5464, 'click', function() {infowindow.open(map,m_376b58f2eb71b0b7ecc658bc9bbd5464);});$marker.push(m_376b58f2eb71b0b7ecc658bc9bbd5464);}});}google.maps.event.addDomListener(window, 'load', initialize);