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.3759,-79.2486)};var g_3054b29433e280509a90611514182fcf = new google.maps.Geocoder();g_3054b29433e280509a90611514182fcf.geocode( { 'address': "17923 Forest Rd, Forest, VA 24551, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('forest-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('forest-VA-bbt'), mapOptions);}document.getElementById('209b86b5').innerHTML += ' | View Map';var $l3054b29433e280509a90611514182fcf = '

BB&T

Address: 17923 Forest Rd, Forest, VA 24551, USA
Phone: (434) 847-3888
';var m_3054b29433e280509a90611514182fcf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_3054b29433e280509a90611514182fcf['infowindow'] = new google.maps.InfoWindow({content: $l3054b29433e280509a90611514182fcf});var infowindow = new google.maps.InfoWindow({content: $l3054b29433e280509a90611514182fcf});google.maps.event.addListener(m_3054b29433e280509a90611514182fcf, 'click', function() {infowindow.open(map,m_3054b29433e280509a90611514182fcf);});$marker.push(m_3054b29433e280509a90611514182fcf);}});var g_4549e3c53303088cba6602e90b024b9a = new google.maps.Geocoder();g_4549e3c53303088cba6602e90b024b9a.geocode( { 'address': "14785 Forest Rd, Forest, VA 24551, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('forest-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('forest-VA-bbt'), mapOptions);}document.getElementById('35603ac6').innerHTML += ' | View Map';var $l4549e3c53303088cba6602e90b024b9a = '

BB&T

Address: 14785 Forest Rd, Forest, VA 24551, USA
Phone: (434) 525-8725
';var m_4549e3c53303088cba6602e90b024b9a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_4549e3c53303088cba6602e90b024b9a['infowindow'] = new google.maps.InfoWindow({content: $l4549e3c53303088cba6602e90b024b9a});var infowindow = new google.maps.InfoWindow({content: $l4549e3c53303088cba6602e90b024b9a});google.maps.event.addListener(m_4549e3c53303088cba6602e90b024b9a, 'click', function() {infowindow.open(map,m_4549e3c53303088cba6602e90b024b9a);});$marker.push(m_4549e3c53303088cba6602e90b024b9a);}});}google.maps.event.addDomListener(window, 'load', initialize);