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.9645,-75.2042)};var g_c2c0ac618b8686475b0f10a4ce08a82a = new google.maps.Geocoder();g_c2c0ac618b8686475b0f10a4ce08a82a.geocode( { 'address': "4053 Lancaster Ave, Philadelphia, PA 19104, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-friendly-money-loan-co').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-friendly-money-loan-co'), mapOptions);}document.getElementById('4aee7281').innerHTML += ' | View Map';var $lc2c0ac618b8686475b0f10a4ce08a82a = '

Friendly Money Loan Co

Address: 4053 Lancaster Ave, Philadelphia, PA 19104, USA
Phone: (215) 222-1525
';var m_c2c0ac618b8686475b0f10a4ce08a82a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Friendly Money Loan Co',});m_c2c0ac618b8686475b0f10a4ce08a82a['infowindow'] = new google.maps.InfoWindow({content: $lc2c0ac618b8686475b0f10a4ce08a82a});var infowindow = new google.maps.InfoWindow({content: $lc2c0ac618b8686475b0f10a4ce08a82a});google.maps.event.addListener(m_c2c0ac618b8686475b0f10a4ce08a82a, 'click', function() {infowindow.open(map,m_c2c0ac618b8686475b0f10a4ce08a82a);});$marker.push(m_c2c0ac618b8686475b0f10a4ce08a82a);}});}google.maps.event.addDomListener(window, 'load', initialize);