-

Lyrics

Known for his infectious beats and catchy lyrics, Nicky Jam has taken the music world by storm. With a blend of reggaeton, Latin pop, and urban rhythms, his music transcends…

With his innovative style and thought-provoking lyrics, Kendrick Lamar has emerged as one of the most influential figures in the music industry. From his debut to his latest releases, Lamar…

With powerhouse vocals and raw lyrics that resonate with fans worldwide, Demi Lovato has solidified her spot as a trailblazing pop sensation. From overcoming personal struggles to empowering anthems, Demi’s…

Jordin Sparks, the American singer, and songwriter rose to fame after winning the sixth season of American Idol in 2007. Known for her powerful vocals and catchy tunes, she quickly…

Tanita Tikaram, an iconic singer-songwriter in the Dance Pop genre, has captivated audiences with her emotive lyrics and unique musical style. With a career spanning several decades, Tikaram has left…

Lauv, an American singer, songwriter, and record producer, has made waves in the music industry with his unique blend of Dance Pop and heartfelt lyrics. Born Ari Staprans Leff in…


  • Pages

  • 1

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