Пляж

Пляж

НЕЗАБЫВАЕМЫЕ МОМЕНТЫ

Вы переживете незабываемые моменты своего отпуска и сможете насладиться солнцем и Эгейским морем на нашем пляже.

document.addEventListener("DOMContentLoaded", function () { const header = document.querySelector(".my-header"); if (!header) return; // Header bulunamazsa çık window.addEventListener("scroll", function () { if (window.scrollY > 10) { header.classList.add("scrolled"); } else { header.classList.remove("scrolled"); } }); });