(function () { window.addEventListener("load", function() { alert("Hello"); }, false); })();