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.0444,-75.3937)};var g_d23ba8e89dddbffc72c1ac127e057490 = new google.maps.Geocoder();g_d23ba8e89dddbffc72c1ac127e057490.geocode( { 'address': "301 W Lancaster Ave, Wayne, PA 19087, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wayne-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('wayne-PA-bbt'), mapOptions);}document.getElementById('1172508c').innerHTML += ' | View Map';var $ld23ba8e89dddbffc72c1ac127e057490 = '

BB&T

Address: 301 W Lancaster Ave, Wayne, PA 19087, USA
Phone: (610) 687-3794
';var m_d23ba8e89dddbffc72c1ac127e057490 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_d23ba8e89dddbffc72c1ac127e057490['infowindow'] = new google.maps.InfoWindow({content: $ld23ba8e89dddbffc72c1ac127e057490});var infowindow = new google.maps.InfoWindow({content: $ld23ba8e89dddbffc72c1ac127e057490});google.maps.event.addListener(m_d23ba8e89dddbffc72c1ac127e057490, 'click', function() {infowindow.open(map,m_d23ba8e89dddbffc72c1ac127e057490);});$marker.push(m_d23ba8e89dddbffc72c1ac127e057490);}});var g_e8f487220cecc108b276d76110a58c05 = new google.maps.Geocoder();g_e8f487220cecc108b276d76110a58c05.geocode( { 'address': "367-A West Lancaster Avenue, Wayne, PA 19087, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wayne-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('wayne-PA-bbt'), mapOptions);}document.getElementById('974a15d5').innerHTML += ' | View Map';var $le8f487220cecc108b276d76110a58c05 = '

BB&T

Address: 367-A West Lancaster Avenue, Wayne, PA 19087, USA
Phone: (610) 225-6668
';var m_e8f487220cecc108b276d76110a58c05 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_e8f487220cecc108b276d76110a58c05['infowindow'] = new google.maps.InfoWindow({content: $le8f487220cecc108b276d76110a58c05});var infowindow = new google.maps.InfoWindow({content: $le8f487220cecc108b276d76110a58c05});google.maps.event.addListener(m_e8f487220cecc108b276d76110a58c05, 'click', function() {infowindow.open(map,m_e8f487220cecc108b276d76110a58c05);});$marker.push(m_e8f487220cecc108b276d76110a58c05);}});}google.maps.event.addDomListener(window, 'load', initialize);