<> function rmvScroll( msg ) { var delta = msg.offsetHeight - msg.clientHeight; delta = ( isNaN( delta )? 1 : delta + 1 ); if ( msg.scrollHeight > msg.clientHeight ) { msg.style.height = ( msg.scrollHeight + delta ) + "px"; } delta = msg.offsetWidth - msg.clientWidth; delta = ( isNaN( delta )? 1 : delta + 1 ); if ( msg.scrollWidth > msg.clientWidth ) { msg.style.width = ( msg.scrollWidth + delta ) + "px"; } msg.style.overflow = "hidden"; msg.style.visibility = "visible"; } var msg = document.getElementById( "message" ); if ( msg && "undefined" != typeof msg ) { rmvScroll( msg ); } < name=showLetter2 =/ym/ShowLetter?Idx=9&Search=&YY=90071&y5beta=yes&y5beta=yes&order=down&sort=date&pos=0&view=a&=b method=post> </>