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(39.4448,-74.6879)};var g_4dd20f1e87dfb889bc97230e2c87c6a5 = new google.maps.Geocoder();g_4dd20f1e87dfb889bc97230e2c87c6a5.geocode( { 'address': "5100 Harding Hwy, Mays Landing, NJ 08330, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hamilton-township-NJ-atlantic-city-electric-company-employees-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('hamilton-township-NJ-atlantic-city-electric-company-employees-federal-credit-union'), mapOptions);}document.getElementById('7a0d0724').innerHTML += ' | View Map';var $l4dd20f1e87dfb889bc97230e2c87c6a5 = '

Atlantic City Electric Company Employees Federal Credit Union

Address: 5100 Harding Hwy, Mays Landing, NJ 08330, USA
Phone: (609) 625-6928
';var m_4dd20f1e87dfb889bc97230e2c87c6a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Atlantic City Electric Company Employees Federal Credit Union',});m_4dd20f1e87dfb889bc97230e2c87c6a5['infowindow'] = new google.maps.InfoWindow({content: $l4dd20f1e87dfb889bc97230e2c87c6a5});var infowindow = new google.maps.InfoWindow({content: $l4dd20f1e87dfb889bc97230e2c87c6a5});google.maps.event.addListener(m_4dd20f1e87dfb889bc97230e2c87c6a5, 'click', function() {infowindow.open(map,m_4dd20f1e87dfb889bc97230e2c87c6a5);});$marker.push(m_4dd20f1e87dfb889bc97230e2c87c6a5);}});}google.maps.event.addDomListener(window, 'load', initialize);