Brett's Beats

Brett's Beats 20+ years experience in all genres from the 1920s-2020s

It was so much fun tearing up a 9 hour set at Bob’s annual Kentucky Derby Party!
05/03/2026

It was so much fun tearing up a 9 hour set at Bob’s annual Kentucky Derby Party!

Another great time DJing the Haines Block Party, 11 years straight!
09/22/2025

Another great time DJing the Haines Block Party, 11 years straight!

The GW Walkathon was a huge success! Thank you to all the families that came out to dance for a great cause!
10/23/2024

The GW Walkathon was a huge success! Thank you to all the families that came out to dance for a great cause!

Dates for this season are quickly filling up! If you want to take your block party to the next level, or just need a rea...
07/01/2024

Dates for this season are quickly filling up! If you want to take your block party to the next level, or just need a reason to have one, text me at the number in the flyer.

Donny’s 40th Birthday, Brooklyn, NY
01/19/2024

Donny’s 40th Birthday, Brooklyn, NY

01/15/2024

Address

Mahwah, NJ
07430

Alerts

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

Share

Category

//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); });