Array.prototype.forEach.apply(document.getElementsByClassName('see'), [function(el){el.style.display = 'none'}])