-

Now On Air On V2BEAT: Lola Young – Messy (Mentol Remix)

Written by on 11/02/2026


Sending good vibes from Italy to the world, Mattew on the mic! 🎤✨ CRAZY ITALIAN NIGHT MOOD! 🇮🇹💃

Ay, ay, party people! 🎉 Here is ‘Volare’ by Two Cuzzos taking off like a plate of Saltimbocca alla Romana in Milan—flying high with flavor! 🍽️✈️ And get ready to get messy with Lola Young’s ‘Messy (Mentol Remix)’ because she’s got some juicy secrets for us ♪ Tu tu tu tu! ♪ 🎶🔥

🎵 MIND-BLOWING TRIVIA: Did you know that Lola Young recorded ‘Messy’ when she was just 18 years old? 🤯 This rising star is already making waves in the music industry with her unique sound, blending pop with R&B vibes that keep you coming back for more! 🌊💖

💬 LET’S TALK! We want to hear from YOU! What’s your favorite secret or guilty pleasure song that makes you want to dance? 💃🕺 Drop your thoughts in the comments below!

🚀 TUNE IN! Don’t miss out on all the fun and excitement! 🎧 Join us at V2BEAT Radio for the best beats and freshest tracks from around the globe! Tune in now and keep the party going! 🌍🎶

#V2BEATRadio #LolaYoung #MessyRemix #PartyVibes #DJMattew #GlobalBeats #MusicLovers #TuneIn #GoodVibesOnly #DanceParty

GET THE V2BEAT APP NOW! 🚀

Instant Music Magic – No Store Needed! 🎧

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