function clear(){ Source=document.body.firstChild.data; document.open(); document.close(); document.title="看不到"; document.body.innerHTML=Source;}