window.onblur = function () {document.title='документ неактивен'} window.onfocus = function () {document.title='документ снова активен'}