var object = { close: function() { document.getElementById('blockscreen').style.display = 'none'; } };
object.close() // вызвали функцию