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.88,-74.6437)};var g_ad5f2e2f965f7f34aa1837086af200b3 = new google.maps.Geocoder();g_ad5f2e2f965f7f34aa1837086af200b3.geocode( { 'address': "1105 US-46, Ledgewood, NJ 07852, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roxbury-township-NJ-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('roxbury-township-NJ-santander-bank-atm'), mapOptions);}document.getElementById('2736fdbe').innerHTML += ' | View Map';var $lad5f2e2f965f7f34aa1837086af200b3 = '

Santander Bank ATM

Address: 1105 US-46, Ledgewood, NJ 07852, USA
Phone: (877) 768-2265
';var m_ad5f2e2f965f7f34aa1837086af200b3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_ad5f2e2f965f7f34aa1837086af200b3['infowindow'] = new google.maps.InfoWindow({content: $lad5f2e2f965f7f34aa1837086af200b3});var infowindow = new google.maps.InfoWindow({content: $lad5f2e2f965f7f34aa1837086af200b3});google.maps.event.addListener(m_ad5f2e2f965f7f34aa1837086af200b3, 'click', function() {infowindow.open(map,m_ad5f2e2f965f7f34aa1837086af200b3);});$marker.push(m_ad5f2e2f965f7f34aa1837086af200b3);}});}google.maps.event.addDomListener(window, 'load', initialize);