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.9847,-75.132)};var g_514d60e019ec938454132c0281181ef1 = new google.maps.Geocoder();g_514d60e019ec938454132c0281181ef1.geocode( { 'address': "2301 Jasper St, Philadelphia, PA 19125, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-advanced-money-loan').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-advanced-money-loan'), mapOptions);}document.getElementById('297c3219').innerHTML += ' | View Map';var $l514d60e019ec938454132c0281181ef1 = '

Advanced Money Loan

Address: 2301 Jasper St, Philadelphia, PA 19125, USA
Phone: (215) 426-5626
';var m_514d60e019ec938454132c0281181ef1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advanced Money Loan',});m_514d60e019ec938454132c0281181ef1['infowindow'] = new google.maps.InfoWindow({content: $l514d60e019ec938454132c0281181ef1});var infowindow = new google.maps.InfoWindow({content: $l514d60e019ec938454132c0281181ef1});google.maps.event.addListener(m_514d60e019ec938454132c0281181ef1, 'click', function() {infowindow.open(map,m_514d60e019ec938454132c0281181ef1);});$marker.push(m_514d60e019ec938454132c0281181ef1);}});}google.maps.event.addDomListener(window, 'load', initialize);