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.9494,-74.9709)};var g_c5866e93cab1776890fe343c9e7063fb = new google.maps.Geocoder();g_c5866e93cab1776890fe343c9e7063fb.geocode( { 'address': "501 S Lenola Rd, Moorestown, NJ 08057, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('moorestown-NJ-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('moorestown-NJ-bbt-atm'), mapOptions);}document.getElementById('d37b65f3').innerHTML += ' | View Map';var $lc5866e93cab1776890fe343c9e7063fb = '

BB&T ATM

Address: 501 S Lenola Rd, Moorestown, NJ 08057, USA
Phone: (800) 226-5228
';var m_c5866e93cab1776890fe343c9e7063fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_c5866e93cab1776890fe343c9e7063fb['infowindow'] = new google.maps.InfoWindow({content: $lc5866e93cab1776890fe343c9e7063fb});var infowindow = new google.maps.InfoWindow({content: $lc5866e93cab1776890fe343c9e7063fb});google.maps.event.addListener(m_c5866e93cab1776890fe343c9e7063fb, 'click', function() {infowindow.open(map,m_c5866e93cab1776890fe343c9e7063fb);});$marker.push(m_c5866e93cab1776890fe343c9e7063fb);}});var g_fa05c9915d508d881aeb8b30af3b9c55 = new google.maps.Geocoder();g_fa05c9915d508d881aeb8b30af3b9c55.geocode( { 'address': "100 Young Ave, Moorestown, NJ 08057, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('moorestown-NJ-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('moorestown-NJ-bbt-atm'), mapOptions);}document.getElementById('e2fbaa8d').innerHTML += ' | View Map';var $lfa05c9915d508d881aeb8b30af3b9c55 = '

BB&T ATM

Address: 100 Young Ave, Moorestown, NJ 08057, USA
Phone: (800) 226-5228
';var m_fa05c9915d508d881aeb8b30af3b9c55 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_fa05c9915d508d881aeb8b30af3b9c55['infowindow'] = new google.maps.InfoWindow({content: $lfa05c9915d508d881aeb8b30af3b9c55});var infowindow = new google.maps.InfoWindow({content: $lfa05c9915d508d881aeb8b30af3b9c55});google.maps.event.addListener(m_fa05c9915d508d881aeb8b30af3b9c55, 'click', function() {infowindow.open(map,m_fa05c9915d508d881aeb8b30af3b9c55);});$marker.push(m_fa05c9915d508d881aeb8b30af3b9c55);}});}google.maps.event.addDomListener(window, 'load', initialize);