top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

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

vie, 24 ene

|

570/582 Olive St, Albury NSW 2640, Australia

Acompáñanos en una noche electrizante con Stone Free - A Hendrix Experience en el SS&A Club de Albury. Prepárate para viajar a la época dorada del rock con la música atemporal de Jimi Hendrix. ¡No te pierdas esta actuación inolvidable!

La inscripción está cerrada
Ver otros eventos
Club SS&A, Albury (con Stone Free - Una experiencia Hendrix)
Club SS&A, Albury (con Stone Free - Una experiencia Hendrix)

Horario y ubicación

24 ene 2025, 21:00 – 25 ene 2025, 0:00

570/582 Olive St, Albury NSW 2640, Australia

Invitados

Acerca del 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.

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