top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

SS&A Club, Albury (con Stone Free - A Hendrix Experience)

ven 24 gen

|

570/582 Olive St, Albury NSW 2640, Australia

Unitevi a noi per una serata elettrizzante con Stone Free - A Hendrix Experience presso l'SS&A Club di Albury. Preparatevi a essere trasportati indietro all'epoca d'oro del rock con la musica senza tempo di Jimi Hendrix. Non perdetevi questa indimenticabile esibizione!

Le registrazioni sono chiuse
Vedi altri eventi
SS&A Club, Albury (con Stone Free - A Hendrix Experience)
SS&A Club, Albury (con Stone Free - A Hendrix Experience)

Orario & Sede

24 gen 2025, 21:00 – 25 gen 2025, 00:00

570/582 Olive St, Albury NSW 2640, Australia

Partecipanti

Info sull'evento



Get ready for an unforgettable night with Stone Free - A Hendrix Experience at the SS&A Club in Albury! On Friday, 24th of January at 9pm, immerse yourself in the legendary music of Jimi Hendrix. This is a night you won't want to miss, filled with iconic rock tunes and electrifying performances. RSVP now to secure your spot and join us for an evening of timeless music and entertainment.

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