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.1104,-75.1237)};var g_5e7d6d294ae4213d9bb55106edb140b4 = new google.maps.Geocoder();g_5e7d6d294ae4213d9bb55106edb140b4.geocode( { 'address': "990 Old York Rd, Abington, PA 19001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('abington-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('abington-PA-bbt'), mapOptions);}document.getElementById('c113fefc').innerHTML += ' | View Map';var $l5e7d6d294ae4213d9bb55106edb140b4 = '

BB&T

Address: 990 Old York Rd, Abington, PA 19001, USA
Phone: (215) 887-4666
';var m_5e7d6d294ae4213d9bb55106edb140b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_5e7d6d294ae4213d9bb55106edb140b4['infowindow'] = new google.maps.InfoWindow({content: $l5e7d6d294ae4213d9bb55106edb140b4});var infowindow = new google.maps.InfoWindow({content: $l5e7d6d294ae4213d9bb55106edb140b4});google.maps.event.addListener(m_5e7d6d294ae4213d9bb55106edb140b4, 'click', function() {infowindow.open(map,m_5e7d6d294ae4213d9bb55106edb140b4);});$marker.push(m_5e7d6d294ae4213d9bb55106edb140b4);}});var g_02e8884e3ac1b165428fffd37411218c = new google.maps.Geocoder();g_02e8884e3ac1b165428fffd37411218c.geocode( { 'address': "1494 Old York Rd, Abington, PA 19001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('abington-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('abington-PA-bbt'), mapOptions);}document.getElementById('66b945f5').innerHTML += ' | View Map';var $l02e8884e3ac1b165428fffd37411218c = '

BB&T

Address: 1494 Old York Rd, Abington, PA 19001, USA
Phone: (215) 517-9000
';var m_02e8884e3ac1b165428fffd37411218c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_02e8884e3ac1b165428fffd37411218c['infowindow'] = new google.maps.InfoWindow({content: $l02e8884e3ac1b165428fffd37411218c});var infowindow = new google.maps.InfoWindow({content: $l02e8884e3ac1b165428fffd37411218c});google.maps.event.addListener(m_02e8884e3ac1b165428fffd37411218c, 'click', function() {infowindow.open(map,m_02e8884e3ac1b165428fffd37411218c);});$marker.push(m_02e8884e3ac1b165428fffd37411218c);}});}google.maps.event.addDomListener(window, 'load', initialize);