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.0474,-74.8819)};var g_78b255022ebef6b2aeb98205438657d2 = new google.maps.Geocoder();g_78b255022ebef6b2aeb98205438657d2.geocode( { 'address': "218 Sunset Rd # A, Willingboro, NJ 08046, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('willingboro-NJ-rancocas-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('willingboro-NJ-rancocas-federal-credit-union'), mapOptions);}document.getElementById('7181b546').innerHTML += ' | View Map';var $l78b255022ebef6b2aeb98205438657d2 = '

Rancocas Federal Credit Union

Address: 218 Sunset Rd # A, Willingboro, NJ 08046, USA
Phone: (609) 835-3053
';var m_78b255022ebef6b2aeb98205438657d2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rancocas Federal Credit Union',});m_78b255022ebef6b2aeb98205438657d2['infowindow'] = new google.maps.InfoWindow({content: $l78b255022ebef6b2aeb98205438657d2});var infowindow = new google.maps.InfoWindow({content: $l78b255022ebef6b2aeb98205438657d2});google.maps.event.addListener(m_78b255022ebef6b2aeb98205438657d2, 'click', function() {infowindow.open(map,m_78b255022ebef6b2aeb98205438657d2);});$marker.push(m_78b255022ebef6b2aeb98205438657d2);}});var g_f54f6a1f0783b983fff18af7ed8a3497 = new google.maps.Geocoder();g_f54f6a1f0783b983fff18af7ed8a3497.geocode( { 'address': "1113 Hospital Dr #201, Willingboro, NJ 08046, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('willingboro-NJ-rancocas-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('willingboro-NJ-rancocas-federal-credit-union'), mapOptions);}document.getElementById('4ca6f60f').innerHTML += ' | View Map';var $lf54f6a1f0783b983fff18af7ed8a3497 = '

Rancocas Federal Credit Union

Address: 1113 Hospital Dr #201, Willingboro, NJ 08046, USA
Phone: (609) 835-3053
';var m_f54f6a1f0783b983fff18af7ed8a3497 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rancocas Federal Credit Union',});m_f54f6a1f0783b983fff18af7ed8a3497['infowindow'] = new google.maps.InfoWindow({content: $lf54f6a1f0783b983fff18af7ed8a3497});var infowindow = new google.maps.InfoWindow({content: $lf54f6a1f0783b983fff18af7ed8a3497});google.maps.event.addListener(m_f54f6a1f0783b983fff18af7ed8a3497, 'click', function() {infowindow.open(map,m_f54f6a1f0783b983fff18af7ed8a3497);});$marker.push(m_f54f6a1f0783b983fff18af7ed8a3497);}});}google.maps.event.addDomListener(window, 'load', initialize);