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.6335,-80.1041)};var g_165d6a6256273a3430fa4891413ac2f0 = new google.maps.Geocoder();g_165d6a6256273a3430fa4891413ac2f0.geocode( { 'address': "2954 Kirk Rd, Lake Worth, FL 33461, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-worth-FL-golden-financial-services-debt-settlement-corporation').style.display = '';map = new google.maps.Map(document.getElementById('lake-worth-FL-golden-financial-services-debt-settlement-corporation'), mapOptions);}document.getElementById('2efe01e6').innerHTML += ' | View Map';var $l165d6a6256273a3430fa4891413ac2f0 = '

Golden Financial Services Debt Settlement Corporation

Address: 2954 Kirk Rd, Lake Worth, FL 33461, USA
Phone: (619) 600-5189
';var m_165d6a6256273a3430fa4891413ac2f0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Golden Financial Services Debt Settlement Corporation',});m_165d6a6256273a3430fa4891413ac2f0['infowindow'] = new google.maps.InfoWindow({content: $l165d6a6256273a3430fa4891413ac2f0});var infowindow = new google.maps.InfoWindow({content: $l165d6a6256273a3430fa4891413ac2f0});google.maps.event.addListener(m_165d6a6256273a3430fa4891413ac2f0, 'click', function() {infowindow.open(map,m_165d6a6256273a3430fa4891413ac2f0);});$marker.push(m_165d6a6256273a3430fa4891413ac2f0);}});}google.maps.event.addDomListener(window, 'load', initialize);