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.7514,-74.0509)};var g_a9f8d5b7181607ae10e19d6751442bc2 = new google.maps.Geocoder();g_a9f8d5b7181607ae10e19d6751442bc2.geocode( { 'address': "46 Essex St, Jersey City, NJ 07302"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jersey-city-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('jersey-city-NJ-valley-national-bank'), mapOptions);}document.getElementById('5d6ed18e').innerHTML += ' | View Map';var $la9f8d5b7181607ae10e19d6751442bc2 = '

Valley National Bank

Address: 46 Essex St, Jersey City, NJ 07302
Phone: (201) 432-7734
';var m_a9f8d5b7181607ae10e19d6751442bc2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_a9f8d5b7181607ae10e19d6751442bc2['infowindow'] = new google.maps.InfoWindow({content: $la9f8d5b7181607ae10e19d6751442bc2});var infowindow = new google.maps.InfoWindow({content: $la9f8d5b7181607ae10e19d6751442bc2});google.maps.event.addListener(m_a9f8d5b7181607ae10e19d6751442bc2, 'click', function() {infowindow.open(map,m_a9f8d5b7181607ae10e19d6751442bc2);});$marker.push(m_a9f8d5b7181607ae10e19d6751442bc2);}});var g_4194ae086b5fa974e2458acdbdd6dc90 = new google.maps.Geocoder();g_4194ae086b5fa974e2458acdbdd6dc90.geocode( { 'address': "311 Marin Blvd, Jersey City, NJ 07302"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jersey-city-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('jersey-city-NJ-valley-national-bank'), mapOptions);}document.getElementById('aa52d767').innerHTML += ' | View Map';var $l4194ae086b5fa974e2458acdbdd6dc90 = '

Valley National Bank

Address: 311 Marin Blvd, Jersey City, NJ 07302
Phone: (201) 332-7872
';var m_4194ae086b5fa974e2458acdbdd6dc90 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_4194ae086b5fa974e2458acdbdd6dc90['infowindow'] = new google.maps.InfoWindow({content: $l4194ae086b5fa974e2458acdbdd6dc90});var infowindow = new google.maps.InfoWindow({content: $l4194ae086b5fa974e2458acdbdd6dc90});google.maps.event.addListener(m_4194ae086b5fa974e2458acdbdd6dc90, 'click', function() {infowindow.open(map,m_4194ae086b5fa974e2458acdbdd6dc90);});$marker.push(m_4194ae086b5fa974e2458acdbdd6dc90);}});}google.maps.event.addDomListener(window, 'load', initialize);