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(26.6188,-80.2268)};var g_3b23af8a89a43f44f9e0141e4903630c = new google.maps.Geocoder();g_3b23af8a89a43f44f9e0141e4903630c.geocode( { 'address': "4202 Bluff Harbor Way, Wellington, FL 33449, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wellington-FL-lawsuit-loans-911').style.display = '';map = new google.maps.Map(document.getElementById('wellington-FL-lawsuit-loans-911'), mapOptions);}document.getElementById('00aabb7f').innerHTML += ' | View Map';var $l3b23af8a89a43f44f9e0141e4903630c = '

Lawsuit Loans 911

Address: 4202 Bluff Harbor Way, Wellington, FL 33449, USA
Phone: (800) 557-3061
';var m_3b23af8a89a43f44f9e0141e4903630c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lawsuit Loans 911',});m_3b23af8a89a43f44f9e0141e4903630c['infowindow'] = new google.maps.InfoWindow({content: $l3b23af8a89a43f44f9e0141e4903630c});var infowindow = new google.maps.InfoWindow({content: $l3b23af8a89a43f44f9e0141e4903630c});google.maps.event.addListener(m_3b23af8a89a43f44f9e0141e4903630c, 'click', function() {infowindow.open(map,m_3b23af8a89a43f44f9e0141e4903630c);});$marker.push(m_3b23af8a89a43f44f9e0141e4903630c);}});}google.maps.event.addDomListener(window, 'load', initialize);