top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

デニリキンRSL

5月23日(金)

|

72 End St、デニリクイン NSW 2710、オーストラリア

RIFF が Deniliquin RSL のステージに登場し、ソウルフルな音楽と忘れられない雰囲気の夜を過ごす準備をしましょう。

登録は終了しました
他のイベントを見る
デニリキンRSL
デニリキンRSL

日時・場所

2025年5月23日 19:30 – 22:30

72 End St、デニリクイン NSW 2710、オーストラリア

イベントについて

RIFFがデニリクインRSLのステージに登場!ソウルフルな音楽と忘れられないバイブスに満ちた夜をお届けします!オリジナル曲から人気曲まで、ダイナミックなパフォーマンスをお楽しみください。エネルギーが溢れ、最高潮の雰囲気に包まれるこのショーは、週末のスタートにぴったりです。ダンスを楽しみたい方、一緒に歌いたい方、ただ音楽に浸りたい方、どんな方でも見逃せないショーです!


イベントの詳細:

🕖 時間: 午後7時30分~午後10時30分

📍 場所: デニリクイン RSL、デニリクイン、ニューサウスウェールズ州

🎶 音楽: RIFFによるオリジナルヒット曲+ライブパフォーマンス


カレンダーに印を付けて、お友達をお誘い合わせの上、素敵な音楽と素敵な時間をお過ごしください。会場でお会いしましょう!🎸🎤

このイベントをシェア

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