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.6778,-74.2682)};var g_d8822633894235eaf124e0662e8efeb3 = new google.maps.Geocoder();g_d8822633894235eaf124e0662e8efeb3.geocode( { 'address': "324 Chestnut St, Union, NJ 07083, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-NJ-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('union-NJ-santander-bank'), mapOptions);}document.getElementById('f6cefc02').innerHTML += ' | View Map';var $ld8822633894235eaf124e0662e8efeb3 = '

Santander Bank

Address: 324 Chestnut St, Union, NJ 07083, USA
Phone: (908) 687-7031
';var m_d8822633894235eaf124e0662e8efeb3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_d8822633894235eaf124e0662e8efeb3['infowindow'] = new google.maps.InfoWindow({content: $ld8822633894235eaf124e0662e8efeb3});var infowindow = new google.maps.InfoWindow({content: $ld8822633894235eaf124e0662e8efeb3});google.maps.event.addListener(m_d8822633894235eaf124e0662e8efeb3, 'click', function() {infowindow.open(map,m_d8822633894235eaf124e0662e8efeb3);});$marker.push(m_d8822633894235eaf124e0662e8efeb3);}});var g_6b2d9940f2ce0829e0314bcb546a9f2f = new google.maps.Geocoder();g_6b2d9940f2ce0829e0314bcb546a9f2f.geocode( { 'address': "1462 Stuyvesant Ave, Union, NJ 07083, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-NJ-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('union-NJ-santander-bank'), mapOptions);}document.getElementById('a1bc78af').innerHTML += ' | View Map';var $l6b2d9940f2ce0829e0314bcb546a9f2f = '

Santander Bank

Address: 1462 Stuyvesant Ave, Union, NJ 07083, USA
Phone: (908) 622-0001
';var m_6b2d9940f2ce0829e0314bcb546a9f2f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_6b2d9940f2ce0829e0314bcb546a9f2f['infowindow'] = new google.maps.InfoWindow({content: $l6b2d9940f2ce0829e0314bcb546a9f2f});var infowindow = new google.maps.InfoWindow({content: $l6b2d9940f2ce0829e0314bcb546a9f2f});google.maps.event.addListener(m_6b2d9940f2ce0829e0314bcb546a9f2f, 'click', function() {infowindow.open(map,m_6b2d9940f2ce0829e0314bcb546a9f2f);});$marker.push(m_6b2d9940f2ce0829e0314bcb546a9f2f);}});}google.maps.event.addDomListener(window, 'load', initialize);