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.6856,-74.2403)};var g_ea9172dfb7786020e75b271b602547b0 = new google.maps.Geocoder();g_ea9172dfb7786020e75b271b602547b0.geocode( { 'address': "1178 Morris Ave, Union, NJ 07083, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-NJ-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('union-NJ-santander-atm'), mapOptions);}document.getElementById('5253887d').innerHTML += ' | View Map';var $lea9172dfb7786020e75b271b602547b0 = '

Santander ATM

Address: 1178 Morris Ave, Union, NJ 07083, USA
Phone:
';var m_ea9172dfb7786020e75b271b602547b0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_ea9172dfb7786020e75b271b602547b0['infowindow'] = new google.maps.InfoWindow({content: $lea9172dfb7786020e75b271b602547b0});var infowindow = new google.maps.InfoWindow({content: $lea9172dfb7786020e75b271b602547b0});google.maps.event.addListener(m_ea9172dfb7786020e75b271b602547b0, 'click', function() {infowindow.open(map,m_ea9172dfb7786020e75b271b602547b0);});$marker.push(m_ea9172dfb7786020e75b271b602547b0);}});var g_2d33a2cb85617cccecaff41bb810ae26 = new google.maps.Geocoder();g_2d33a2cb85617cccecaff41bb810ae26.geocode( { 'address': "2287 Morris Ave, Union, NJ 07083, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-NJ-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('union-NJ-santander-atm'), mapOptions);}document.getElementById('9adb2ee1').innerHTML += ' | View Map';var $l2d33a2cb85617cccecaff41bb810ae26 = '

Santander ATM

Address: 2287 Morris Ave, Union, NJ 07083, USA
Phone:
';var m_2d33a2cb85617cccecaff41bb810ae26 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_2d33a2cb85617cccecaff41bb810ae26['infowindow'] = new google.maps.InfoWindow({content: $l2d33a2cb85617cccecaff41bb810ae26});var infowindow = new google.maps.InfoWindow({content: $l2d33a2cb85617cccecaff41bb810ae26});google.maps.event.addListener(m_2d33a2cb85617cccecaff41bb810ae26, 'click', function() {infowindow.open(map,m_2d33a2cb85617cccecaff41bb810ae26);});$marker.push(m_2d33a2cb85617cccecaff41bb810ae26);}});}google.maps.event.addDomListener(window, 'load', initialize);