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.6102,-74.463)};var g_3a8e92de76e8511cda8a11cbb937a020 = new google.maps.Geocoder();g_3a8e92de76e8511cda8a11cbb937a020.geocode( { 'address': "672 Somerset St, North Plainfield, NJ 07060, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-plainfield-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-plainfield-NJ-valley-national-bank'), mapOptions);}document.getElementById('dfa5b89e').innerHTML += ' | View Map';var $l3a8e92de76e8511cda8a11cbb937a020 = '

Valley National Bank

Address: 672 Somerset St, North Plainfield, NJ 07060, USA
Phone: (908) 561-4144
';var m_3a8e92de76e8511cda8a11cbb937a020 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_3a8e92de76e8511cda8a11cbb937a020['infowindow'] = new google.maps.InfoWindow({content: $l3a8e92de76e8511cda8a11cbb937a020});var infowindow = new google.maps.InfoWindow({content: $l3a8e92de76e8511cda8a11cbb937a020});google.maps.event.addListener(m_3a8e92de76e8511cda8a11cbb937a020, 'click', function() {infowindow.open(map,m_3a8e92de76e8511cda8a11cbb937a020);});$marker.push(m_3a8e92de76e8511cda8a11cbb937a020);}});var g_6e36488879b32f4729f9fd0d64d224a0 = new google.maps.Geocoder();g_6e36488879b32f4729f9fd0d64d224a0.geocode( { 'address': "North Plainfield, NJ 07060, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-plainfield-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-plainfield-NJ-valley-national-bank'), mapOptions);}document.getElementById('968eb132').innerHTML += ' | View Map';var $l6e36488879b32f4729f9fd0d64d224a0 = '

Valley National Bank

Address: North Plainfield, NJ 07060, USA
Phone: (908) 561-4606
';var m_6e36488879b32f4729f9fd0d64d224a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_6e36488879b32f4729f9fd0d64d224a0['infowindow'] = new google.maps.InfoWindow({content: $l6e36488879b32f4729f9fd0d64d224a0});var infowindow = new google.maps.InfoWindow({content: $l6e36488879b32f4729f9fd0d64d224a0});google.maps.event.addListener(m_6e36488879b32f4729f9fd0d64d224a0, 'click', function() {infowindow.open(map,m_6e36488879b32f4729f9fd0d64d224a0);});$marker.push(m_6e36488879b32f4729f9fd0d64d224a0);}});}google.maps.event.addDomListener(window, 'load', initialize);