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.7315,-74.2447)};var g_9974ba63dc00693ce49ad4b585ef396f = new google.maps.Geocoder();g_9974ba63dc00693ce49ad4b585ef396f.geocode( { 'address': "740 Irvington Ave, Maplewood, NJ 07040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('maplewood-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('maplewood-NJ-valley-national-bank'), mapOptions);}document.getElementById('8b54db61').innerHTML += ' | View Map';var $l9974ba63dc00693ce49ad4b585ef396f = '

Valley National Bank

Address: 740 Irvington Ave, Maplewood, NJ 07040, USA
Phone: (973) 762-2302
';var m_9974ba63dc00693ce49ad4b585ef396f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_9974ba63dc00693ce49ad4b585ef396f['infowindow'] = new google.maps.InfoWindow({content: $l9974ba63dc00693ce49ad4b585ef396f});var infowindow = new google.maps.InfoWindow({content: $l9974ba63dc00693ce49ad4b585ef396f});google.maps.event.addListener(m_9974ba63dc00693ce49ad4b585ef396f, 'click', function() {infowindow.open(map,m_9974ba63dc00693ce49ad4b585ef396f);});$marker.push(m_9974ba63dc00693ce49ad4b585ef396f);}});var g_7c6a53a6a7a1ce63259ea87186cd2199 = new google.maps.Geocoder();g_7c6a53a6a7a1ce63259ea87186cd2199.geocode( { 'address': "142 Maplewood Ave, Maplewood, NJ 07040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('maplewood-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('maplewood-NJ-valley-national-bank'), mapOptions);}document.getElementById('0d75f90f').innerHTML += ' | View Map';var $l7c6a53a6a7a1ce63259ea87186cd2199 = '

Valley National Bank

Address: 142 Maplewood Ave, Maplewood, NJ 07040, USA
Phone: (973) 762-2040
';var m_7c6a53a6a7a1ce63259ea87186cd2199 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_7c6a53a6a7a1ce63259ea87186cd2199['infowindow'] = new google.maps.InfoWindow({content: $l7c6a53a6a7a1ce63259ea87186cd2199});var infowindow = new google.maps.InfoWindow({content: $l7c6a53a6a7a1ce63259ea87186cd2199});google.maps.event.addListener(m_7c6a53a6a7a1ce63259ea87186cd2199, 'click', function() {infowindow.open(map,m_7c6a53a6a7a1ce63259ea87186cd2199);});$marker.push(m_7c6a53a6a7a1ce63259ea87186cd2199);}});}google.maps.event.addDomListener(window, 'load', initialize);