-

BECOME A SUPPORTER BY V2BEAT MUSIC TV, WHY? BECAUSE WE PLAY THE MUSIC YOU LOVE!

Written by on 04/05/2020


DONATE ANY AMOUNT NOW! in Just 5 seconds 

Donate with PayPal button

Why donate?

    1. Because we are Ads free: no advertising are inserted during the videoclips
    2. Because we are passionate and volunteers MUSIC lovers: we search and promote the best talented artists proposing you for free.
    3. Because we think that Music and videos are the best way to entertain people from their born till end of life
    4. Because we work hard daily to maintain the costs of the structure and no rewards coming from others.

         FOR THAT WE NEED YOUR DONATION IN ORDER TO PROCEED WITH OUR ACTIVITY TO GIVE YOU ENJOYMENT!

 

Teamdonatescan

Teamdonatescan

AUTHOR: IvanS

IvanS is a Music Radio and TV veteran. Since the dawn of free radio in Europe in the 70s, he has worked as a speaker and music programmer. Today he collaborates with V2BEAT TV, Pop & Dance Television in Europe.
View profile.
♥ SUBSCRIBE HERE



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