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.6667,-74.1162)};var g_add883157c44a27a6d124397b29d7e85 = new google.maps.Geocoder();g_add883157c44a27a6d124397b29d7e85.geocode( { 'address': "464 Avenue C, Bayonne, NJ 07002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bayonne-NJ-provident-bank').style.display = '';map = new google.maps.Map(document.getElementById('bayonne-NJ-provident-bank'), mapOptions);}document.getElementById('1934ea15').innerHTML += ' | View Map';var $ladd883157c44a27a6d124397b29d7e85 = '

Provident Bank

Address: 464 Avenue C, Bayonne, NJ 07002, USA
Phone: (800) 448-7768
';var m_add883157c44a27a6d124397b29d7e85 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Provident Bank',});m_add883157c44a27a6d124397b29d7e85['infowindow'] = new google.maps.InfoWindow({content: $ladd883157c44a27a6d124397b29d7e85});var infowindow = new google.maps.InfoWindow({content: $ladd883157c44a27a6d124397b29d7e85});google.maps.event.addListener(m_add883157c44a27a6d124397b29d7e85, 'click', function() {infowindow.open(map,m_add883157c44a27a6d124397b29d7e85);});$marker.push(m_add883157c44a27a6d124397b29d7e85);}});var g_65a4da9f6105201f4e4f6c85ba483aec = new google.maps.Geocoder();g_65a4da9f6105201f4e4f6c85ba483aec.geocode( { 'address': "569 Broadway, Bayonne, NJ 07002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bayonne-NJ-provident-bank').style.display = '';map = new google.maps.Map(document.getElementById('bayonne-NJ-provident-bank'), mapOptions);}document.getElementById('b45d4ef8').innerHTML += ' | View Map';var $l65a4da9f6105201f4e4f6c85ba483aec = '

Provident Bank

Address: 569 Broadway, Bayonne, NJ 07002, USA
Phone: (800) 448-7768
';var m_65a4da9f6105201f4e4f6c85ba483aec = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Provident Bank',});m_65a4da9f6105201f4e4f6c85ba483aec['infowindow'] = new google.maps.InfoWindow({content: $l65a4da9f6105201f4e4f6c85ba483aec});var infowindow = new google.maps.InfoWindow({content: $l65a4da9f6105201f4e4f6c85ba483aec});google.maps.event.addListener(m_65a4da9f6105201f4e4f6c85ba483aec, 'click', function() {infowindow.open(map,m_65a4da9f6105201f4e4f6c85ba483aec);});$marker.push(m_65a4da9f6105201f4e4f6c85ba483aec);}});}google.maps.event.addDomListener(window, 'load', initialize);