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.5405,-74.4229)};var g_ad61362e2d9d3e4aaf5cbe2eca05d5af = new google.maps.Geocoder();g_ad61362e2d9d3e4aaf5cbe2eca05d5af.geocode( { 'address': "1341 Stelton Rd, Piscataway Township, NJ 08854, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('piscataway-township-NJ-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('piscataway-township-NJ-wells-fargo-bank'), mapOptions);}document.getElementById('72df28bb').innerHTML += ' | View Map';var $lad61362e2d9d3e4aaf5cbe2eca05d5af = '

Wells Fargo Bank

Address: 1341 Stelton Rd, Piscataway Township, NJ 08854, USA
Phone: (732) 985-8088
';var m_ad61362e2d9d3e4aaf5cbe2eca05d5af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_ad61362e2d9d3e4aaf5cbe2eca05d5af['infowindow'] = new google.maps.InfoWindow({content: $lad61362e2d9d3e4aaf5cbe2eca05d5af});var infowindow = new google.maps.InfoWindow({content: $lad61362e2d9d3e4aaf5cbe2eca05d5af});google.maps.event.addListener(m_ad61362e2d9d3e4aaf5cbe2eca05d5af, 'click', function() {infowindow.open(map,m_ad61362e2d9d3e4aaf5cbe2eca05d5af);});$marker.push(m_ad61362e2d9d3e4aaf5cbe2eca05d5af);}});}google.maps.event.addDomListener(window, 'load', initialize);