document.writeln("<script>");
document.writeln("window.moveTo(0,0);");
document.writeln("window.resizeTo(screen.availWidth,screen.availHeight); //´°¿Ú×î´ó»¯");
document.writeln("function register(show_id, result) {");
document.writeln("if(result) {");
document.writeln("$(\'registersubmit\').disabled = true;");
document.writeln("} else {");
document.writeln("updateseccode();");
document.writeln("}");
document.writeln("}");
document.writeln("</script>");
