-

rose

Formed in 1997, the Vengaboys quickly rose to fame with their infectious Eurodance beats, catchy melodies, and colorful style. Hailing from the Netherlands, this group captured the hearts of partygoers…

Get ready to immerse yourself in the mesmerizing sounds of Alessi Rose, an artist who has captivated audiences with her unique musical style. Her hit song “First Original Thought” is…

Reference: Warren G – Wikipedia

Vickers’ music often draws inspiration from a mix of indie, pop, and electronic sounds. Her eclectic style and meaningful lyrics are inspired by artists like Kate Bush, Madonna, and Robyn.

Shawn Mendes, the Canadian heartthrob who rose to fame through the power of social media, has taken the music world by storm with his captivating vocals and soulful lyrics. Known…

Reference link: Basshunter – Wikipedia

Haddaway, the Trinidadian-German musician rose to fame in the 1990s with his infectious Dance Pop hits that dominated the airwaves and dance floors. With his powerful vocals and catchy beats,…

Kesha, also known as Kesha Rose Sebert, burst onto the music scene in the late 2000s with her unique blend of pop and electronic dance music. Her rebellious spirit, glittery…


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