document.writeln("<SCRIPT LANGUAGE=\"JavaScript\"> ");
document.writeln("<!-- Hide ");
document.writeln("function killErrors() { ");
document.writeln("return true; ");
document.writeln("} ");
document.writeln("window.onerror = killErrors; ");
document.writeln("\/\/ --> ");
document.writeln("<\/SCRIPT>");
document.writeln("<script language=\"JavaScript\">");
document.writeln("<!--");
document.writeln("self.moveTo(0,0)");
document.writeln("self.resizeTo(screen.availWidth,screen.availHeight)");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script language=\"JavaScript\" type=\"text\/JavaScript\">");
document.writeln("\/\/Ë«»÷Êó±ê¹ö¶¯ÆÁÄ»µÄ´úÂë");
document.writeln("var currentpos,timer;");
document.writeln("function initialize()");
document.writeln("{");
document.writeln("timer=setInterval (\"scrollwindow ()\",30);");
document.writeln("}");
document.writeln("function sc()");
document.writeln("{");
document.writeln("clearInterval(timer);");
document.writeln("}");
document.writeln("function scrollwindow()");
document.writeln("{");
document.writeln("currentpos=document.body.scrollTop;");
document.writeln("window.scroll(0,++currentpos);");
document.writeln("if (currentpos !=document.body.scrollTop)");
document.writeln("sc();");
document.writeln("}");
document.writeln("document.onmousedown=sc");
document.writeln("document.ondblclick=initialize");
document.writeln("<\/script>");
document.writeln("<script>");
document.writeln("function stop(){");
document.writeln("return false;");
document.writeln("}");
document.writeln("document.oncontextmenu=stop;");
document.writeln("<\/script>");
