-

Legacy

Yazoo, also known as Yaz in the United States, is a synth-pop duo that emerged in the early 1980s. Comprising Alison Moyet as the vocalist and Vince Clarke as the…

Planet Funk is a renowned electronic music group that has captivated audiences worldwide with their innovative and eclectic sound. Formed in the late 1990s, this Italian group has left an…

Both Beyonce and Eurythmics have made a significant impact on the music industry with their unique styles and timeless hits. One of their iconic songs, “Sweet Dreams,” has stood the…

TLC, an American girl group, took the music scene by storm with their distinctive blend of R&B, hip-hop, and pop. Comprising Tionne “T-Boz” Watkins, Lisa “Left Eye” Lopes, and Rozonda…

Tavares, the renowned American R&B, funk, and soul music group, made their mark on the music scene with their timeless hit “Heaven Must Be Missing An Angel.” This song, among…

Macy Gray, the iconic American singer-songwriter, has left an indelible mark on the music industry with her soulful voice and unique blend of genres. Known for her distinctive raspy voice…

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…

Andy Williams, a renowned artist in the music industry, left an indelible mark with his velvety voice and timeless hits. One of his most iconic songs, “Watching Girls Go By,”…

Simple Plan, the renowned Canadian rock band, has left an indelible mark on the music industry with their exceptional blend of punk and pop-rock melodies. Among their vast discography, “Summer…

Cimorelli, the American pop group consisting of six talented sisters, has captivated audiences with their harmonies and empowering lyrics. With a discography filled with catchy tunes and heartfelt ballads, Cimorelli…


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