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.6321,-74.2547)};var g_ab99bdd324780a346267d29dc02230d2 = new google.maps.Geocoder();g_ab99bdd324780a346267d29dc02230d2.geocode( { 'address': "300 Wood Ave, Linden, NJ 07036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('linden-NJ-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('linden-NJ-santander-bank-atm'), mapOptions);}document.getElementById('b6137e20').innerHTML += ' | View Map';var $lab99bdd324780a346267d29dc02230d2 = '

Santander Bank ATM

Address: 300 Wood Ave, Linden, NJ 07036, USA
Phone: (877) 768-2265
';var m_ab99bdd324780a346267d29dc02230d2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_ab99bdd324780a346267d29dc02230d2['infowindow'] = new google.maps.InfoWindow({content: $lab99bdd324780a346267d29dc02230d2});var infowindow = new google.maps.InfoWindow({content: $lab99bdd324780a346267d29dc02230d2});google.maps.event.addListener(m_ab99bdd324780a346267d29dc02230d2, 'click', function() {infowindow.open(map,m_ab99bdd324780a346267d29dc02230d2);});$marker.push(m_ab99bdd324780a346267d29dc02230d2);}});var g_4cfbdf90315f339597162fb43738e39d = new google.maps.Geocoder();g_4cfbdf90315f339597162fb43738e39d.geocode( { 'address': "236 W St Georges Ave, Linden, NJ 07036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('linden-NJ-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('linden-NJ-santander-bank-atm'), mapOptions);}document.getElementById('72584fe0').innerHTML += ' | View Map';var $l4cfbdf90315f339597162fb43738e39d = '

Santander Bank ATM

Address: 236 W St Georges Ave, Linden, NJ 07036, USA
Phone: (908) 486-2281
';var m_4cfbdf90315f339597162fb43738e39d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_4cfbdf90315f339597162fb43738e39d['infowindow'] = new google.maps.InfoWindow({content: $l4cfbdf90315f339597162fb43738e39d});var infowindow = new google.maps.InfoWindow({content: $l4cfbdf90315f339597162fb43738e39d});google.maps.event.addListener(m_4cfbdf90315f339597162fb43738e39d, 'click', function() {infowindow.open(map,m_4cfbdf90315f339597162fb43738e39d);});$marker.push(m_4cfbdf90315f339597162fb43738e39d);}});}google.maps.event.addDomListener(window, 'load', initialize);