<!-- RbTextMaker by izumikuns - http://dreamcity.gaiax.com/home/izumikuns
function newopen(){
 opt  ="";
 opt +="toolbar=no";
 opt +=",location=no";
 opt +=",scrollbars=yes";
 opt +=",resizable=yes";
 opt +=",titlebar=no";
 opt +=",width=640";
 opt +=",height=560";
 win = window.open("http://izumikuns.hp.infoseek.co.jp/tool/TextMaker/RbTextMaker2.html#bodytop","RbTextMaker",opt);
}
document.write('<a href=#><img src=http://izumikuns.hp.infoseek.co.jp/tool/TextMaker/RbTextMaker.gif onClick="newopen()" border=0></a>');
// -->