DETOX Pool Party

DETOX Pool Party Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from DETOX Pool Party, Pool & Billiard Hall, Orlando, FL.

05/24/2014

For those of you wondering if we are doing Detox Pool Party today, we are NOT...We will be back on June 7th...Stay tuned for more info!!

05/10/2014

Saturday we meet at Allure Resort!

Expecting 300-400 people for this one...It's gonna be massive
05/09/2014

Expecting 300-400 people for this one...It's gonna be massive

05/08/2014

If you wanna be part of DETOX POOL PARTY...Just send your names to 4073465521 to get on our FREE guest list!!

Thisis gonna be the new pool party in Orlando...starts May 10th...get ready
05/01/2014

Thisis gonna be the new pool party in Orlando...starts May 10th...get ready

11/30/2013
10/26/2013
10/05/2013
08/12/2013
06/03/2013

A collab between my friend Marcos Mas and myself...groovy vibes!

05/11/2013
05/11/2013

Address

Orlando, FL
32819

Website

Alerts

Be the first to know and let us send you an email when DETOX Pool Party posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Featured

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });