-

Now On Air On V2BEAT: Bruno Mars – I Just Might

Written by on 13/02/2026


Hey there, glamorous V2BEAT crew! πŸŽ‰βœ¨ Get ready for Bruno Mars’ “I Just Might” – he’s on the brink of dropping some musical magic just for us! 🎢 And by the way, I heard Angelica and Lucy are in a perfume battle royale here in the studio. Smells like drama…literally! πŸ˜‚ Ahah!

Remember to download our app at v2beat dot Only the best hits, only on V2BEAT! πŸ“²πŸ’–

🎡 MIND-BLOWING TRIVIA: Did you know that Bruno Mars has won 11 Grammy Awards? πŸ† That’s right! This incredibly talented artist has been recognized for his electrifying performances and catchy songs. “I Just Might” is just one of the many hits that showcase his unique style and undeniable charm! 🌟

πŸ’¬ LET’S TALK! What’s your favorite Bruno Mars song of all time? 🎀 Drop your answers in the comments below! We can’t wait to hear your thoughts!

πŸš€ TUNE IN! Don’t miss out on the vibes! Tune into V2BEAT and let the music take you on a journey! Your favorite hits are just a click away! πŸ•ΊπŸŽ§

#V2BEAT #BrunoMars #IJustMight #MusicMagic #TurnUpTheVolume #GrammyWinner #PerfumeBattle #GoodVibesOnly #FeelTheBeat #RadioLife

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