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.9722,-76.5199)};var g_87ba15978d6884742bb4818b74a30dc6 = new google.maps.Geocoder();g_87ba15978d6884742bb4818b74a30dc6.geocode( { 'address': "1 S Main St, East Prospect, PA 17317, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-prospect-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('east-prospect-PA-bbt'), mapOptions);}document.getElementById('1cafd8fe').innerHTML += ' | View Map';var $l87ba15978d6884742bb4818b74a30dc6 = '

BB&T

Address: 1 S Main St, East Prospect, PA 17317, USA
Phone: (717) 252-1511
';var m_87ba15978d6884742bb4818b74a30dc6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_87ba15978d6884742bb4818b74a30dc6['infowindow'] = new google.maps.InfoWindow({content: $l87ba15978d6884742bb4818b74a30dc6});var infowindow = new google.maps.InfoWindow({content: $l87ba15978d6884742bb4818b74a30dc6});google.maps.event.addListener(m_87ba15978d6884742bb4818b74a30dc6, 'click', function() {infowindow.open(map,m_87ba15978d6884742bb4818b74a30dc6);});$marker.push(m_87ba15978d6884742bb4818b74a30dc6);}});var g_5471d56127cbea3b872efb2eb30b5634 = new google.maps.Geocoder();g_5471d56127cbea3b872efb2eb30b5634.geocode( { 'address': "1 S Main St, East Prospect, PA 17317, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-prospect-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('east-prospect-PA-bbt'), mapOptions);}document.getElementById('1cafd8fe').innerHTML += ' | View Map';var $l5471d56127cbea3b872efb2eb30b5634 = '

BB&T

Address: 1 S Main St, East Prospect, PA 17317, USA
Phone: (717) 252-1511
';var m_5471d56127cbea3b872efb2eb30b5634 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_5471d56127cbea3b872efb2eb30b5634['infowindow'] = new google.maps.InfoWindow({content: $l5471d56127cbea3b872efb2eb30b5634});var infowindow = new google.maps.InfoWindow({content: $l5471d56127cbea3b872efb2eb30b5634});google.maps.event.addListener(m_5471d56127cbea3b872efb2eb30b5634, 'click', function() {infowindow.open(map,m_5471d56127cbea3b872efb2eb30b5634);});$marker.push(m_5471d56127cbea3b872efb2eb30b5634);}});}google.maps.event.addDomListener(window, 'load', initialize);