-

legendary

James Brown, also known as the “Godfather of Soul,” was an American singer, songwriter, and dancer. He played a crucial role in the development of various music genres, including funk…

Marshall Jefferson is a legendary figure in the world of Dance POP music, known for his innovative sound and pioneering contributions to the genre. With a career spanning decades, Jefferson…

Queen, a legendary British rock band formed in London in 1970, is one of the most iconic and influential groups in the history of music. Led by the extraordinary Freddie…

Stephanie Mills, the legendary queen of Dance Pop, has graced the music scene with her powerful vocals and infectious beats for decades. Her music has captivated audiences around the world,…

Steve Winwood, a legendary figure in the realm of music, has carved a path of creativity and innovation throughout his career. His contributions to the landscape of Pop and Rock…

Neil Diamond, the legendary American singer-songwriter, has left an indelible mark on the music industry with his timeless hits. Among his extensive repertoire, “Sweet Caroline” stands out as one of…

R.E.M. is an iconic American rock band that emerged in the 1980s and has since left an indelible mark on the music industry. With their unique sound and thought-provoking lyrics,…

R.E.M. is an iconic American rock band that emerged in the 1980s and has since left an indelible mark on the music industry. With their unique sound and thought-provoking lyrics,…

R. Kelly, known as the King of R&B, is a legendary musical artist whose influence has spanned decades. With a career marked by remarkable achievements and controversies, his music continues…

Creedence Clearwater Revival, often referred to as CCR, was an iconic American rock band formed in El Cerrito, California, in 1967. The band enjoyed great success in the late 1960s…


V2BEAT RADIO TV EUROPE

THE MUSIC U LOVE

cover-art
Current track

Title

Artist

VIIB TV
β›Ά βˆ’ Γ—
`;iframe.srcdoc = iframeContent;// Logica UI Esterna var isMinimized = sessionStorage.getItem('v2beat_minimized') === 'true'; if (isMinimized) { container.classList.add('minimized'); toggleBtn.innerHTML = 'β–‘'; }// Mostra il player (se siamo master) setTimeout(() => container.classList.add('v2beat-visible'), 1000);// Ascolta messaggi dall'iframe per salvare stato Mute window.addEventListener('message', function(e) { if (e.data === 'v2beat_muted') { localStorage.setItem('v2beat_global_muted', 'true'); } else if (e.data === 'v2beat_unmuted') { localStorage.setItem('v2beat_global_muted', 'false'); } else if (e.data === 'v2beat_playing') { // Opzionale: notifica altre tab? } });// UI Controls theaterBtn.addEventListener('click', function(e) { e.stopPropagation(); container.classList.toggle('theater-mode'); });closeBtn.addEventListener('click', function(e) { e.stopPropagation(); container.remove(); // Se chiudo, rinuncio al ruolo di master? // Meglio di no, per evitare che un'altra tab riparta subito a caso. // Lasciamo che scada il timeout. });toggleBtn.addEventListener('click', function(e) { e.stopPropagation(); container.classList.toggle('minimized'); var isMin = container.classList.contains('minimized'); toggleBtn.innerHTML = isMin ? 'β–‘' : 'βˆ’'; sessionStorage.setItem('v2beat_minimized', isMin); });header.addEventListener('click', function() { if (container.classList.contains('minimized')) { container.classList.remove('minimized'); toggleBtn.innerHTML = 'βˆ’'; sessionStorage.setItem('v2beat_minimized', 'false'); } }); }); })();