document.writeln("<STYLE type=text/css>.spanstyle   { color: #ff0000; font-family: ËÎÌå; font-size: 10pt; position: absolute; font-weight:bold;");
document.writeln("               top: -50px; visibility: visible }");
document.writeln("</STYLE>");
document.writeln("");
document.writeln("<SCRIPT>");
document.writeln("var x,y");
document.writeln("var step=18");
document.writeln("var flag=0");
document.writeln("var message=\"¿Õµ÷¼Ó·ú 010-68606136 \"");
document.writeln("message=message.split(\"\")");
document.writeln("var xpos=new Array()");
document.writeln("for (i=0;i<=message.length-1;i++) {");
document.writeln("xpos[i]=-50");
document.writeln("}");
document.writeln("var ypos=new Array()");
document.writeln("for (i=0;i<=message.length-1;i++) {");
document.writeln("ypos[i]=-200");
document.writeln("}");
document.writeln("function handlerMM(e){");
document.writeln("x = (document.layers) ? e.pageX : document.body.scrollLeft+event.clientX");
document.writeln("y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY");
document.writeln("flag=1");
document.writeln("}");
document.writeln("function www_helpor_net() {");
document.writeln("if (flag==1 && document.all) {");
document.writeln("for (i=message.length-1; i>=1; i--) {");
document.writeln("xpos[i]=xpos[i-1]+step");
document.writeln("ypos[i]=ypos[i-1]");
document.writeln("}");
document.writeln("xpos[0]=x+step");
document.writeln("ypos[0]=y");
document.writeln("for (i=0; i<message.length-1; i++) {");
document.writeln("var thisspan = eval(\"span\"+(i)+\".style\")");
document.writeln("thisspan.posLeft=xpos[i]");
document.writeln("thisspan.posTop=ypos[i]");
document.writeln("}");
document.writeln("}");
document.writeln("else if (flag==1 && document.layers) {");
document.writeln("for (i=message.length-1; i>=1; i--) {");
document.writeln("xpos[i]=xpos[i-1]+step");
document.writeln("ypos[i]=ypos[i-1]");
document.writeln("}");
document.writeln("xpos[0]=x+step");
document.writeln("ypos[0]=y");
document.writeln("for (i=0; i<message.length-1; i++) {");
document.writeln("var thisspan = eval(\"document.span\"+i)");
document.writeln("thisspan.left=xpos[i]");
document.writeln("thisspan.top=ypos[i]");
document.writeln("}");
document.writeln("}");
document.writeln("var timer=setTimeout(\"www_helpor_net()\",30)");
document.writeln("}");
document.writeln("for (i=0;i<=message.length-1;i++) {");
document.writeln("document.write(\"<span id='span\"+i+\"' class='spanstyle'>\")");
document.writeln("document.write(message[i])");
document.writeln("document.write(\"</span>\")");
document.writeln("}");
document.writeln("if (document.layers){");
document.writeln("document.captureEvents(Event.MOUSEMOVE);");
document.writeln("}");
document.writeln("document.onmousemove = handlerMM;");
document.writeln("www_helpor_net();");
document.writeln("// -->");
document.writeln("</SCRIPT>");

