fbpx

Luca Dominic

Am avut parte anul acesta de o iarna destul de blanda si fara zapada, cel putin pana acum. Cu exceptia zilei de 29 Decembrie 2019, care a fost o zi cu totul deosebita, din mai multe motive:

  1. A nins ca-n povesti, practic singura zi de iarna adevarata;
  2. Am avut bucuria sa facem fotografii si sa filmam la botezul lui Luca Dominic si bineinteles la petrecerea ce a urmat.
  3. Am avut ocazia sa intalnim niste oameni minunati, genul acela pe care iti vine sa-i imbratisezi cand ii intalnesti din intamplare pe strada.

Bun venit pe lume, Luca-Dominic!

Leave a Comment

Your email address will not be published. Required fields are marked *

window.addEventListener('load', function() { const grid = document.getElementById('videoGrid2'); const modal = document.getElementById('vModal'); const wrap = document.getElementById('vWrap'); const closeBtn = document.getElementById('vClose'); if (!grid) return; grid.addEventListener('click', function(e) { const item = e.target.closest('.video-item'); if (!item) return; const src = item.dataset.video; wrap.querySelectorAll('video').forEach(n => n.remove()); const vid = document.createElement('video'); vid.src = src; vid.controls = true; vid.autoplay = true; wrap.appendChild(vid); modal.classList.add('open'); }); function closeModal() { modal.classList.remove('open'); wrap.querySelectorAll('video').forEach(n => n.remove()); } closeBtn.addEventListener('click', closeModal); modal.addEventListener('click', e => { if (e.target === modal) closeModal(); }); document.addEventListener('keydown', e => { if (e.key === 'Escape') closeModal(); }); });

Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/costi/public_html/costicachisleag.ro/wp-includes/functions.php on line 5464