document.addEventListener("DOMContentLoaded",function(){document.addEventListener("click",function(t){var e=t.target;if(e&&"function"==typeof e.closest){var o=e.closest(".botsauto-attachment-jump");if(o){var i=o.getAttribute("href");if(i&&"#"===i.charAt(0)){var n=document.getElementById(i.slice(1));n&&(t.preventDefault(),n.scrollIntoView({behavior:"smooth",block:"center"}),n.classList.add("botsauto-item-highlight"),setTimeout(function(){n.classList.remove("botsauto-item-highlight")},5e3))}}}})});