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.1862,-75.1404)};var g_1806fcb0f319d4af2ace598ae6119b3a = new google.maps.Geocoder();g_1806fcb0f319d4af2ace598ae6119b3a.geocode( { 'address': "339 Maple Ave, Horsham, PA 19044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('horsham-PA-american-heritage-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('horsham-PA-american-heritage-federal-credit-union'), mapOptions);}document.getElementById('d991c3c0').innerHTML += ' | View Map';var $l1806fcb0f319d4af2ace598ae6119b3a = '

American Heritage Federal Credit Union

Address: 339 Maple Ave, Horsham, PA 19044, USA
Phone: (215) 293-0340
';var m_1806fcb0f319d4af2ace598ae6119b3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Heritage Federal Credit Union',});m_1806fcb0f319d4af2ace598ae6119b3a['infowindow'] = new google.maps.InfoWindow({content: $l1806fcb0f319d4af2ace598ae6119b3a});var infowindow = new google.maps.InfoWindow({content: $l1806fcb0f319d4af2ace598ae6119b3a});google.maps.event.addListener(m_1806fcb0f319d4af2ace598ae6119b3a, 'click', function() {infowindow.open(map,m_1806fcb0f319d4af2ace598ae6119b3a);});$marker.push(m_1806fcb0f319d4af2ace598ae6119b3a);}});var g_b11c7fb2fcf9f6b3d5b52d4ba38a664b = new google.maps.Geocoder();g_b11c7fb2fcf9f6b3d5b52d4ba38a664b.geocode( { 'address': "101 Tournament Drive, Bldg. 3, Horsham, PA 19044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('horsham-PA-american-heritage-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('horsham-PA-american-heritage-federal-credit-union'), mapOptions);}document.getElementById('0e44a2b9').innerHTML += ' | View Map';var $lb11c7fb2fcf9f6b3d5b52d4ba38a664b = '

American Heritage Federal Credit Union

Address: 101 Tournament Drive, Bldg. 3, Horsham, PA 19044, USA
Phone: (215) 969-0777 ext.
';var m_b11c7fb2fcf9f6b3d5b52d4ba38a664b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Heritage Federal Credit Union',});m_b11c7fb2fcf9f6b3d5b52d4ba38a664b['infowindow'] = new google.maps.InfoWindow({content: $lb11c7fb2fcf9f6b3d5b52d4ba38a664b});var infowindow = new google.maps.InfoWindow({content: $lb11c7fb2fcf9f6b3d5b52d4ba38a664b});google.maps.event.addListener(m_b11c7fb2fcf9f6b3d5b52d4ba38a664b, 'click', function() {infowindow.open(map,m_b11c7fb2fcf9f6b3d5b52d4ba38a664b);});$marker.push(m_b11c7fb2fcf9f6b3d5b52d4ba38a664b);}});}google.maps.event.addDomListener(window, 'load', initialize);