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.7416,-75.3092)};var g_4a6d0b5bc39ed0a26b04afec1026b984 = new google.maps.Geocoder();g_4a6d0b5bc39ed0a26b04afec1026b984.geocode( { 'address': "33 S Broad St, Nazareth, PA 18064, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nazareth-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('nazareth-PA-bbt'), mapOptions);}document.getElementById('6feeeac4').innerHTML += ' | View Map';var $l4a6d0b5bc39ed0a26b04afec1026b984 = '

BB&T

Address: 33 S Broad St, Nazareth, PA 18064, USA
Phone: (610) 746-7213
';var m_4a6d0b5bc39ed0a26b04afec1026b984 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_4a6d0b5bc39ed0a26b04afec1026b984['infowindow'] = new google.maps.InfoWindow({content: $l4a6d0b5bc39ed0a26b04afec1026b984});var infowindow = new google.maps.InfoWindow({content: $l4a6d0b5bc39ed0a26b04afec1026b984});google.maps.event.addListener(m_4a6d0b5bc39ed0a26b04afec1026b984, 'click', function() {infowindow.open(map,m_4a6d0b5bc39ed0a26b04afec1026b984);});$marker.push(m_4a6d0b5bc39ed0a26b04afec1026b984);}});var g_a515ce6a488eda9e1cf2a52c2820cd5d = new google.maps.Geocoder();g_a515ce6a488eda9e1cf2a52c2820cd5d.geocode( { 'address': "553 Nazareth Ave, Nazareth, PA 18064, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nazareth-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('nazareth-PA-bbt'), mapOptions);}document.getElementById('78ba4316').innerHTML += ' | View Map';var $la515ce6a488eda9e1cf2a52c2820cd5d = '

BB&T

Address: 553 Nazareth Ave, Nazareth, PA 18064, USA
Phone: (610) 746-7232
';var m_a515ce6a488eda9e1cf2a52c2820cd5d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_a515ce6a488eda9e1cf2a52c2820cd5d['infowindow'] = new google.maps.InfoWindow({content: $la515ce6a488eda9e1cf2a52c2820cd5d});var infowindow = new google.maps.InfoWindow({content: $la515ce6a488eda9e1cf2a52c2820cd5d});google.maps.event.addListener(m_a515ce6a488eda9e1cf2a52c2820cd5d, 'click', function() {infowindow.open(map,m_a515ce6a488eda9e1cf2a52c2820cd5d);});$marker.push(m_a515ce6a488eda9e1cf2a52c2820cd5d);}});}google.maps.event.addDomListener(window, 'load', initialize);