-

Girl

Las Ketchup, a Spanish girl group formed by sisters Lucia, Pilar, and Lola Munoz, stormed into the international music scene with their catchy tune “The Ketchup Song.” The infectious blend…

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…

Destiny’s Child, an American girl group formed in Houston in 1997, quickly rose to fame with their catchy tunes and empowering lyrics. Comprised of powerhouse vocalists BeyoncΓ© Knowles, Kelly Rowland,…

Stooshe, the dynamic British girl group, made a significant splash in the pop music scene with their hit song “Black Heart.” Comprised of members Alexandra Buggs, Karis Anderson, and Courtney…

Little Mix, the British girl group formed in 2011, has taken the music scene by storm with their infectious tunes and powerful vocals. Comprising members Perrie Edwards, Jesy Nelson, Leigh-Anne…

Bananarama, the iconic British girl group formed in London in 1981, has been a staple in the Dance Pop music scene for decades. Comprised of childhood friends Sara Dallin, Siobhan…

The Saturdays, a British-Irish girl group formed in 2007, have been captivating audiences with their infectious Dance Pop tunes. Comprised of members Una Healy, Rochelle Humes, Frankie Bridge, Mollie King,…

Blackpink is a South Korean girl group formed by YG Entertainment, consisting of members Jisoo, Jennie, RosΓ©, and Lisa. Debuting in 2016, they swiftly rose to international stardom, known for…


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