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.7462,-74.2608)};var g_0c7fdc4cdc81ed7830ce8ecab7352f1c = new google.maps.Geocoder();g_0c7fdc4cdc81ed7830ce8ecab7352f1c.geocode( { 'address': "115 Valley St, South Orange, NJ 07079"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-orange-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('south-orange-NJ-valley-national-bank'), mapOptions);}document.getElementById('5b58bd5b').innerHTML += ' | View Map';var $l0c7fdc4cdc81ed7830ce8ecab7352f1c = '

Valley National Bank

Address: 115 Valley St, South Orange, NJ 07079
Phone: (973) 762-3712
';var m_0c7fdc4cdc81ed7830ce8ecab7352f1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_0c7fdc4cdc81ed7830ce8ecab7352f1c['infowindow'] = new google.maps.InfoWindow({content: $l0c7fdc4cdc81ed7830ce8ecab7352f1c});var infowindow = new google.maps.InfoWindow({content: $l0c7fdc4cdc81ed7830ce8ecab7352f1c});google.maps.event.addListener(m_0c7fdc4cdc81ed7830ce8ecab7352f1c, 'click', function() {infowindow.open(map,m_0c7fdc4cdc81ed7830ce8ecab7352f1c);});$marker.push(m_0c7fdc4cdc81ed7830ce8ecab7352f1c);}});var g_dc410553ad535f7716da00e9f3cfe51a = new google.maps.Geocoder();g_dc410553ad535f7716da00e9f3cfe51a.geocode( { 'address': "115 Valley St, South Orange, NJ 07079"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-orange-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('south-orange-NJ-valley-national-bank'), mapOptions);}document.getElementById('5b58bd5b').innerHTML += ' | View Map';var $ldc410553ad535f7716da00e9f3cfe51a = '

Valley National Bank

Address: 115 Valley St, South Orange, NJ 07079
Phone: (973) 762-0975
';var m_dc410553ad535f7716da00e9f3cfe51a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_dc410553ad535f7716da00e9f3cfe51a['infowindow'] = new google.maps.InfoWindow({content: $ldc410553ad535f7716da00e9f3cfe51a});var infowindow = new google.maps.InfoWindow({content: $ldc410553ad535f7716da00e9f3cfe51a});google.maps.event.addListener(m_dc410553ad535f7716da00e9f3cfe51a, 'click', function() {infowindow.open(map,m_dc410553ad535f7716da00e9f3cfe51a);});$marker.push(m_dc410553ad535f7716da00e9f3cfe51a);}});}google.maps.event.addDomListener(window, 'load', initialize);