document.write(""); var s = document.createElement('style'); s.textContent = "#test2 { display: none; }"; document.body.appendChild(s);