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(28.1294,-82.5046)};var g_b36386583d6f2df72b8fc8dca09e34a4 = new google.maps.Geocoder();g_b36386583d6f2df72b8fc8dca09e34a4.geocode( { 'address': "3959 Van Dyke Rd #400, Lutz, FL 33558, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lutz-FL-certified-legal-funding-inc').style.display = '';map = new google.maps.Map(document.getElementById('lutz-FL-certified-legal-funding-inc'), mapOptions);}document.getElementById('82d4adfb').innerHTML += ' | View Map';var $lb36386583d6f2df72b8fc8dca09e34a4 = '

Certified Legal Funding Inc

Address: 3959 Van Dyke Rd #400, Lutz, FL 33558, USA
Phone: (813) 920-5522
';var m_b36386583d6f2df72b8fc8dca09e34a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Certified Legal Funding Inc',});m_b36386583d6f2df72b8fc8dca09e34a4['infowindow'] = new google.maps.InfoWindow({content: $lb36386583d6f2df72b8fc8dca09e34a4});var infowindow = new google.maps.InfoWindow({content: $lb36386583d6f2df72b8fc8dca09e34a4});google.maps.event.addListener(m_b36386583d6f2df72b8fc8dca09e34a4, 'click', function() {infowindow.open(map,m_b36386583d6f2df72b8fc8dca09e34a4);});$marker.push(m_b36386583d6f2df72b8fc8dca09e34a4);}});}google.maps.event.addDomListener(window, 'load', initialize);