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.0703,-74.8415)};var g_55360c0b34441c9aba384b54a7279ad6 = new google.maps.Geocoder();g_55360c0b34441c9aba384b54a7279ad6.geocode( { 'address': "332 High Street, Burlington, NJ 08016"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burlington-NJ-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('burlington-NJ-santander-bank'), mapOptions);}document.getElementById('153f22d9').innerHTML += ' | View Map';var $l55360c0b34441c9aba384b54a7279ad6 = '

Santander Bank

Address: 332 High Street, Burlington, NJ 08016
Phone: (609) 386-0546
';var m_55360c0b34441c9aba384b54a7279ad6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_55360c0b34441c9aba384b54a7279ad6['infowindow'] = new google.maps.InfoWindow({content: $l55360c0b34441c9aba384b54a7279ad6});var infowindow = new google.maps.InfoWindow({content: $l55360c0b34441c9aba384b54a7279ad6});google.maps.event.addListener(m_55360c0b34441c9aba384b54a7279ad6, 'click', function() {infowindow.open(map,m_55360c0b34441c9aba384b54a7279ad6);});$marker.push(m_55360c0b34441c9aba384b54a7279ad6);}});var g_106b560d208818f1aececf878dbf72e7 = new google.maps.Geocoder();g_106b560d208818f1aececf878dbf72e7.geocode( { 'address': "1660 Beverly Rd, Burlington, NJ 08016"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burlington-NJ-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('burlington-NJ-santander-bank'), mapOptions);}document.getElementById('3b0f391c').innerHTML += ' | View Map';var $l106b560d208818f1aececf878dbf72e7 = '

Santander Bank

Address: 1660 Beverly Rd, Burlington, NJ 08016
Phone: (609) 387-2265
';var m_106b560d208818f1aececf878dbf72e7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_106b560d208818f1aececf878dbf72e7['infowindow'] = new google.maps.InfoWindow({content: $l106b560d208818f1aececf878dbf72e7});var infowindow = new google.maps.InfoWindow({content: $l106b560d208818f1aececf878dbf72e7});google.maps.event.addListener(m_106b560d208818f1aececf878dbf72e7, 'click', function() {infowindow.open(map,m_106b560d208818f1aececf878dbf72e7);});$marker.push(m_106b560d208818f1aececf878dbf72e7);}});}google.maps.event.addDomListener(window, 'load', initialize);