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.828,-74.2299)};var g_055fc070ac6cc728b4c2e7819c10e36d = new google.maps.Geocoder();g_055fc070ac6cc728b4c2e7819c10e36d.geocode( { 'address': "80 Pompton Ave #4b, Verona, NJ 07044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('verona-NJ-accident-lawsuit-funding').style.display = '';map = new google.maps.Map(document.getElementById('verona-NJ-accident-lawsuit-funding'), mapOptions);}document.getElementById('7d95e502').innerHTML += ' | View Map';var $l055fc070ac6cc728b4c2e7819c10e36d = '

Accident Lawsuit Funding

Address: 80 Pompton Ave #4b, Verona, NJ 07044, USA
Phone: (877) 636-6010
';var m_055fc070ac6cc728b4c2e7819c10e36d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Accident Lawsuit Funding',});m_055fc070ac6cc728b4c2e7819c10e36d['infowindow'] = new google.maps.InfoWindow({content: $l055fc070ac6cc728b4c2e7819c10e36d});var infowindow = new google.maps.InfoWindow({content: $l055fc070ac6cc728b4c2e7819c10e36d});google.maps.event.addListener(m_055fc070ac6cc728b4c2e7819c10e36d, 'click', function() {infowindow.open(map,m_055fc070ac6cc728b4c2e7819c10e36d);});$marker.push(m_055fc070ac6cc728b4c2e7819c10e36d);}});}google.maps.event.addDomListener(window, 'load', initialize);