document.writeln("<div id=\"hp\" style=\"position:absolute\"><a href=\"http:\/\/www.mrmf.cn\/teacher\/jstkc_show.asp?id=175\" target=\"_blank\"><img src=\"http:\/\/www.mrmf.com.cn\/image\/ttttt.gif\" border=\"0\"><\/a>");
document.writeln("<DIV onclick=\"hidead();\" style=\"FONT-SIZE: 9pt; CURSOR: hand\" align=right>¹Ø±Õ<\/DIV>");
document.writeln("<\/div>");
document.writeln("  <script>");
document.writeln("function hidead()");
document.writeln("{document.getElementById(\"hp\").style.display=\"none\";}");
document.writeln("  var x = 50,y = 60");
document.writeln("  var xin = true, yin = true");
document.writeln("  var step = 1 ");
document.writeln("  var delay = 30");
document.writeln("  var obj=document.getElementById(\"hp\") ");
document.writeln("  function floatAD() {");
document.writeln("     var L=T=0");
document.writeln("     var R= document.body.clientWidth-obj.offsetWidth");
document.writeln("     var B = document.body.clientHeight-obj.offsetHeight");
document.writeln("     obj.style.left = x + document.body.scrollLeft");
document.writeln("     obj.style.top = y + document.body.scrollTop");
document.writeln("     x = x + step*(xin?1:-1)  ");
document.writeln("     if (x < L) { xin = true; x = L} ");
document.writeln("     if (x > R){ xin = false; x = R} ");
document.writeln("     y = y + step*(yin?1:-1) ");
document.writeln("     if (y < T) { yin = true; y = T } ");
document.writeln("     if (y > B) { yin = false; y = B } ");
document.writeln("  }");
document.writeln("  var itl= setInterval(\"floatAD()\", delay) ");
document.writeln(" obj.onmouseover=function(){clearInterval(itl)} ");
document.writeln(" obj.onmouseout=function(){itl=setInterval(\"floatAD()\", delay)}");
document.writeln("  <\/script>")