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(39.8203,-75.2617)};var g_cdc02dcae663c8cada3933da94d91c34 = new google.maps.Geocoder();g_cdc02dcae663c8cada3933da94d91c34.geocode( { 'address': "Harmony Road & Us 295, Gibbstown, NJ 08027, Gibbstown, NJ 08027, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenwich-township-NJ-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('greenwich-township-NJ-santander-bank'), mapOptions);}document.getElementById('a14d5157').innerHTML += ' | View Map';var $lcdc02dcae663c8cada3933da94d91c34 = '

Santander Bank

Address: Harmony Road & Us 295, Gibbstown, NJ 08027, Gibbstown, NJ 08027, USA
Phone:
';var m_cdc02dcae663c8cada3933da94d91c34 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_cdc02dcae663c8cada3933da94d91c34['infowindow'] = new google.maps.InfoWindow({content: $lcdc02dcae663c8cada3933da94d91c34});var infowindow = new google.maps.InfoWindow({content: $lcdc02dcae663c8cada3933da94d91c34});google.maps.event.addListener(m_cdc02dcae663c8cada3933da94d91c34, 'click', function() {infowindow.open(map,m_cdc02dcae663c8cada3933da94d91c34);});$marker.push(m_cdc02dcae663c8cada3933da94d91c34);}});}google.maps.event.addDomListener(window, 'load', initialize);