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.9467,-74.1468)};var g_c5aee9e55a21ed8ec66281b0825ee808 = new google.maps.Geocoder();g_c5aee9e55a21ed8ec66281b0825ee808.geocode( { 'address': "20 24 Fair Lawn Ave, Fair Lawn, NJ 07410, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fair-lawn-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('fair-lawn-NJ-valley-national-bank'), mapOptions);}document.getElementById('63bc76b3').innerHTML += ' | View Map';var $lc5aee9e55a21ed8ec66281b0825ee808 = '

Valley National Bank

Address: 20 24 Fair Lawn Ave, Fair Lawn, NJ 07410, USA
Phone: (201) 791-5900
';var m_c5aee9e55a21ed8ec66281b0825ee808 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_c5aee9e55a21ed8ec66281b0825ee808['infowindow'] = new google.maps.InfoWindow({content: $lc5aee9e55a21ed8ec66281b0825ee808});var infowindow = new google.maps.InfoWindow({content: $lc5aee9e55a21ed8ec66281b0825ee808});google.maps.event.addListener(m_c5aee9e55a21ed8ec66281b0825ee808, 'click', function() {infowindow.open(map,m_c5aee9e55a21ed8ec66281b0825ee808);});$marker.push(m_c5aee9e55a21ed8ec66281b0825ee808);}});var g_f66c1a87a8db2cb584b4e06e93a84ce3 = new google.maps.Geocoder();g_f66c1a87a8db2cb584b4e06e93a84ce3.geocode( { 'address': "139 Lincoln Ave, Fair Lawn, NJ 07410, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fair-lawn-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('fair-lawn-NJ-valley-national-bank'), mapOptions);}document.getElementById('97ee3782').innerHTML += ' | View Map';var $lf66c1a87a8db2cb584b4e06e93a84ce3 = '

Valley National Bank

Address: 139 Lincoln Ave, Fair Lawn, NJ 07410, USA
Phone: (973) 427-5414
';var m_f66c1a87a8db2cb584b4e06e93a84ce3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_f66c1a87a8db2cb584b4e06e93a84ce3['infowindow'] = new google.maps.InfoWindow({content: $lf66c1a87a8db2cb584b4e06e93a84ce3});var infowindow = new google.maps.InfoWindow({content: $lf66c1a87a8db2cb584b4e06e93a84ce3});google.maps.event.addListener(m_f66c1a87a8db2cb584b4e06e93a84ce3, 'click', function() {infowindow.open(map,m_f66c1a87a8db2cb584b4e06e93a84ce3);});$marker.push(m_f66c1a87a8db2cb584b4e06e93a84ce3);}});}google.maps.event.addDomListener(window, 'load', initialize);