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.7935,-74.3146)};var g_575010c3ccb4b2ac56ca8d9b29f4cda9 = new google.maps.Geocoder();g_575010c3ccb4b2ac56ca8d9b29f4cda9.geocode( { 'address': "73 S Livingston Ave, Livingston, NJ 07039, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('livingston-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('livingston-NJ-valley-national-bank'), mapOptions);}document.getElementById('ed78a42f').innerHTML += ' | View Map';var $l575010c3ccb4b2ac56ca8d9b29f4cda9 = '

Valley National Bank

Address: 73 S Livingston Ave, Livingston, NJ 07039, USA
Phone: (973) 992-6262
';var m_575010c3ccb4b2ac56ca8d9b29f4cda9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_575010c3ccb4b2ac56ca8d9b29f4cda9['infowindow'] = new google.maps.InfoWindow({content: $l575010c3ccb4b2ac56ca8d9b29f4cda9});var infowindow = new google.maps.InfoWindow({content: $l575010c3ccb4b2ac56ca8d9b29f4cda9});google.maps.event.addListener(m_575010c3ccb4b2ac56ca8d9b29f4cda9, 'click', function() {infowindow.open(map,m_575010c3ccb4b2ac56ca8d9b29f4cda9);});$marker.push(m_575010c3ccb4b2ac56ca8d9b29f4cda9);}});var g_836dd94bc8b9f207cf639d54fd03857b = new google.maps.Geocoder();g_836dd94bc8b9f207cf639d54fd03857b.geocode( { 'address': "66 W Mt Pleasant Ave # 100, Livingston, NJ 07039, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('livingston-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('livingston-NJ-valley-national-bank'), mapOptions);}document.getElementById('755a3fd7').innerHTML += ' | View Map';var $l836dd94bc8b9f207cf639d54fd03857b = '

Valley National Bank

Address: 66 W Mt Pleasant Ave # 100, Livingston, NJ 07039, USA
Phone: (973) 740-8900
';var m_836dd94bc8b9f207cf639d54fd03857b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_836dd94bc8b9f207cf639d54fd03857b['infowindow'] = new google.maps.InfoWindow({content: $l836dd94bc8b9f207cf639d54fd03857b});var infowindow = new google.maps.InfoWindow({content: $l836dd94bc8b9f207cf639d54fd03857b});google.maps.event.addListener(m_836dd94bc8b9f207cf639d54fd03857b, 'click', function() {infowindow.open(map,m_836dd94bc8b9f207cf639d54fd03857b);});$marker.push(m_836dd94bc8b9f207cf639d54fd03857b);}});}google.maps.event.addDomListener(window, 'load', initialize);