GIF89a; 하_JUSNM_MNBXH|현출는<단어들|위주로)워드}클[라우\드를/만_LAO_한었}_D_다 D_라상용|기자>오_픈_TI/는[17}일_챗>G_P/T\_L가 MKIDO_일한>모델)문자]확을<참조(하세요{정식[특정_SJIU
Current File : C:/Inetpub/vhosts/timelogica.com/chiacai.com/script-20260630192012.js
document.addEventListener("DOMContentLoaded", () => {
  const headings = document.querySelectorAll(".animated-heading");

  const observer = new IntersectionObserver(entries => {
    entries.forEach(entry => {
      if (entry.isIntersecting) {
        entry.target.classList.add("show"); // animate this heading
        observer.unobserve(entry.target);   // stop observing (one-time only)
      }
    });
  }, { threshold: 0.5 });

  headings.forEach(heading => observer.observe(heading));
});