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(39.9324,-77.9993)};var g_90365351ccc7437a1309dc64e4db32a3 = new google.maps.Geocoder();g_90365351ccc7437a1309dc64e4db32a3.geocode( { 'address': "101 Lincoln Way W, Mcconnellsburg, PA 17233, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcconnellsburg-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('mcconnellsburg-PA-bbt'), mapOptions);}document.getElementById('6c45f515').innerHTML += ' | View Map';var $l90365351ccc7437a1309dc64e4db32a3 = '

BB&T

Address: 101 Lincoln Way W, Mcconnellsburg, PA 17233, USA
Phone: (717) 485-3123
';var m_90365351ccc7437a1309dc64e4db32a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_90365351ccc7437a1309dc64e4db32a3['infowindow'] = new google.maps.InfoWindow({content: $l90365351ccc7437a1309dc64e4db32a3});var infowindow = new google.maps.InfoWindow({content: $l90365351ccc7437a1309dc64e4db32a3});google.maps.event.addListener(m_90365351ccc7437a1309dc64e4db32a3, 'click', function() {infowindow.open(map,m_90365351ccc7437a1309dc64e4db32a3);});$marker.push(m_90365351ccc7437a1309dc64e4db32a3);}});var g_a624873c42ee905ecc113ce243187740 = new google.maps.Geocoder();g_a624873c42ee905ecc113ce243187740.geocode( { 'address': "187 Buchanan Trail, Mcconnellsburg, PA 17233, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcconnellsburg-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('mcconnellsburg-PA-bbt'), mapOptions);}document.getElementById('9da3bed7').innerHTML += ' | View Map';var $la624873c42ee905ecc113ce243187740 = '

BB&T

Address: 187 Buchanan Trail, Mcconnellsburg, PA 17233, USA
Phone: (717) 593-6632
';var m_a624873c42ee905ecc113ce243187740 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_a624873c42ee905ecc113ce243187740['infowindow'] = new google.maps.InfoWindow({content: $la624873c42ee905ecc113ce243187740});var infowindow = new google.maps.InfoWindow({content: $la624873c42ee905ecc113ce243187740});google.maps.event.addListener(m_a624873c42ee905ecc113ce243187740, 'click', function() {infowindow.open(map,m_a624873c42ee905ecc113ce243187740);});$marker.push(m_a624873c42ee905ecc113ce243187740);}});}google.maps.event.addDomListener(window, 'load', initialize);