top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

SS&A Club, Albury (mit Stone Free – A Hendrix Experience)

Fr., 24. Jan.

|

570/582 Olive St, Albury NSW 2640, Australien

Erleben Sie eine elektrisierende Nacht mit Stone Free – A Hendrix Experience im SS&A Club in Albury. Lassen Sie sich mit der zeitlosen Musik von Jimi Hendrix in die goldene Ära des Rock entführen. Lassen Sie sich diesen unvergesslichen Auftritt nicht entgehen!

Die Registrierung ist geschlossen
Weitere Veranstaltungen ansehen
SS&A Club, Albury (mit Stone Free – A Hendrix Experience)
SS&A Club, Albury (mit Stone Free – A Hendrix Experience)

Zeit & Ort

24. Jan. 2025, 21:00 – 25. Jan. 2025, 00:00

570/582 Olive St, Albury NSW 2640, Australien

Gäste

Über die Veranstaltung



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.

Diese Veranstaltung teilen

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