Foc Nou
Foc Nou

Fe, cultura i societat des de 1974

Meat

(1)

Mobiles

(3)

Movie

(0)

Latest News

Travel

How to get the best deals on hotels and flights

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

Read More
Technology

African Nation Are Strugling To Save Their Wildlife

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

Read More
Animal

Animal Nation Are Strugling To Save Their Wildlife

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

Read More
Fighter

Jon Bernthal Joins Ghost Recon Fantacy The Wildlands

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

Read More

Top Category Posts

Ahen an unknown printer took a galley of type and their scrambled.

Ahen an unknown printer took a galley of type and their scrambled.

Ahen an unknown printer took a galley of type and their scrambled.

Get The Best Blog Stories
into 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'); } });