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.9473,-75.151)};var g_483f046dcff29152f098e8a15dc67c9b = new google.maps.Geocoder();g_483f046dcff29152f098e8a15dc67c9b.geocode( { 'address': "530 Walnut St, Philadelphia, PA 19106, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-lawsuit-cash-advance-and-legal-loans').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-lawsuit-cash-advance-and-legal-loans'), mapOptions);}document.getElementById('60aae827').innerHTML += ' | View Map';var $l483f046dcff29152f098e8a15dc67c9b = '

Lawsuit Cash Advance and Legal Loans

Address: 530 Walnut St, Philadelphia, PA 19106, USA
Phone: (347) 671-3353
';var m_483f046dcff29152f098e8a15dc67c9b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lawsuit Cash Advance and Legal Loans',});m_483f046dcff29152f098e8a15dc67c9b['infowindow'] = new google.maps.InfoWindow({content: $l483f046dcff29152f098e8a15dc67c9b});var infowindow = new google.maps.InfoWindow({content: $l483f046dcff29152f098e8a15dc67c9b});google.maps.event.addListener(m_483f046dcff29152f098e8a15dc67c9b, 'click', function() {infowindow.open(map,m_483f046dcff29152f098e8a15dc67c9b);});$marker.push(m_483f046dcff29152f098e8a15dc67c9b);}});}google.maps.event.addDomListener(window, 'load', initialize);