© 2026 Hedgehog Software, LLC
window.onload = () => { window.onclick = function() { console.log('Click event triggered'); // Your code here }; }