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.0838,-74.9956)};var g_1b395844c87f8cda765ef1057c51f9d3 = new google.maps.Geocoder();g_1b395844c87f8cda765ef1057c51f9d3.geocode( { 'address': "4900 Princeton Ave, Philadelphia, PA 19135, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-freedom-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-freedom-credit-union'), mapOptions);}document.getElementById('85aeb52c').innerHTML += ' | View Map';var $l1b395844c87f8cda765ef1057c51f9d3 = '

Freedom Credit Union

Address: 4900 Princeton Ave, Philadelphia, PA 19135, USA
Phone: (215) 612-5900
';var m_1b395844c87f8cda765ef1057c51f9d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Freedom Credit Union',});m_1b395844c87f8cda765ef1057c51f9d3['infowindow'] = new google.maps.InfoWindow({content: $l1b395844c87f8cda765ef1057c51f9d3});var infowindow = new google.maps.InfoWindow({content: $l1b395844c87f8cda765ef1057c51f9d3});google.maps.event.addListener(m_1b395844c87f8cda765ef1057c51f9d3, 'click', function() {infowindow.open(map,m_1b395844c87f8cda765ef1057c51f9d3);});$marker.push(m_1b395844c87f8cda765ef1057c51f9d3);}});var g_c669ac8af779712a937d11cd9561ece8 = new google.maps.Geocoder();g_c669ac8af779712a937d11cd9561ece8.geocode( { 'address': "10400 Drummond Rd, Philadelphia, PA 19154, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-freedom-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-freedom-credit-union'), mapOptions);}document.getElementById('747a8ca1').innerHTML += ' | View Map';var $lc669ac8af779712a937d11cd9561ece8 = '

Freedom Credit Union

Address: 10400 Drummond Rd, Philadelphia, PA 19154, USA
Phone: (215) 612-5900
';var m_c669ac8af779712a937d11cd9561ece8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Freedom Credit Union',});m_c669ac8af779712a937d11cd9561ece8['infowindow'] = new google.maps.InfoWindow({content: $lc669ac8af779712a937d11cd9561ece8});var infowindow = new google.maps.InfoWindow({content: $lc669ac8af779712a937d11cd9561ece8});google.maps.event.addListener(m_c669ac8af779712a937d11cd9561ece8, 'click', function() {infowindow.open(map,m_c669ac8af779712a937d11cd9561ece8);});$marker.push(m_c669ac8af779712a937d11cd9561ece8);}});}google.maps.event.addDomListener(window, 'load', initialize);