top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

एसएस एंड ए क्लब, एल्बरी (स्टोन फ्री - ए हेंड्रिक्स एक्सपीरियंस के साथ)

शुक्र, 24 जन॰

|

570/582 ऑलिव सेंट, एल्बरी NSW 2640, ऑस्ट्रेलिया

एल्बरी में SS&A क्लब में स्टोन फ्री - ए हेंड्रिक्स एक्सपीरियंस के साथ एक रोमांचक रात के लिए हमारे साथ जुड़ें। जिमी हेंड्रिक्स के सदाबहार संगीत के साथ रॉक के स्वर्ण युग में वापस जाने के लिए तैयार हो जाइए। इस अविस्मरणीय प्रदर्शन को मिस न करें!

पंजीकरण बंद है
अन्य कार्यक्रम देखें
एसएस एंड ए क्लब, एल्बरी (स्टोन फ्री - ए हेंड्रिक्स एक्सपीरियंस के साथ)
एसएस एंड ए क्लब, एल्बरी (स्टोन फ्री - ए हेंड्रिक्स एक्सपीरियंस के साथ)

समय और स्थान

24 जन॰ 2025, 9:00 pm – 25 जन॰ 2025, 12:00 am

570/582 ऑलिव सेंट, एल्बरी NSW 2640, ऑस्ट्रेलिया

अतिथि

इवेंट के बारे में



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.

यह इवेंट साझा करें

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