top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

SS&A Club, Albury (with FLō TRIō)

sab 23 ago

|

570/582 Olive St, Albury NSW 2640, Australia

Get ready for a high-energy night at the SS&A Club, Albury on Saturday, 23rd of August, from 9:00 PM to 1:00 AM! 🎶

Registration is closed
See other events
SS&A Club, Albury (with FLō TRIō)
SS&A Club, Albury (with FLō TRIō)

Orario & Sede

23 ago 2025, 21:00 – 24 ago 2025, 01:00

570/582 Olive St, Albury NSW 2640, Australia

Info sull'evento

Get ready for a high-energy night at the SS&A Club, Albury on Saturday, 23rd of August, from 9:00 PM to 1:00 AM! 🎶🔥


I'll be joining forces with FLŌ TRIŌ for a one-of-a-kind performance, bringing you a mix of powerful live music and unforgettable vibes. From our original tracks to some killer jams, it's going to be an electrifying night you won't want to miss! 🎸🎤


Grab your friends, hit the dance floor, and let’s make this Friday night legendary! See you there! 💃🕺🌟

Condividi questo evento

bottom of page
function prefetch(nodeList) { if (navigator.connection && (navigator.connection.effectiveType === 'slow-2g' || navigator.connection.effectiveType === '2g')) { return; } if (navigator.deviceMemory && navigator.deviceMemory <= 2) { return; } const fetched = {}; const observer = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { const link = entry.target.href; if (!fetched[link]) { fetched[link] = true; fetch(link, { priority: 'low' }); } observer.unobserve(entry.target); } }); }); nodeList.forEach(link => observer.observe(link)); } const idleCallback = window.requestIdleCallback || function (cb) { return setTimeout(() => cb(), 1); }; idleCallback(function () { const links = document.querySelectorAll('a[href]'); prefetch(links); });