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.9348,-78.1988)};var g_b96415aa94f24cf155c23404dc0590f3 = new google.maps.Geocoder();g_b96415aa94f24cf155c23404dc0590f3.geocode( { 'address': "1355 N Shenandoah Ave, Front Royal, VA 22630, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('front-royal-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('front-royal-VA-bbt'), mapOptions);}document.getElementById('86d05c10').innerHTML += ' | View Map';var $lb96415aa94f24cf155c23404dc0590f3 = '

BB&T

Address: 1355 N Shenandoah Ave, Front Royal, VA 22630, USA
Phone: (540) 635-2898
';var m_b96415aa94f24cf155c23404dc0590f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_b96415aa94f24cf155c23404dc0590f3['infowindow'] = new google.maps.InfoWindow({content: $lb96415aa94f24cf155c23404dc0590f3});var infowindow = new google.maps.InfoWindow({content: $lb96415aa94f24cf155c23404dc0590f3});google.maps.event.addListener(m_b96415aa94f24cf155c23404dc0590f3, 'click', function() {infowindow.open(map,m_b96415aa94f24cf155c23404dc0590f3);});$marker.push(m_b96415aa94f24cf155c23404dc0590f3);}});var g_926354cc50ced4097f8c33374963d0e6 = new google.maps.Geocoder();g_926354cc50ced4097f8c33374963d0e6.geocode( { 'address': "135 Crooked Run Plaza, Front Royal, VA 22630, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('front-royal-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('front-royal-VA-bbt'), mapOptions);}document.getElementById('a4f03f35').innerHTML += ' | View Map';var $l926354cc50ced4097f8c33374963d0e6 = '

BB&T

Address: 135 Crooked Run Plaza, Front Royal, VA 22630, USA
Phone: (540) 635-3134
';var m_926354cc50ced4097f8c33374963d0e6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_926354cc50ced4097f8c33374963d0e6['infowindow'] = new google.maps.InfoWindow({content: $l926354cc50ced4097f8c33374963d0e6});var infowindow = new google.maps.InfoWindow({content: $l926354cc50ced4097f8c33374963d0e6});google.maps.event.addListener(m_926354cc50ced4097f8c33374963d0e6, 'click', function() {infowindow.open(map,m_926354cc50ced4097f8c33374963d0e6);});$marker.push(m_926354cc50ced4097f8c33374963d0e6);}});}google.maps.event.addDomListener(window, 'load', initialize);