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.2687,-77.1838)};var g_e86abc3e1f21bc43fd63d165a8ee4eea = new google.maps.Geocoder();g_e86abc3e1f21bc43fd63d165a8ee4eea.geocode( { 'address': "9319 Kings Hwy, King George, VA 22485, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('king-george-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('king-george-VA-bbt'), mapOptions);}document.getElementById('795e12cc').innerHTML += ' | View Map';var $le86abc3e1f21bc43fd63d165a8ee4eea = '

BB&T

Address: 9319 Kings Hwy, King George, VA 22485, USA
Phone: (540) 775-2396
';var m_e86abc3e1f21bc43fd63d165a8ee4eea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_e86abc3e1f21bc43fd63d165a8ee4eea['infowindow'] = new google.maps.InfoWindow({content: $le86abc3e1f21bc43fd63d165a8ee4eea});var infowindow = new google.maps.InfoWindow({content: $le86abc3e1f21bc43fd63d165a8ee4eea});google.maps.event.addListener(m_e86abc3e1f21bc43fd63d165a8ee4eea, 'click', function() {infowindow.open(map,m_e86abc3e1f21bc43fd63d165a8ee4eea);});$marker.push(m_e86abc3e1f21bc43fd63d165a8ee4eea);}});var g_1f0bbac448707c57daa390bfc3d90775 = new google.maps.Geocoder();g_1f0bbac448707c57daa390bfc3d90775.geocode( { 'address': "15375 Dahlgren Rd, King George, VA 22485, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('king-george-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('king-george-VA-bbt'), mapOptions);}document.getElementById('4c06c14e').innerHTML += ' | View Map';var $l1f0bbac448707c57daa390bfc3d90775 = '

BB&T

Address: 15375 Dahlgren Rd, King George, VA 22485, USA
Phone: (540) 663-2101
';var m_1f0bbac448707c57daa390bfc3d90775 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_1f0bbac448707c57daa390bfc3d90775['infowindow'] = new google.maps.InfoWindow({content: $l1f0bbac448707c57daa390bfc3d90775});var infowindow = new google.maps.InfoWindow({content: $l1f0bbac448707c57daa390bfc3d90775});google.maps.event.addListener(m_1f0bbac448707c57daa390bfc3d90775, 'click', function() {infowindow.open(map,m_1f0bbac448707c57daa390bfc3d90775);});$marker.push(m_1f0bbac448707c57daa390bfc3d90775);}});}google.maps.event.addDomListener(window, 'load', initialize);