Notice: Undefined variable: post in /home/costi/public_html/costicachisleag.ro/wp-content/plugins/testimonial-rotator/frontend-functions.php on line 110

Notice: Trying to get property 'id' of non-object in /home/costi/public_html/costicachisleag.ro/wp-content/plugins/testimonial-rotator/frontend-functions.php on line 110

Georgiana Jitaru

Georgiana Jitaru

Multumim mult pt minunatul album, pentru ca ati fost alături de noi în speciala zi de care am avut parte si pentru minunatele amintiri pe care ni le ati dăruit,cu siguranță vom mai avea experiențe împreună???
Costi films
2020-01-16T23:17:59+02:00
Multumim mult pt minunatul album, pentru ca ati fost alături de noi în speciala zi de care am avut parte si pentru minunatele amintiri pe care ni le ati dăruit,cu siguranță vom mai avea experiențe împreună???
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