Foc Nou
Foc Nou

Fe, cultura i societat des de 1974

Marquez Explains Lack of Confidence During Qatar GP Race

Ahen an unknown printer took a galley of type and their scrambled imaketype specimen book has follorrvived not only fiver.

TOP HEADLINES

TOP STORIES

Business Community Demands Cut in Interest Rates – Business &

Ahen an unknown printer took a galley of type and their scrambled imaketype specimen book has follorrvived.

HSBC Completes Sale of Retail Banking Business in France, Insider

Ahen an unknown printer took a galley of type and their scrambled imaketype specimen book has follorrvived.

Extreme Cold Weather Makes Snow Removal Challenging in Edmonton in

Ahen an unknown printer took a galley of type and their scrambled imaketype specimen book has follorrvived.

Winter Travel Tips 2024: How to Prepare for Snowy Airport

Ahen an unknown printer took a galley of type and their scrambled imaketype specimen book has follorrvived.

WORLD WIDE

Here Are 6 Brands and Designers to Look Out for Next Year

Ahen an unknown printer took a galley of type and their scrambled imaketype specimen book has follorrvived not only fiver.

Subscribe To Our Mailing List

Get the news right tn your inbox

document.addEventListener('click', function(e){ const btn = e.target.closest('.neeon-play-btn'); if (!btn) return; const wrapper = btn.closest('.neeon-audio-wrapper'); const audio = wrapper.querySelector('.neeon-audio'); const src = btn.getAttribute('data-audio'); // assignar src només un cop if (!audio.src) { audio.src = src; } // parar altres àudios document.querySelectorAll('.neeon-audio').forEach(a => { if (a !== audio) a.pause(); }); // reset visuals de tots els botons document.querySelectorAll('.neeon-play-btn').forEach(b => { if (b !== btn) { b.innerHTML = ''; b.classList.remove('playing'); } }); // toggle play/pause if (audio.paused) { audio.play(); btn.innerHTML = ''; btn.classList.add('playing'); } else { audio.pause(); btn.innerHTML = ''; btn.classList.remove('playing'); } });