//No CTRL+N if (document.all) document.onkeydown = function () { return event.keyCode != 78; }