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(38.9611,-77.401)};var g_e1b7ef0c616c251cd499ca72cd7f97df = new google.maps.Geocoder();g_e1b7ef0c616c251cd499ca72cd7f97df.geocode( { 'address': "2130 Centreville Rd, Herndon, VA 20170, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('herndon-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('herndon-VA-bbt'), mapOptions);}document.getElementById('e7ee5d63').innerHTML += ' | View Map';var $le1b7ef0c616c251cd499ca72cd7f97df = '

BB&T

Address: 2130 Centreville Rd, Herndon, VA 20170, USA
Phone: (703) 481-2310
';var m_e1b7ef0c616c251cd499ca72cd7f97df = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_e1b7ef0c616c251cd499ca72cd7f97df['infowindow'] = new google.maps.InfoWindow({content: $le1b7ef0c616c251cd499ca72cd7f97df});var infowindow = new google.maps.InfoWindow({content: $le1b7ef0c616c251cd499ca72cd7f97df});google.maps.event.addListener(m_e1b7ef0c616c251cd499ca72cd7f97df, 'click', function() {infowindow.open(map,m_e1b7ef0c616c251cd499ca72cd7f97df);});$marker.push(m_e1b7ef0c616c251cd499ca72cd7f97df);}});var g_cf44eceb6c716e85640f36dc32641453 = new google.maps.Geocoder();g_cf44eceb6c716e85640f36dc32641453.geocode( { 'address': "230 Herndon Pkwy, Herndon, VA 20170, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('herndon-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('herndon-VA-bbt'), mapOptions);}document.getElementById('3d991beb').innerHTML += ' | View Map';var $lcf44eceb6c716e85640f36dc32641453 = '

BB&T

Address: 230 Herndon Pkwy, Herndon, VA 20170, USA
Phone: (703) 435-1000
';var m_cf44eceb6c716e85640f36dc32641453 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_cf44eceb6c716e85640f36dc32641453['infowindow'] = new google.maps.InfoWindow({content: $lcf44eceb6c716e85640f36dc32641453});var infowindow = new google.maps.InfoWindow({content: $lcf44eceb6c716e85640f36dc32641453});google.maps.event.addListener(m_cf44eceb6c716e85640f36dc32641453, 'click', function() {infowindow.open(map,m_cf44eceb6c716e85640f36dc32641453);});$marker.push(m_cf44eceb6c716e85640f36dc32641453);}});}google.maps.event.addDomListener(window, 'load', initialize);