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.2186,-74.7654)};var g_4c25257cc0a490730dee6fe6a528accc = new google.maps.Geocoder();g_4c25257cc0a490730dee6fe6a528accc.geocode( { 'address': "1 John Fitch Way, Trenton, NJ 08611, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('trenton-NJ-credit-union-of-new-jersey').style.display = '';map = new google.maps.Map(document.getElementById('trenton-NJ-credit-union-of-new-jersey'), mapOptions);}document.getElementById('5ebb4c98').innerHTML += ' | View Map';var $l4c25257cc0a490730dee6fe6a528accc = '

Credit Union of New Jersey

Address: 1 John Fitch Way, Trenton, NJ 08611, USA
Phone: (609) 984-2168
';var m_4c25257cc0a490730dee6fe6a528accc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union of New Jersey',});m_4c25257cc0a490730dee6fe6a528accc['infowindow'] = new google.maps.InfoWindow({content: $l4c25257cc0a490730dee6fe6a528accc});var infowindow = new google.maps.InfoWindow({content: $l4c25257cc0a490730dee6fe6a528accc});google.maps.event.addListener(m_4c25257cc0a490730dee6fe6a528accc, 'click', function() {infowindow.open(map,m_4c25257cc0a490730dee6fe6a528accc);});$marker.push(m_4c25257cc0a490730dee6fe6a528accc);}});var g_653349393b7da41c3c2fc60cb963e36d = new google.maps.Geocoder();g_653349393b7da41c3c2fc60cb963e36d.geocode( { 'address': "12 E Lafayette St, Trenton, NJ 08608, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('trenton-NJ-credit-union-of-new-jersey').style.display = '';map = new google.maps.Map(document.getElementById('trenton-NJ-credit-union-of-new-jersey'), mapOptions);}document.getElementById('99ecd857').innerHTML += ' | View Map';var $l653349393b7da41c3c2fc60cb963e36d = '

Credit Union of New Jersey

Address: 12 E Lafayette St, Trenton, NJ 08608, USA
Phone: (609) 538-4061
';var m_653349393b7da41c3c2fc60cb963e36d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union of New Jersey',});m_653349393b7da41c3c2fc60cb963e36d['infowindow'] = new google.maps.InfoWindow({content: $l653349393b7da41c3c2fc60cb963e36d});var infowindow = new google.maps.InfoWindow({content: $l653349393b7da41c3c2fc60cb963e36d});google.maps.event.addListener(m_653349393b7da41c3c2fc60cb963e36d, 'click', function() {infowindow.open(map,m_653349393b7da41c3c2fc60cb963e36d);});$marker.push(m_653349393b7da41c3c2fc60cb963e36d);}});}google.maps.event.addDomListener(window, 'load', initialize);