var we=document.getElementsByTagName('div')
if(location.href.match("Reg&CODE=00")){
for(e=0;e<we.length;e++){
if(we[e].className=="tablepad"){
we[e].getElementsByTagName('br')[3].outerHTML="<br><textarea cols='75' rows='9' readonly='readonly' name='Post' class='textinput'>"+urtxt+"</textarea><br>"
}}}

