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.3675,-74.6695)};var g_5ef243f333262b761775d558aba4a864 = new google.maps.Geocoder();g_5ef243f333262b761775d558aba4a864.geocode( { 'address': "682 Alexander Rd, Princeton, NJ 08540"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('princeton-NJ-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('princeton-NJ-wells-fargo-bank'), mapOptions);}document.getElementById('2f012c6a').innerHTML += ' | View Map';var $l5ef243f333262b761775d558aba4a864 = '

Wells Fargo Bank

Address: 682 Alexander Rd, Princeton, NJ 08540
Phone: (609) 987-1355
';var m_5ef243f333262b761775d558aba4a864 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_5ef243f333262b761775d558aba4a864['infowindow'] = new google.maps.InfoWindow({content: $l5ef243f333262b761775d558aba4a864});var infowindow = new google.maps.InfoWindow({content: $l5ef243f333262b761775d558aba4a864});google.maps.event.addListener(m_5ef243f333262b761775d558aba4a864, 'click', function() {infowindow.open(map,m_5ef243f333262b761775d558aba4a864);});$marker.push(m_5ef243f333262b761775d558aba4a864);}});var g_831018fbdda35bd2f37044ed4187ce7f = new google.maps.Geocoder();g_831018fbdda35bd2f37044ed4187ce7f.geocode( { 'address': "194 Nassau St, Princeton, NJ 08542"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('princeton-NJ-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('princeton-NJ-wells-fargo-bank'), mapOptions);}document.getElementById('8ba00a93').innerHTML += ' | View Map';var $l831018fbdda35bd2f37044ed4187ce7f = '

Wells Fargo Bank

Address: 194 Nassau St, Princeton, NJ 08542
Phone: (609) 921-6000
';var m_831018fbdda35bd2f37044ed4187ce7f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_831018fbdda35bd2f37044ed4187ce7f['infowindow'] = new google.maps.InfoWindow({content: $l831018fbdda35bd2f37044ed4187ce7f});var infowindow = new google.maps.InfoWindow({content: $l831018fbdda35bd2f37044ed4187ce7f});google.maps.event.addListener(m_831018fbdda35bd2f37044ed4187ce7f, 'click', function() {infowindow.open(map,m_831018fbdda35bd2f37044ed4187ce7f);});$marker.push(m_831018fbdda35bd2f37044ed4187ce7f);}});}google.maps.event.addDomListener(window, 'load', initialize);