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.9734,-74.1926)};var g_51273319430421775fa33a678a0d038f = new google.maps.Geocoder();g_51273319430421775fa33a678a0d038f.geocode( { 'address': "5 Sicomac Rd, North Haledon, NJ 07508, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-haledon-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-haledon-NJ-valley-national-bank'), mapOptions);}document.getElementById('16616a24').innerHTML += ' | View Map';var $l51273319430421775fa33a678a0d038f = '

Valley National Bank

Address: 5 Sicomac Rd, North Haledon, NJ 07508, USA
Phone: (973) 427-9888
';var m_51273319430421775fa33a678a0d038f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_51273319430421775fa33a678a0d038f['infowindow'] = new google.maps.InfoWindow({content: $l51273319430421775fa33a678a0d038f});var infowindow = new google.maps.InfoWindow({content: $l51273319430421775fa33a678a0d038f});google.maps.event.addListener(m_51273319430421775fa33a678a0d038f, 'click', function() {infowindow.open(map,m_51273319430421775fa33a678a0d038f);});$marker.push(m_51273319430421775fa33a678a0d038f);}});var g_8ee77d1346531ce3960fd63093550d3e = new google.maps.Geocoder();g_8ee77d1346531ce3960fd63093550d3e.geocode( { 'address': "475 High Mountain Rd # 5, North Haledon, NJ 07508, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-haledon-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-haledon-NJ-valley-national-bank'), mapOptions);}document.getElementById('8935d66d').innerHTML += ' | View Map';var $l8ee77d1346531ce3960fd63093550d3e = '

Valley National Bank

Address: 475 High Mountain Rd # 5, North Haledon, NJ 07508, USA
Phone: (973) 427-2890
';var m_8ee77d1346531ce3960fd63093550d3e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_8ee77d1346531ce3960fd63093550d3e['infowindow'] = new google.maps.InfoWindow({content: $l8ee77d1346531ce3960fd63093550d3e});var infowindow = new google.maps.InfoWindow({content: $l8ee77d1346531ce3960fd63093550d3e});google.maps.event.addListener(m_8ee77d1346531ce3960fd63093550d3e, 'click', function() {infowindow.open(map,m_8ee77d1346531ce3960fd63093550d3e);});$marker.push(m_8ee77d1346531ce3960fd63093550d3e);}});}google.maps.event.addDomListener(window, 'load', initialize);