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.9024,-74.2211)};var g_ce3d865b7bb66f7728988e0220bd51bd = new google.maps.Geocoder();g_ce3d865b7bb66f7728988e0220bd51bd.geocode( { 'address': "100 Furler St, Totowa, NJ 07512"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('totowa-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('totowa-NJ-valley-national-bank'), mapOptions);}document.getElementById('8bee98dd').innerHTML += ' | View Map';var $lce3d865b7bb66f7728988e0220bd51bd = '

Valley National Bank

Address: 100 Furler St, Totowa, NJ 07512
Phone: (973) 785-3493
';var m_ce3d865b7bb66f7728988e0220bd51bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_ce3d865b7bb66f7728988e0220bd51bd['infowindow'] = new google.maps.InfoWindow({content: $lce3d865b7bb66f7728988e0220bd51bd});var infowindow = new google.maps.InfoWindow({content: $lce3d865b7bb66f7728988e0220bd51bd});google.maps.event.addListener(m_ce3d865b7bb66f7728988e0220bd51bd, 'click', function() {infowindow.open(map,m_ce3d865b7bb66f7728988e0220bd51bd);});$marker.push(m_ce3d865b7bb66f7728988e0220bd51bd);}});var g_11cacfed4035ede9cfdc45762d47a8bf = new google.maps.Geocoder();g_11cacfed4035ede9cfdc45762d47a8bf.geocode( { 'address': "55 Union Blvd, Totowa, NJ 07512"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('totowa-NJ-valley-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('totowa-NJ-valley-national-bank'), mapOptions);}document.getElementById('60f14443').innerHTML += ' | View Map';var $l11cacfed4035ede9cfdc45762d47a8bf = '

Valley National Bank

Address: 55 Union Blvd, Totowa, NJ 07512
Phone: (973) 942-1111
';var m_11cacfed4035ede9cfdc45762d47a8bf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley National Bank',});m_11cacfed4035ede9cfdc45762d47a8bf['infowindow'] = new google.maps.InfoWindow({content: $l11cacfed4035ede9cfdc45762d47a8bf});var infowindow = new google.maps.InfoWindow({content: $l11cacfed4035ede9cfdc45762d47a8bf});google.maps.event.addListener(m_11cacfed4035ede9cfdc45762d47a8bf, 'click', function() {infowindow.open(map,m_11cacfed4035ede9cfdc45762d47a8bf);});$marker.push(m_11cacfed4035ede9cfdc45762d47a8bf);}});}google.maps.event.addDomListener(window, 'load', initialize);