Cumhurbaşkanlığı Külliyesi'ndeki toplantı saat 15.00'te başlayacak.



window.innerHeight) { button.classList.add('show'); } else { button.classList.remove('show'); } }); // Tıklanınca yukarı kaydır document.querySelector('.go-top').addEventListener('click', function (e) { e.preventDefault(); window.scrollTo({ top: 0, behavior: 'smooth' }); });