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.1176,-75.0145)};var g_50f6c3c87b2a07f5fec1bb706b7264e6 = new google.maps.Geocoder();g_50f6c3c87b2a07f5fec1bb706b7264e6.geocode( { 'address': "3338 S Broad St, Philadelphia, PA 19145"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-police-fire-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-police-fire-federal-credit-union'), mapOptions);}document.getElementById('604689be').innerHTML += ' | View Map';var $l50f6c3c87b2a07f5fec1bb706b7264e6 = '

Police & Fire Federal Credit Union

Address: 3338 S Broad St, Philadelphia, PA 19145
Phone: (215) 931-0300
';var m_50f6c3c87b2a07f5fec1bb706b7264e6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Police & Fire Federal Credit Union',});m_50f6c3c87b2a07f5fec1bb706b7264e6['infowindow'] = new google.maps.InfoWindow({content: $l50f6c3c87b2a07f5fec1bb706b7264e6});var infowindow = new google.maps.InfoWindow({content: $l50f6c3c87b2a07f5fec1bb706b7264e6});google.maps.event.addListener(m_50f6c3c87b2a07f5fec1bb706b7264e6, 'click', function() {infowindow.open(map,m_50f6c3c87b2a07f5fec1bb706b7264e6);});$marker.push(m_50f6c3c87b2a07f5fec1bb706b7264e6);}});var g_96d48a79390d3a97b15be93e834ab9a0 = new google.maps.Geocoder();g_96d48a79390d3a97b15be93e834ab9a0.geocode( { 'address': "7145 Frankford Ave, Philadelphia, PA 19135"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-police-fire-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-police-fire-federal-credit-union'), mapOptions);}document.getElementById('7f085c24').innerHTML += ' | View Map';var $l96d48a79390d3a97b15be93e834ab9a0 = '

Police & Fire Federal Credit Union

Address: 7145 Frankford Ave, Philadelphia, PA 19135
Phone: (215) 931-0330
';var m_96d48a79390d3a97b15be93e834ab9a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Police & Fire Federal Credit Union',});m_96d48a79390d3a97b15be93e834ab9a0['infowindow'] = new google.maps.InfoWindow({content: $l96d48a79390d3a97b15be93e834ab9a0});var infowindow = new google.maps.InfoWindow({content: $l96d48a79390d3a97b15be93e834ab9a0});google.maps.event.addListener(m_96d48a79390d3a97b15be93e834ab9a0, 'click', function() {infowindow.open(map,m_96d48a79390d3a97b15be93e834ab9a0);});$marker.push(m_96d48a79390d3a97b15be93e834ab9a0);}});}google.maps.event.addDomListener(window, 'load', initialize);