<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">jQuery(function(t){var e=t('[role="alert"]').filter(function(){return t(this).text().trim().length&gt;0});e.length&gt;0&amp;&amp;setTimeout(function(){t(e[0]).attr("tabindex","-1").focus()})});</pre></body></html>