2006/04/17 (月) 22:28:53        [qwerty]
javascript:void(function(){var b=document.body;var 
w=window.open('','','width=480,height=400');var 
x=w.document;x.write('<textarea style=%22width:100%;height:80%;%22 
id=t>'+b.innerHTML.replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/
g,'&gt;').replace(/%22/g,'&quot;')+'</textarea>');var 
t=x.getElementById('t');t.onchange=t.onkeyup=function(){b.innerHTML=t.value;};}())