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.5596,-74.2743)};var g_f0a1a529f475b1900279e9217e38f45d = new google.maps.Geocoder();g_f0a1a529f475b1900279e9217e38f45d.geocode( { 'address': "540 Rahway Ave, Woodbridge, NJ 07095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodbridge-township-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('woodbridge-township-NJ-valley-national-bank'), mapOptions);}document.getElementById('2e818664').innerHTML += ' | View Map';var $lf0a1a529f475b1900279e9217e38f45d = '

Valley National Bank

Address: 540 Rahway Ave, Woodbridge, NJ 07095, USA
Phone: (732) 855-0368
';var m_f0a1a529f475b1900279e9217e38f45d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_f0a1a529f475b1900279e9217e38f45d['infowindow'] = new google.maps.InfoWindow({content: $lf0a1a529f475b1900279e9217e38f45d});var infowindow = new google.maps.InfoWindow({content: $lf0a1a529f475b1900279e9217e38f45d});google.maps.event.addListener(m_f0a1a529f475b1900279e9217e38f45d, 'click', function() {infowindow.open(map,m_f0a1a529f475b1900279e9217e38f45d);});$marker.push(m_f0a1a529f475b1900279e9217e38f45d);}});var g_3a061125781160287e6057959b829c23 = new google.maps.Geocoder();g_3a061125781160287e6057959b829c23.geocode( { 'address': "250 Woodbridge Center Dr, Woodbridge, NJ 07095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodbridge-township-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('woodbridge-township-NJ-valley-national-bank'), mapOptions);}document.getElementById('af89e8eb').innerHTML += ' | View Map';var $l3a061125781160287e6057959b829c23 = '

Valley National Bank

Address: 250 Woodbridge Center Dr, Woodbridge, NJ 07095, USA
Phone:
';var m_3a061125781160287e6057959b829c23 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_3a061125781160287e6057959b829c23['infowindow'] = new google.maps.InfoWindow({content: $l3a061125781160287e6057959b829c23});var infowindow = new google.maps.InfoWindow({content: $l3a061125781160287e6057959b829c23});google.maps.event.addListener(m_3a061125781160287e6057959b829c23, 'click', function() {infowindow.open(map,m_3a061125781160287e6057959b829c23);});$marker.push(m_3a061125781160287e6057959b829c23);}});}google.maps.event.addDomListener(window, 'load', initialize);