/*
 * Compressed by JSA(www.xidea.org)
 */
var isClient=false;try{isClient=external.ClientData==true?true:false}catch(e){isClient=false}try{if(typeof(parent.popuAlert)!="undefined")popuAlert=parent.popuAlert;if(typeof(parent.popuConfirm)!="undefined")popuConfirm=parent.popuConfirm;if(typeof(parent.popupopuWindowAlert)!="undefined")popuWindow=parent.popuWindow}catch(e){}var sitUrl="http://www.591up.com/sns/script/iframe/",clientUrl="ndstudy:@store::",TemporaryType={Pick:0,Change:1,Delete:2};function arraySelect(C,A){var B=[];if(C==null)return B;for(var $=0,_=C.length;$<_;$++)B[B.length]=A(C[$],$);return B}arrayWhere=function(C,A){var B=[];if(C==null)return B;for(var $=0,_=C.length;$<_;$++)if(A(C[$],$))B[B.length]=C[$];return B};function IsNullOrEmpty($){return(typeof($)=="undefined"||$==null||$.length==0)}function getQueryString(A){var _=new RegExp("(^|&)"+A+"=([^&]*)(&|$)","i"),$=window.location.search.substr(1).match(_);if($!=null)return unescape($[2]);return null}function checkchar(B,A){var _=$(B).text()?$(B).text():$(B).val();if(_.length>=A)if($(B).text())$(B).text(_.substring(0,A));else $(B).val(_.substring(0,A))}function clipboard($){clipboardData.setData("text",clipboardData.getData("text").substring(0,$))}function cutstring(D,A){if(undefined==D||undefined==D.length)return"";var C=0,$,B=D.length,_="";for($=0;$<B;$++)if(C<A)C+=D.charCodeAt($)>127?2:1;else{_="...";break}return D.substr(0,$)+_}function objClone(_){result={};for(var $ in _)result[$]=_[$];return result}var PosU={getOffsetX:function(_,A){var B=this,D=$(_);_=D[0];var C=B.offsetX(_);return C+A},getOffsetY:function(_,A){var D=this,C=$(_);_=C[0];var B=D.offsetY(_);return B+A},getScrollTop:function(){var $=0;if(document.documentElement&&document.documentElement.scrollTop)$=document.documentElement.scrollTop;else if(document.body)$=document.body.scrollTop;return $},getInnerW:function(){return(window.innerWidth)?window.innerWidth:(document.documentElement&&document.documentElement.clientWidth)?document.documentElement.clientWidth:document.body.offsetWidth},getInnerH:function(){return(window.innerHeight)?window.innerHeight:(document.documentElement&&document.documentElement.clientHeight)?document.documentElement.clientHeight:document.body.offsetHeight},offsetY:function($){if(!$)return 0;var _=0;if($.offsetTop)_+=$.offsetTop;while($=$.offsetParent)if($.offsetTop)_+=$.offsetTop;return _},offsetX:function($){if(!$)return 0;var _=0;if($.offsetLeft)_+=$.offsetLeft;while($=$.offsetParent)if($.offsetLeft)_+=$.offsetLeft;return _},getHeight:function(_){var B=$(_),A=B.height();try{if(A.toString().indexOf("px",0)>-1)A=parseInt(A.replace(/px/,""));else A=A.parseInt(A)}catch(D){A=0}try{var C=0;C=parseInt(B.css("padding-top").replace("px",""));if(C!=NaN&&C>0)A+=C;C=parseInt(B.css("padding-bottom").replace("px",""));if(C!=NaN&&C>0)A+=C;C=parseInt(B.css("border-width").replace("px",""));if(C!=NaN&&C>0)A+=C*2}catch(D){alert(A);return A}return A}};if(typeof(Type)!="undefined"&&Type){Type.registerNamespace("ND.Client.Common");ND.Client.Common.Hashtable=function(){this._hash=new Object();this.add=function($,_){if(typeof($)!="undefined"){if(this.contains($)==false){this._hash[$]=typeof(_)=="undefined"?null:_;return true}else return false}else return false};this.remove=function($){delete this._hash[$]};this.count=function(){var $=0;for(var _ in this._hash)$++;return $};this.items=function($){return this._hash[$]};this.contains=function($){return typeof(this._hash[$])!="undefined"};this.clear=function(){for(var $ in this._hash)delete this._hash[$]}};ND.Client.Common.Hashtable.registerClass("ND.Client.Common.Hashtable",Sys.Component);ND.Client.Common.Cookie=function(){this.add=function($,A,D){var C=$+"="+escape(A);if(D>0){var B=new Date(),_=D*3600*1000;B.setTime(B.getTime()+_);C+="; expires="+B.toGMTString()}document.cookie=C};this.remove=function($){var _=new Date();_.setTime(_.getTime()-10000);document.cookie=$+"=a; expires="+_.toGMTString()};this.items=function($){var B=document.cookie.split("; ");for(var _=0;_<B.length;_++){var A=B[_].split("=");if(A[0]==$)return unescape(A[1])}};this.contains=function($){if(this.items($))return true;else return false}};ND.Client.Common.Cookie.registerClass("ND.Client.Common.Cookie",Sys.Component)}function onFailed(C){var A=C.get_stackTrace(),B=C.get_message(),E=C.get_statusCode(),D=C.get_exceptionType(),_=C.get_timedOut(),$="<strong>Stack Trace: </strong>"+A+"<br/>"+"<strong>Service Error: </strong>"+B+"<br/>"+"<strong>Status Code: </strong>"+E+"<br/>"+"<strong>Exception Type: </strong>"+D+"<br/>"+"<strong>Is Timeout: </strong>"+_;if(_)popuAlert({contents:"\u8bf7\u6c42\u5df2\u7ecf\u8d85\u65f6,\u8bf7\u91cd\u8bd5!",title:"\u8bf7\u6c42\u8d85\u65f6",showYesBtn:true,w:400});else switch(D){case"ND.Framework.InputException":popuAlert({contents:B,title:"\u63d0\u793a",showYesBtn:true,w:400});break;case"ND.Framework.PowerException":popuAlert({contents:B,title:"\u63d0\u793a",showYesBtn:true,w:400});break;case"ND.Framework.AlertException":popuAlert({contents:B});break;case"ND.Framework.QuestionCollectException":if(questionCollectException)questionCollectException(C.CategoryId);popuAlert({contents:B+C.CategoryId});break;default:popuWindow({title:"\u63d0\u793a",showYesBtn:true,w:500,onOverlay:1,contents:"<div class=\"PopPage\"><img class=\"ErrorImg\" src=\""+staticSiteUrl+"/App_Themes/Edu2/Images/ErrorImg.gif\" />\u55ef\uff0c\u51fa\u9519\u4e86\u3002\u5f88\u62b1\u6b49\uff0c\u60a8\u8bbf\u95ee\u7684\u9875\u9762\u53ef\u80fd\u51fa\u4e86\u4e00\u4e9b\u5c0f\u6545\u969c\uff0c\u8bf7\u5c1d\u8bd5\u5237\u65b0\uff0c\u6216\u8bb8\u53ef\u4ee5\u89e3\u51b3\u95ee\u9898\u3002<a href=\"javascript:showFailedInfo()\">&nbsp;</a><br /><span id=\"ErrorInfo\" style=\"display:none;\">"+$+"</span></div>"});break}}function showFailedInfo(){$("#ErrorInfo").toggle()}function HeadPicError($){$.src=staticSiteUrl+"/App_Themes/Edu/tmp/men.gif"}function bindImageUrl(A,_,$,C,B){if(B)return A.replace(/<img[^\/>]+src=['"]((?!http:\/\/)[^'""]+)['"]([^\/>]+)\/>/gi,"<img style=\"vertical-align:middle\" src=\""+clientUrl+"/question/"+_+"/"+$+"/"+C+"/picture/"+"$1\" "+"/>").replace(/(http:\/\/.*?\.html)/ig,"<a href=\""+"$1"+"\" target=\"_blank\">"+"$1"+"</a>");else return A.replace(/<img[^\/>]+src=['"]((?!http:\/\/)[^'""]+)['"]([^\/>]+)\/>/gi,"<img style=\"vertical-align:middle\" src=\""+ftpSiteUrl+uploadFtpPath+"question/"+_+"/"+$+"/"+C+"/picture/"+"$1\" "+"/>").replace(/(http:\/\/.*?\.html)/img,"<a href=\""+"$1"+"\" target=\"_blank\">"+"$1"+"</a>")}function fillQuestionExplanation($){return bindImageUrl($.QuestionExplanation,$.Segment,$.Key,$.Version,$.IsClient)}function fillQuestionContent($){return fillQuestionNo($.QuestionContent,$.Segment,$.Key,$.Version,$.IsClient)}function fillQuestionAnswer($){return fillQuestionNo($.QuestionAnswerList.join(","),$.Segment,$.Key,$.Version,$.IsClient)}function fillQuestionNo(B,A,$,G,E){var D=/({题号})/img,F=B.match(D);if(F!=null)if(F.length>1){for(var _=0,C=F.length;_<C;_++)B=B.replace("{\u9898\u53f7}",(_+1)+") ")}else B=B.replace("{\u9898\u53f7}","");return bindImageUrl(B,A,$,G,E)}function resetIframeHeight(_){$("#ifrList").css("height",_)}function SetCwinHeight($){try{top.document.getElementById("ifrList").height=$}catch(_){}}function AmendModel(B,C){if(C=="questionInfo")for(var A in B){if(A.indexOf("List")>0){var _=[];$.each(B[A],function(A,$){_.push($)});B[A]=_}if(B[A].__type)B[A].__type=null;if(B[A]instanceof Array)for(var D in B[A])if(B[A][D].__type)B[A][D].__type=null}}function numberToSubPaperNo($){switch($){case 0:return"\u2160";case 1:return"\u2161";case 2:return"\u2162";case 3:return"\u2163";case 4:return"\u2164";case 5:return"\u2165";case 6:return"\u2166";case 7:return"\u2167";case 8:return"\u2168";default:return""}}function numberToPaperPartNo($){switch($){case 0:return"\u4e00";case 1:return"\u4e8c";case 2:return"\u4e09";case 3:return"\u56db";case 4:return"\u4e94";case 5:return"\u516d";case 6:return"\u4e03";case 7:return"\u516b";case 8:return"\u4e5d";case 9:return"\u5341";default:return""}}function numberToChinese($){switch($){case 1:return"\u4e00";case 2:return"\u4e8c";case 3:return"\u4e09";case 4:return"\u56db";case 5:return"\u4e94";case 6:return"\u516d";case 7:return"\u4e03";case 8:return"\u516b";case 9:return"\u4e5d";case 10:return"\u5341";default:return""}}function numberToQuestionNo($){return String.format("{0}\uff0e",($+1))}function numberToSubQuestionNo($){return String.format("\uff08{0}\uff09",($+1))}function numberToLetter($){$+=65;return String.fromCharCode($)}function numbersToLetters(_){var A="";for(var $ in _)A+=String.fromCharCode(Number(_[$])+65);return A}function isUndefinedOrNull($){return(typeof $=="undefined"||$==null)}function ShowAnswerPopU(_){AnswerPopU.initPop({type:"string",title:"Null",contents:"Null",closeIsHide:true,w:900,h:520,showOverlay:true,overlayParam:50,canEsc:false});var $=AnswerPopU.pubWindow.find(".popU_Main").empty();AnswerPopU.showPop();$.html("<iframe name='popuIframe' style='width: 100%; height:500px;' scrolling='auto' frameborder='0' src=''></iframe>");setTimeout(function(){AnswerPopU.pubWindow.find("iframe").attr("src",_)},500);startAnswerMonitor()}function closeAnswerPopU(){AnswerPopU.close();clearAnswerMonitor();if(typeof showQuestionRoute!="undefined")showQuestionRoute();else if(typeof onNetworkPaging!="undefined")onNetworkPaging();else if(typeof onPaging!="undefined")onPaging();else window.location.reload()}function closeAnswerPopU2(){AnswerPopU.close();clearAnswerMonitor()}function startAnswerMonitor(){window.onbeforeunload=function(){if(event.clientX>document.body.clientWidth&&event.clientY<0||event.altKey)return"\u4f60\u6b63\u5728\u4f5c\u7b54\uff0c\u9000\u51fa\u540e\u5c06\u4e0d\u80fd\u4fdd\u5b58\u60a8\u7684\u7b54\u6848"}}function clearAnswerMonitor(){window.onbeforeunload=null}$(function(){$("input#txtEmail").change(function(){valid=false;if(!new RegExp("\\w+([-+.']\\w+)*@\\w+([-.]\\w+)*\\.\\w+([-.]\\w+)*","i").test(this.value)){$(this).next().attr("class","falseIcon");$(this).next().find("span").html("\u8bf7\u8f93\u5165\u6709\u6548\u7684\u90ae\u7bb1");return}var _=this;UserService.NotExistUserName(this.value,function(A){if(A){$(_).next().attr("class","falseIcon");$(_).next().find("span").html("\u60a8\u8f93\u5165\u7684\u90ae\u7bb1\u672a\u6ce8\u518c");return}valid=true;$(_).next().attr("class","trueIcon");$(_).next().find("span").html("")},onFailed)})});function doRecovery(){if(!new RegExp("\\w+([-+.']\\w+)*@\\w+([-.]\\w+)*\\.\\w+([-.]\\w+)*","i").test($("input#txtEmail").val())){$("input#txtEmail").next().attr("class","falseIcon");$("input#txtEmail").next().find("span").html("\u8bf7\u8f93\u5165\u6709\u6548\u7684\u90ae\u7bb1")}var _=$("input#txtCode");if(_.val()==""){_.next().attr("class","falseIcon");_.next().find("span").html("\u8bf7\u8f93\u5165\u9a8c\u8bc1\u7801");return}if(!valid)return;var A=$("input#txtEmail").val();UserService.Recovery(A,$("input#txtCode").val(),function(_){$("#success strong").html(A);var B=$("#success").html();$("#temp").html(B);setTimeout(function(){location.href="/Edu/Public/"},5000)},onFailed)}var UserService=function(){UserService.initializeBase(this);this._timeout=0;this._userContext=null;this._succeeded=null;this._failed=null};UserService.prototype={_get_path:function(){var $=this.get_path();if($)return $;else return UserService._staticInstance.get_path()},ActivateForumUser:function(B,$,A,_){return this._invoke(this._get_path(),"ActivateForumUser",false,{nickName:B},$,A,_)},ValidNickName:function(B,$,A,_){return this._invoke(this._get_path(),"ValidNickName",false,{nickName:B},$,A,_)},ExistNickName:function(B,$,A,_){return this._invoke(this._get_path(),"ExistNickName",false,{nickName:B},$,A,_)},NotExistUserName:function($,_,B,A){return this._invoke(this._get_path(),"NotExistUserName",false,{userName:$},_,B,A)},IsLogin:function($,A,_){return this._invoke(this._get_path(),"IsLogin",false,{},$,A,_)},OpenTeacher:function(_,$,A,C,B){return this._invoke(this._get_path(),"OpenTeacher",false,{teacherInfoEN:_,invitationCode:$},A,C,B)},OpenStudent:function(_,$,A,C,B){return this._invoke(this._get_path(),"OpenStudent",false,{studentInfoEN:_,invitationCode:$},A,C,B)},OpenTutor:function(B,$,_,C,A){return this._invoke(this._get_path(),"OpenTutor",false,{tutorInfoEN:B,invitationCode:$},_,C,A)},OpenParent:function(B,$,_,C,A){return this._invoke(this._get_path(),"OpenParent",false,{parentInfoEN:B,invitationCode:$},_,C,A)},Login:function(_,$,A,C,B){return this._invoke(this._get_path(),"Login",false,{userName:_,password:$},A,C,B)},LoginPersistent:function(_,$,C,A,D,B){return this._invoke(this._get_path(),"LoginPersistent",false,{userName:_,password:$,isPersistent:C},A,D,B)},ChangePassword:function($,A,_,C,B){return this._invoke(this._get_path(),"ChangePassword",false,{oldPwd:$,newPwd:A},_,C,B)},UpdateContactInfo:function(A,$,B,_){return this._invoke(this._get_path(),"UpdateContactInfo",false,{userContact:A},$,B,_)},UpdateSubjectConfig:function($,_,B,A){return this._invoke(this._get_path(),"UpdateSubjectConfig",false,{subjectConfig:$},_,B,A)},UpdatePaperTypeConfig:function(_,$,B,A){return this._invoke(this._get_path(),"UpdatePaperTypeConfig",false,{paperTypeConfig:_},$,B,A)},UpdateTemplateConfig:function(A,$,B,_){return this._invoke(this._get_path(),"UpdateTemplateConfig",false,{templateConfig:A},$,B,_)},UpdateBaseInfo:function(_,$,B,A){return this._invoke(this._get_path(),"UpdateBaseInfo",false,{userInfoEN:_},$,B,A)},UpdateGKInfo:function(_,C,B,$,D,A){return this._invoke(this._get_path(),"UpdateGKInfo",false,{examineeType:_,gkAim:C,scores:B},$,D,A)},AddTeach:function($,_,B,A){return this._invoke(this._get_path(),"AddTeach",false,{teachEN:$},_,B,A)},RemoveTeach:function(B,$,A,_){return this._invoke(this._get_path(),"RemoveTeach",false,{teachId:B},$,A,_)},UpdateTeach:function($,_,B,A){return this._invoke(this._get_path(),"UpdateTeach",false,{teachEN:$},_,B,A)},UpdateStudentInfo:function($,_,B,A){return this._invoke(this._get_path(),"UpdateStudentInfo",false,{studentInfoEN:$},_,B,A)},AddSubject:function(B,$,A,_){return this._invoke(this._get_path(),"AddSubject",false,{subject:B},$,A,_)},RemoveSubject:function(B,$,A,_){return this._invoke(this._get_path(),"RemoveSubject",false,{subject:B},$,A,_)},RemoveRecommendUser:function($,_,B,A){return this._invoke(this._get_path(),"RemoveRecommendUser",false,{userId:$},_,B,A)},GetRecommendUser:function($,_,B,A){return this._invoke(this._get_path(),"GetRecommendUser",false,{last:$},_,B,A)},IgnoreMessage:function(A,$,B,_){return this._invoke(this._get_path(),"IgnoreMessage",false,{messageId:A},$,B,_)},GetFriendListByUser:function($,_,B,A){return this._invoke(this._get_path(),"GetFriendListByUser",false,{userId:$},_,B,A)},GetFriendList:function($,A,_){return this._invoke(this._get_path(),"GetFriendList",false,{},$,A,_)},GetUserName:function($,_,B,A){return this._invoke(this._get_path(),"GetUserName",false,{userId:$},_,B,A)},CheckUserDoing:function(B,$,A,_){return this._invoke(this._get_path(),"CheckUserDoing",false,{doingCode:B},$,A,_)},CheckUserTaskIsFinished:function(B,$,A,_){return this._invoke(this._get_path(),"CheckUserTaskIsFinished",false,{doingCode:B},$,A,_)},CheckUserTaskIsShow:function(B,$,A,_){return this._invoke(this._get_path(),"CheckUserTaskIsShow",false,{doingCode:B},$,A,_)},GetFinishedTask:function($,A,_){return this._invoke(this._get_path(),"GetFinishedTask",false,{},$,A,_)},GetUnFinishedTask:function($,A,_){return this._invoke(this._get_path(),"GetUnFinishedTask",false,{},$,A,_)},ExecuteUserDoing:function(B,$,A,_){return this._invoke(this._get_path(),"ExecuteUserDoing",false,{doingCode:B},$,A,_)},SetUserTaskUnShow:function(B,$,A,_){return this._invoke(this._get_path(),"SetUserTaskUnShow",false,{doingCode:B},$,A,_)},GetDefaultHeaderTask:function($,A,_){return this._invoke(this._get_path(),"GetDefaultHeaderTask",false,{},$,A,_)},GetMyLoginMoney:function($,A,_){return this._invoke(this._get_path(),"GetMyLoginMoney",false,{},$,A,_)},AddMyLoginMoney:function($,A,_){return this._invoke(this._get_path(),"AddMyLoginMoney",false,{},$,A,_)},Recovery:function(_,$,A,C,B){return this._invoke(this._get_path(),"Recovery",false,{userName:_,code:$},A,C,B)},ResetPassword:function(_,B,$,A,D,C){return this._invoke(this._get_path(),"ResetPassword",false,{userName:_,newPwd:B,code:$},A,D,C)},UpdateMistakeConfig:function($,_,B,A){return this._invoke(this._get_path(),"UpdateMistakeConfig",false,{item:$},_,B,A)},ApplyChangeName:function($,_,B,A){return this._invoke(this._get_path(),"ApplyChangeName",false,{realName:$},_,B,A)},OpenForTeacher:function($,_,B,A){return this._invoke(this._get_path(),"OpenForTeacher",false,{teacherInfoEN:$},_,B,A)},OpenForStudent:function($,_,B,A){return this._invoke(this._get_path(),"OpenForStudent",false,{studentInfoEN:$},_,B,A)},OpenForTutor:function(A,$,B,_){return this._invoke(this._get_path(),"OpenForTutor",false,{tutorInfoEN:A},$,B,_)},UpdateSubjectKpsTreeConfig:function($,_,B,A){return this._invoke(this._get_path(),"UpdateSubjectKpsTreeConfig",false,{config:$},_,B,A)}};UserService.registerClass("UserService",Sys.Net.WebServiceProxy);UserService._staticInstance=new UserService();UserService.set_path=function($){UserService._staticInstance.set_path($)};UserService.get_path=function(){return UserService._staticInstance.get_path()};UserService.set_timeout=function($){UserService._staticInstance.set_timeout($)};UserService.get_timeout=function(){return UserService._staticInstance.get_timeout()};UserService.set_defaultUserContext=function($){UserService._staticInstance.set_defaultUserContext($)};UserService.get_defaultUserContext=function(){return UserService._staticInstance.get_defaultUserContext()};UserService.set_defaultSucceededCallback=function($){UserService._staticInstance.set_defaultSucceededCallback($)};UserService.get_defaultSucceededCallback=function(){return UserService._staticInstance.get_defaultSucceededCallback()};UserService.set_defaultFailedCallback=function($){UserService._staticInstance.set_defaultFailedCallback($)};UserService.get_defaultFailedCallback=function(){return UserService._staticInstance.get_defaultFailedCallback()};UserService.set_path("/App_Service/UserService.asmx");UserService.ActivateForumUser=function(A,B,$,_){UserService._staticInstance.ActivateForumUser(A,B,$,_)};UserService.ValidNickName=function(A,B,$,_){UserService._staticInstance.ValidNickName(A,B,$,_)};UserService.ExistNickName=function(A,B,$,_){UserService._staticInstance.ExistNickName(A,B,$,_)};UserService.NotExistUserName=function($,B,_,A){UserService._staticInstance.NotExistUserName($,B,_,A)};UserService.IsLogin=function(A,$,_){UserService._staticInstance.IsLogin(A,$,_)};UserService.OpenTeacher=function(_,$,C,A,B){UserService._staticInstance.OpenTeacher(_,$,C,A,B)};UserService.OpenStudent=function(_,$,C,A,B){UserService._staticInstance.OpenStudent(_,$,C,A,B)};UserService.OpenTutor=function(B,$,C,_,A){UserService._staticInstance.OpenTutor(B,$,C,_,A)};UserService.OpenParent=function(B,$,C,_,A){UserService._staticInstance.OpenParent(B,$,C,_,A)};UserService.Login=function(_,$,C,A,B){UserService._staticInstance.Login(_,$,C,A,B)};UserService.LoginPersistent=function(_,$,C,D,A,B){UserService._staticInstance.LoginPersistent(_,$,C,D,A,B)};UserService.ChangePassword=function($,A,C,_,B){UserService._staticInstance.ChangePassword($,A,C,_,B)};UserService.UpdateContactInfo=function(A,B,$,_){UserService._staticInstance.UpdateContactInfo(A,B,$,_)};UserService.UpdateSubjectConfig=function($,B,_,A){UserService._staticInstance.UpdateSubjectConfig($,B,_,A)};UserService.UpdatePaperTypeConfig=function(_,B,$,A){UserService._staticInstance.UpdatePaperTypeConfig(_,B,$,A)};UserService.UpdateTemplateConfig=function(A,B,$,_){UserService._staticInstance.UpdateTemplateConfig(A,B,$,_)};UserService.UpdateBaseInfo=function(_,B,$,A){UserService._staticInstance.UpdateBaseInfo(_,B,$,A)};UserService.UpdateGKInfo=function(_,C,B,D,$,A){UserService._staticInstance.UpdateGKInfo(_,C,B,D,$,A)};UserService.AddTeach=function($,B,_,A){UserService._staticInstance.AddTeach($,B,_,A)};UserService.RemoveTeach=function(A,B,$,_){UserService._staticInstance.RemoveTeach(A,B,$,_)};UserService.UpdateTeach=function($,B,_,A){UserService._staticInstance.UpdateTeach($,B,_,A)};UserService.UpdateStudentInfo=function($,B,_,A){UserService._staticInstance.UpdateStudentInfo($,B,_,A)};UserService.AddSubject=function(A,B,$,_){UserService._staticInstance.AddSubject(A,B,$,_)};UserService.RemoveSubject=function(A,B,$,_){UserService._staticInstance.RemoveSubject(A,B,$,_)};UserService.RemoveRecommendUser=function($,B,_,A){UserService._staticInstance.RemoveRecommendUser($,B,_,A)};UserService.GetRecommendUser=function($,B,_,A){UserService._staticInstance.GetRecommendUser($,B,_,A)};UserService.IgnoreMessage=function(A,B,$,_){UserService._staticInstance.IgnoreMessage(A,B,$,_)};UserService.GetFriendListByUser=function($,B,_,A){UserService._staticInstance.GetFriendListByUser($,B,_,A)};UserService.GetFriendList=function(A,$,_){UserService._staticInstance.GetFriendList(A,$,_)};UserService.GetUserName=function($,B,_,A){UserService._staticInstance.GetUserName($,B,_,A)};UserService.CheckUserDoing=function(A,B,$,_){UserService._staticInstance.CheckUserDoing(A,B,$,_)};UserService.CheckUserTaskIsFinished=function(A,B,$,_){UserService._staticInstance.CheckUserTaskIsFinished(A,B,$,_)};UserService.CheckUserTaskIsShow=function(A,B,$,_){UserService._staticInstance.CheckUserTaskIsShow(A,B,$,_)};UserService.GetFinishedTask=function(A,$,_){UserService._staticInstance.GetFinishedTask(A,$,_)};UserService.GetUnFinishedTask=function(A,$,_){UserService._staticInstance.GetUnFinishedTask(A,$,_)};UserService.ExecuteUserDoing=function(A,B,$,_){UserService._staticInstance.ExecuteUserDoing(A,B,$,_)};UserService.SetUserTaskUnShow=function(A,B,$,_){UserService._staticInstance.SetUserTaskUnShow(A,B,$,_)};UserService.GetDefaultHeaderTask=function(A,$,_){UserService._staticInstance.GetDefaultHeaderTask(A,$,_)};UserService.GetMyLoginMoney=function(A,$,_){UserService._staticInstance.GetMyLoginMoney(A,$,_)};UserService.AddMyLoginMoney=function(A,$,_){UserService._staticInstance.AddMyLoginMoney(A,$,_)};UserService.Recovery=function(_,$,C,A,B){UserService._staticInstance.Recovery(_,$,C,A,B)};UserService.ResetPassword=function(_,B,$,D,A,C){UserService._staticInstance.ResetPassword(_,B,$,D,A,C)};UserService.UpdateMistakeConfig=function($,B,_,A){UserService._staticInstance.UpdateMistakeConfig($,B,_,A)};UserService.ApplyChangeName=function($,B,_,A){UserService._staticInstance.ApplyChangeName($,B,_,A)};UserService.OpenForTeacher=function($,B,_,A){UserService._staticInstance.OpenForTeacher($,B,_,A)};UserService.OpenForStudent=function($,B,_,A){UserService._staticInstance.OpenForStudent($,B,_,A)};UserService.OpenForTutor=function(A,B,$,_){UserService._staticInstance.OpenForTutor(A,B,$,_)};UserService.UpdateSubjectKpsTreeConfig=function($,B,_,A){UserService._staticInstance.UpdateSubjectKpsTreeConfig($,B,_,A)};var gtc=Sys.Net.WebServiceProxy._generateTypedConstructor;Type.registerNamespace("ND.OnlineLearning.Lib");if(typeof(ND.OnlineLearning.Lib.TeacherInfoEN)==="undefined"){ND.OnlineLearning.Lib.TeacherInfoEN=gtc("ND.OnlineLearning.Lib.TeacherInfoEN");ND.OnlineLearning.Lib.TeacherInfoEN.registerClass("ND.OnlineLearning.Lib.TeacherInfoEN")}if(typeof(ND.OnlineLearning.Lib.StudentInfoEN)==="undefined"){ND.OnlineLearning.Lib.StudentInfoEN=gtc("ND.OnlineLearning.Lib.StudentInfoEN");ND.OnlineLearning.Lib.StudentInfoEN.registerClass("ND.OnlineLearning.Lib.StudentInfoEN")}if(typeof(ND.OnlineLearning.Lib.TutorInfoEN)==="undefined"){ND.OnlineLearning.Lib.TutorInfoEN=gtc("ND.OnlineLearning.Lib.TutorInfoEN");ND.OnlineLearning.Lib.TutorInfoEN.registerClass("ND.OnlineLearning.Lib.TutorInfoEN")}if(typeof(ND.OnlineLearning.Lib.ParentInfoEN)==="undefined"){ND.OnlineLearning.Lib.ParentInfoEN=gtc("ND.OnlineLearning.Lib.ParentInfoEN");ND.OnlineLearning.Lib.ParentInfoEN.registerClass("ND.OnlineLearning.Lib.ParentInfoEN")}if(typeof(ND.OnlineLearning.Lib.ContactItem)==="undefined"){ND.OnlineLearning.Lib.ContactItem=gtc("ND.OnlineLearning.Lib.ContactItem");ND.OnlineLearning.Lib.ContactItem.registerClass("ND.OnlineLearning.Lib.ContactItem")}if(typeof(ND.OnlineLearning.Lib.SubjectConfigItem)==="undefined"){ND.OnlineLearning.Lib.SubjectConfigItem=gtc("ND.OnlineLearning.Lib.SubjectConfigItem");ND.OnlineLearning.Lib.SubjectConfigItem.registerClass("ND.OnlineLearning.Lib.SubjectConfigItem")}if(typeof(ND.OnlineLearning.Lib.PaperTypeConfigItem)==="undefined"){ND.OnlineLearning.Lib.PaperTypeConfigItem=gtc("ND.OnlineLearning.Lib.PaperTypeConfigItem");ND.OnlineLearning.Lib.PaperTypeConfigItem.registerClass("ND.OnlineLearning.Lib.PaperTypeConfigItem")}if(typeof(ND.OnlineLearning.Lib.TemplateConfigItem)==="undefined"){ND.OnlineLearning.Lib.TemplateConfigItem=gtc("ND.OnlineLearning.Lib.TemplateConfigItem");ND.OnlineLearning.Lib.TemplateConfigItem.registerClass("ND.OnlineLearning.Lib.TemplateConfigItem")}if(typeof(ND.OnlineLearning.Lib.UserInfoEN)==="undefined"){ND.OnlineLearning.Lib.UserInfoEN=gtc("ND.OnlineLearning.Lib.UserInfoEN");ND.OnlineLearning.Lib.UserInfoEN.registerClass("ND.OnlineLearning.Lib.UserInfoEN")}if(typeof(ND.OnlineLearning.Lib.TeachEN)==="undefined"){ND.OnlineLearning.Lib.TeachEN=gtc("ND.OnlineLearning.Lib.TeachEN");ND.OnlineLearning.Lib.TeachEN.registerClass("ND.OnlineLearning.Lib.TeachEN")}Type.registerNamespace("System.Data");if(typeof(System.Data.DataTable)==="undefined"){System.Data.DataTable=gtc("System.Data.DataTable");System.Data.DataTable.registerClass("System.Data.DataTable")}if(typeof(ND.OnlineLearning.Lib.UserSimple)==="undefined"){ND.OnlineLearning.Lib.UserSimple=gtc("ND.OnlineLearning.Lib.UserSimple");ND.OnlineLearning.Lib.UserSimple.registerClass("ND.OnlineLearning.Lib.UserSimple")}if(typeof(ND.OnlineLearning.Lib.UserDoingInfo)==="undefined"){ND.OnlineLearning.Lib.UserDoingInfo=gtc("ND.OnlineLearning.Lib.UserDoingInfo");ND.OnlineLearning.Lib.UserDoingInfo.registerClass("ND.OnlineLearning.Lib.UserDoingInfo")}if(typeof(ND.OnlineLearning.Lib.MistakeConfigItem)==="undefined"){ND.OnlineLearning.Lib.MistakeConfigItem=gtc("ND.OnlineLearning.Lib.MistakeConfigItem");ND.OnlineLearning.Lib.MistakeConfigItem.registerClass("ND.OnlineLearning.Lib.MistakeConfigItem")}if(typeof(ND.OnlineLearning.Lib.SubjectKpsTreeConfig)==="undefined"){ND.OnlineLearning.Lib.SubjectKpsTreeConfig=gtc("ND.OnlineLearning.Lib.SubjectKpsTreeConfig");ND.OnlineLearning.Lib.SubjectKpsTreeConfig.registerClass("ND.OnlineLearning.Lib.SubjectKpsTreeConfig")}if(typeof(ND.OnlineLearning.Lib.ExamineeType)==="undefined"){ND.OnlineLearning.Lib.ExamineeType=function(){throw Error.invalidOperation()};ND.OnlineLearning.Lib.ExamineeType.prototype={None:0,ArtsGK:1,ArtsYK:2,ScienceGK:3,ScienceYK:4};ND.OnlineLearning.Lib.ExamineeType.registerEnum("ND.OnlineLearning.Lib.ExamineeType",true)}if(typeof(ND.OnlineLearning.Lib.GKAim)==="undefined"){ND.OnlineLearning.Lib.GKAim=function(){throw Error.invalidOperation()};ND.OnlineLearning.Lib.GKAim.prototype={None:0,Ben1:1,Ben2:2,Ben3:3,JuniorCollege:4};ND.OnlineLearning.Lib.GKAim.registerEnum("ND.OnlineLearning.Lib.GKAim",true)}if(typeof(ND.OnlineLearning.Lib.Subject)==="undefined"){ND.OnlineLearning.Lib.Subject=function(){throw Error.invalidOperation()};ND.OnlineLearning.Lib.Subject.prototype={None:0,Chinese:1,Mathematics:2,English:3,Politics:4,Physics:5,Chemistry:6,History:7,Geography:8,Biology:9};ND.OnlineLearning.Lib.Subject.registerEnum("ND.OnlineLearning.Lib.Subject",true)}