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.2169,-74.9292)};var g_5d5ebf5f68104cf9d233b6808f32c7c7 = new google.maps.Geocoder();g_5d5ebf5f68104cf9d233b6808f32c7c7.geocode( { 'address': "250 Doublewoods Rd., Summit Square Shopping Center, Langhorne, PA 19047, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('langhorne-PA-american-heritage-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('langhorne-PA-american-heritage-federal-credit-union'), mapOptions);}document.getElementById('54f947d2').innerHTML += ' | View Map';var $l5d5ebf5f68104cf9d233b6808f32c7c7 = '

American Heritage Federal Credit Union

Address: 250 Doublewoods Rd., Summit Square Shopping Center, Langhorne, PA 19047, USA
Phone: (215) 968-1591
';var m_5d5ebf5f68104cf9d233b6808f32c7c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Heritage Federal Credit Union',});m_5d5ebf5f68104cf9d233b6808f32c7c7['infowindow'] = new google.maps.InfoWindow({content: $l5d5ebf5f68104cf9d233b6808f32c7c7});var infowindow = new google.maps.InfoWindow({content: $l5d5ebf5f68104cf9d233b6808f32c7c7});google.maps.event.addListener(m_5d5ebf5f68104cf9d233b6808f32c7c7, 'click', function() {infowindow.open(map,m_5d5ebf5f68104cf9d233b6808f32c7c7);});$marker.push(m_5d5ebf5f68104cf9d233b6808f32c7c7);}});var g_b319a27a89064c03fc7abf96d58e4554 = new google.maps.Geocoder();g_b319a27a89064c03fc7abf96d58e4554.geocode( { 'address': "PA-413, Langhorne, PA 19047, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('langhorne-PA-american-heritage-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('langhorne-PA-american-heritage-federal-credit-union'), mapOptions);}document.getElementById('5ba6086c').innerHTML += ' | View Map';var $lb319a27a89064c03fc7abf96d58e4554 = '

American Heritage Federal Credit Union

Address: PA-413, Langhorne, PA 19047, USA
Phone:
';var m_b319a27a89064c03fc7abf96d58e4554 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Heritage Federal Credit Union',});m_b319a27a89064c03fc7abf96d58e4554['infowindow'] = new google.maps.InfoWindow({content: $lb319a27a89064c03fc7abf96d58e4554});var infowindow = new google.maps.InfoWindow({content: $lb319a27a89064c03fc7abf96d58e4554});google.maps.event.addListener(m_b319a27a89064c03fc7abf96d58e4554, 'click', function() {infowindow.open(map,m_b319a27a89064c03fc7abf96d58e4554);});$marker.push(m_b319a27a89064c03fc7abf96d58e4554);}});}google.maps.event.addDomListener(window, 'load', initialize);