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.6013,-74.4786)};var g_a2c37478e74595e450b880721a3193fc = new google.maps.Geocoder();g_a2c37478e74595e450b880721a3193fc.geocode( { 'address': "333 North Ave, Dunellen, NJ 08812"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dunellen-NJ-provident-bank-the').style.display = '';map = new google.maps.Map(document.getElementById('dunellen-NJ-provident-bank-the'), mapOptions);}document.getElementById('a8c2495b').innerHTML += ' | View Map';var $la2c37478e74595e450b880721a3193fc = '

Provident Bank the

Address: 333 North Ave, Dunellen, NJ 08812
Phone: (800) 448-7768
';var m_a2c37478e74595e450b880721a3193fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Provident Bank the',});m_a2c37478e74595e450b880721a3193fc['infowindow'] = new google.maps.InfoWindow({content: $la2c37478e74595e450b880721a3193fc});var infowindow = new google.maps.InfoWindow({content: $la2c37478e74595e450b880721a3193fc});google.maps.event.addListener(m_a2c37478e74595e450b880721a3193fc, 'click', function() {infowindow.open(map,m_a2c37478e74595e450b880721a3193fc);});$marker.push(m_a2c37478e74595e450b880721a3193fc);}});}google.maps.event.addDomListener(window, 'load', initialize);