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(40.0396,-76.114)};var g_d8c864494c522c4cd4cc0a66785f0a20 = new google.maps.Geocoder();g_d8c864494c522c4cd4cc0a66785f0a20.geocode( { 'address': "3433 Old Philadelphia Pike, Intercourse, PA 17534, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('intercourse-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('intercourse-PA-bbt'), mapOptions);}document.getElementById('d2f2edc3').innerHTML += ' | View Map';var $ld8c864494c522c4cd4cc0a66785f0a20 = '

BB&T

Address: 3433 Old Philadelphia Pike, Intercourse, PA 17534, USA
Phone: (717) 768-8256
';var m_d8c864494c522c4cd4cc0a66785f0a20 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_d8c864494c522c4cd4cc0a66785f0a20['infowindow'] = new google.maps.InfoWindow({content: $ld8c864494c522c4cd4cc0a66785f0a20});var infowindow = new google.maps.InfoWindow({content: $ld8c864494c522c4cd4cc0a66785f0a20});google.maps.event.addListener(m_d8c864494c522c4cd4cc0a66785f0a20, 'click', function() {infowindow.open(map,m_d8c864494c522c4cd4cc0a66785f0a20);});$marker.push(m_d8c864494c522c4cd4cc0a66785f0a20);}});var g_589622fb3974db41fbe4a37b78d8585c = new google.maps.Geocoder();g_589622fb3974db41fbe4a37b78d8585c.geocode( { 'address': "3540 Old Philadelphia Pike, Intercourse, PA 17534, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('intercourse-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('intercourse-PA-bbt'), mapOptions);}document.getElementById('36b41e60').innerHTML += ' | View Map';var $l589622fb3974db41fbe4a37b78d8585c = '

BB&T

Address: 3540 Old Philadelphia Pike, Intercourse, PA 17534, USA
Phone: (717) 768-9100
';var m_589622fb3974db41fbe4a37b78d8585c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_589622fb3974db41fbe4a37b78d8585c['infowindow'] = new google.maps.InfoWindow({content: $l589622fb3974db41fbe4a37b78d8585c});var infowindow = new google.maps.InfoWindow({content: $l589622fb3974db41fbe4a37b78d8585c});google.maps.event.addListener(m_589622fb3974db41fbe4a37b78d8585c, 'click', function() {infowindow.open(map,m_589622fb3974db41fbe4a37b78d8585c);});$marker.push(m_589622fb3974db41fbe4a37b78d8585c);}});}google.maps.event.addDomListener(window, 'load', initialize);