");
document.writeln(" | <\/td>");
document.writeln(" | <\/td>");
document.writeln(" | <\/td>");
document.writeln(" <\/tr>");
document.writeln("<\/table>")
function ycshow(id,m){
yqa.style.display='block';
ycinfo.innerHTML=m;
document.all.ycuser.value=id;
}
function closeyc(){
yqa.style.display='none';
}
document.write(new Array(0).join(" "))
var init_pos2=last_pos2=yqa.style.posTop
setInterval(function(){
var heightb = document.compatMode=="CSS1Compat" ? document.documentElement.scrollTop : document.body.scrollTop;
var target_pos2=heightb+init_pos2
var step=(target_pos2-last_pos2)/10|0
yqa.style.posTop+=step
last_pos2+=step
},1); |