1: 2:
window.onbeforeunload = function() { return false; } window.onunload = function() { return false; }