// cached javascript var Vivian = { WinPersonModel:function(videoid,videotype,callback,context){return new ajax_request(this.url + '?_method=WinPersonModel&_session=rw','videoid=' + enc(videoid)+ '\r\nvideotype=' + enc(videotype),callback, context);}, CheckOpenPrizeTimes:function(OpenPrizeTime,callback,context){return new ajax_request(this.url + '?_method=CheckOpenPrizeTimes&_session=rw','OpenPrizeTime=' + enc(OpenPrizeTime),callback, context);}, SetPrizeOnlineTime:function(videoid,videotype,callback,context){return new ajax_request(this.url + '?_method=SetPrizeOnlineTime&_session=rw','videoid=' + enc(videoid)+ '\r\nvideotype=' + enc(videotype),callback, context);}, CheckOutPhoneAndFormID:function(Phone,FormID,callback,context){return new ajax_request(this.url + '?_method=CheckOutPhoneAndFormID&_session=rw','Phone=' + enc(Phone)+ '\r\nFormID=' + enc(FormID),callback, context);}, GetUserName:function(callback,context){return new ajax_request(this.url + '?_method=GetUserName&_session=rw','',callback, context);}, GetMTSPUserID:function(callback,context){return new ajax_request(this.url + '?_method=GetMTSPUserID&_session=rw','',callback, context);}, GetWebListByMore1:function(PageId,JsonObjectName,TempLateName,Parms,callback,context){return new ajax_request(this.url + '?_method=GetWebListByMore1&_session=rw','PageId=' + enc(PageId)+ '\r\nJsonObjectName=' + enc(JsonObjectName)+ '\r\nTempLateName=' + enc(TempLateName)+ '\r\nParms=' + enc(Parms),callback, context);}, GetWebListByMore2:function(PageId,JsonObjectName,TempLateName,Parms,NV_Page_Variable,callback,context){return new ajax_request(this.url + '?_method=GetWebListByMore2&_session=rw','PageId=' + enc(PageId)+ '\r\nJsonObjectName=' + enc(JsonObjectName)+ '\r\nTempLateName=' + enc(TempLateName)+ '\r\nParms=' + enc(Parms)+ '\r\nNV_Page_Variable=' + enc(NV_Page_Variable),callback, context);}, SyncYXBAttendance:function(orderid,Phone,videoid,FormID,callback,context){return new ajax_request(this.url + '?_method=SyncYXBAttendance&_session=rw','orderid=' + enc(orderid)+ '\r\nPhone=' + enc(Phone)+ '\r\nvideoid=' + enc(videoid)+ '\r\nFormID=' + enc(FormID),callback, context);}, AddWorksMTSP_Answers:function(QuestionTitle,QuestionID,Detail,Original,IsAnonymous,picIds,draftsID,fristPic,tags,callback,context){return new ajax_request(this.url + '?_method=AddWorksMTSP_Answers&_session=r','QuestionTitle=' + enc(QuestionTitle)+ '\r\nQuestionID=' + enc(QuestionID)+ '\r\nDetail=' + enc(Detail)+ '\r\nOriginal=' + enc(Original)+ '\r\nIsAnonymous=' + enc(IsAnonymous)+ '\r\npicIds=' + enc(picIds)+ '\r\ndraftsID=' + enc(draftsID)+ '\r\nfristPic=' + enc(fristPic)+ '\r\ntags=' + enc(tags),callback, context);}, Oparete_CollectOrZan:function(url,objectid,objecttype,oparetetype,callback,context){return new ajax_request(this.url + '?_method=Oparete_CollectOrZan&_session=r','url=' + enc(url)+ '\r\nobjectid=' + enc(objectid)+ '\r\nobjecttype=' + enc(objecttype)+ '\r\noparetetype=' + enc(oparetetype),callback, context);}, AddReport:function(ObjectID,ObjectType,remark,title,url,callback,context){return new ajax_request(this.url + '?_method=AddReport&_session=rw','ObjectID=' + enc(ObjectID)+ '\r\nObjectType=' + enc(ObjectType)+ '\r\nremark=' + enc(remark)+ '\r\ntitle=' + enc(title)+ '\r\nurl=' + enc(url),callback, context);}, CollectionIsCollect:function(objectid,objecttype,oparetetype,callback,context){return new ajax_request(this.url + '?_method=CollectionIsCollect&_session=r','objectid=' + enc(objectid)+ '\r\nobjecttype=' + enc(objecttype)+ '\r\noparetetype=' + enc(oparetetype),callback, context);}, GetPlayTokenURL:function(playdomain,app,stream,expiretime,typeid,CrouseID,NoLoginPWD,callback,context){return new ajax_request(this.url + '?_method=GetPlayTokenURL&_session=r','playdomain=' + enc(playdomain)+ '\r\napp=' + enc(app)+ '\r\nstream=' + enc(stream)+ '\r\nexpiretime=' + enc(expiretime)+ '\r\ntypeid=' + enc(typeid)+ '\r\nCrouseID=' + enc(CrouseID)+ '\r\nNoLoginPWD=' + enc(NoLoginPWD),callback, context);}, SerializeObject:function(SourceStr,callback,context){return new ajax_request(this.url + '?_method=SerializeObject&_session=r','SourceStr=' + enc(SourceStr),callback, context);}, DeserializeObject:function(SerializedStr,callback,context){return new ajax_request(this.url + '?_method=DeserializeObject&_session=r','SerializedStr=' + enc(SerializedStr),callback, context);}, ReChannelSonList:function(fid,callback,context){return new ajax_request(this.url + '?_method=ReChannelSonList&_session=r','fid=' + enc(fid),callback, context);}, getCity:function(provinceID,callback,context){return new ajax_request(this.url + '?_method=getCity&_session=rw','provinceID=' + enc(provinceID),callback, context);}, GetCookiesUserName:function(callback,context){return new ajax_request(this.url + '?_method=GetCookiesUserName&_session=r','',callback, context);}, GetCookiesMobile:function(callback,context){return new ajax_request(this.url + '?_method=GetCookiesMobile&_session=r','',callback, context);}, CheckLogin:function(validCode,userName,passWord,setCookies,callback,context){return new ajax_request(this.url + '?_method=CheckLogin&_session=rw','validCode=' + enc(validCode)+ '\r\nuserName=' + enc(userName)+ '\r\npassWord=' + enc(passWord)+ '\r\nsetCookies=' + enc(setCookies),callback, context);}, CheckAppLogin:function(userName,passWord,callback,context){return new ajax_request(this.url + '?_method=CheckAppLogin&_session=rw','userName=' + enc(userName)+ '\r\npassWord=' + enc(passWord),callback, context);}, CheckAppValidLogin:function(mobilePhone,mobCode,callback,context){return new ajax_request(this.url + '?_method=CheckAppValidLogin&_session=rw','mobilePhone=' + enc(mobilePhone)+ '\r\nmobCode=' + enc(mobCode),callback, context);}, CheckValidLogin:function(mobilePhone,mobCode,setCookies,comeform,callback,context){return new ajax_request(this.url + '?_method=CheckValidLogin&_session=rw','mobilePhone=' + enc(mobilePhone)+ '\r\nmobCode=' + enc(mobCode)+ '\r\nsetCookies=' + enc(setCookies)+ '\r\ncomeform=' + enc(comeform),callback, context);}, CheckAppLoginNoEncrypt:function(userName,passWord,callback,context){return new ajax_request(this.url + '?_method=CheckAppLoginNoEncrypt&_session=rw','userName=' + enc(userName)+ '\r\npassWord=' + enc(passWord),callback, context);}, AddLinkInfo:function(name,linkAddress,classID,isShow,sort,linkManName,linkManTel,linkManQQ,validCode,callback,context){return new ajax_request(this.url + '?_method=AddLinkInfo&_session=r','name=' + enc(name)+ '\r\nlinkAddress=' + enc(linkAddress)+ '\r\nclassID=' + enc(classID)+ '\r\nisShow=' + enc(isShow)+ '\r\nsort=' + enc(sort)+ '\r\nlinkManName=' + enc(linkManName)+ '\r\nlinkManTel=' + enc(linkManTel)+ '\r\nlinkManQQ=' + enc(linkManQQ)+ '\r\nvalidCode=' + enc(validCode),callback, context);}, HtmlUrlDecode:function(value,callback,context){return new ajax_request(this.url + '?_method=HtmlUrlDecode&_session=rw','value=' + enc(value),callback, context);}, Opcollect:function(cid,callback,context){return new ajax_request(this.url + '?_method=Opcollect&_session=r','cid=' + enc(cid),callback, context);}, AddCourse:function(cid,op,reportmsg,callback,context){return new ajax_request(this.url + '?_method=AddCourse&_session=r','cid=' + enc(cid)+ '\r\nop=' + enc(op)+ '\r\nreportmsg=' + enc(reportmsg),callback, context);}, GetPaymentRemainBalance:function(callback,context){return new ajax_request(this.url + '?_method=GetPaymentRemainBalance&_session=r','',callback, context);}, GetBindUserid:function(callback,context){return new ajax_request(this.url + '?_method=GetBindUserid&_session=r','',callback, context);}, FollowTeacher:function(teacheruserid,callback,context){return new ajax_request(this.url + '?_method=FollowTeacher&_session=r','teacheruserid=' + enc(teacheruserid),callback, context);}, ReplyComment:function(id,reply,appreply,callback,context){return new ajax_request(this.url + '?_method=ReplyComment&_session=r','id=' + enc(id)+ '\r\nreply=' + enc(reply)+ '\r\nappreply=' + enc(appreply),callback, context);}, LoginOut:function(callback,context){return new ajax_request(this.url + '?_method=LoginOut&_session=rw','',callback, context);}, ClearSession:function(callback,context){return new ajax_request(this.url + '?_method=ClearSession&_session=rw','',callback, context);}, GetUserInfo:function(callback,context){return new ajax_request(this.url + '?_method=GetUserInfo&_session=rw','',callback, context);}, GetUserInfoHtml:function(callback,context){return new ajax_request(this.url + '?_method=GetUserInfoHtml&_session=rw','',callback, context);}, CheckJustPC:function(callback,context){return new ajax_request(this.url + '?_method=CheckJustPC&_session=rw','',callback, context);}, AddCourseComment:function(cid,title,isyiming,callback,context){return new ajax_request(this.url + '?_method=AddCourseComment&_session=rw','cid=' + enc(cid)+ '\r\ntitle=' + enc(title)+ '\r\nisyiming=' + enc(isyiming),callback, context);}, GetRevertsList:function(cid,pageSize,pageIndex,callback,context){return new ajax_request(this.url + '?_method=GetRevertsList&_session=rw','cid=' + enc(cid)+ '\r\npageSize=' + enc(pageSize)+ '\r\npageIndex=' + enc(pageIndex),callback, context);}, GetRevertsMaxIDList:function(cid,MaxID,callback,context){return new ajax_request(this.url + '?_method=GetRevertsMaxIDList&_session=rw','cid=' + enc(cid)+ '\r\nMaxID=' + enc(MaxID),callback, context);}, DelCourseComment:function(id,callback,context){return new ajax_request(this.url + '?_method=DelCourseComment&_session=rw','id=' + enc(id),callback, context);}, AddNewComment:function(objectid,objecttype,objecttitle,parentid,title,detail,replyuserName,url,callback,context){return new ajax_request(this.url + '?_method=AddNewComment&_session=rw','objectid=' + enc(objectid)+ '\r\nobjecttype=' + enc(objecttype)+ '\r\nobjecttitle=' + enc(objecttitle)+ '\r\nparentid=' + enc(parentid)+ '\r\ntitle=' + enc(title)+ '\r\ndetail=' + enc(detail)+ '\r\nreplyuserName=' + enc(replyuserName)+ '\r\nurl=' + enc(url),callback, context);}, AddClientReply:function(curriculumid,parentid,title,detail,replyuserName,callback,context){return new ajax_request(this.url + '?_method=AddClientReply&_session=rw','curriculumid=' + enc(curriculumid)+ '\r\nparentid=' + enc(parentid)+ '\r\ntitle=' + enc(title)+ '\r\ndetail=' + enc(detail)+ '\r\nreplyuserName=' + enc(replyuserName),callback, context);}, AddCommentSupport:function(revertsID,callback,context){return new ajax_request(this.url + '?_method=AddCommentSupport&_session=rw','revertsID=' + enc(revertsID),callback, context);}, MTPayReg:function(username,userpassword,callback,context){return new ajax_request(this.url + '?_method=MTPayReg&_session=rw','username=' + enc(username)+ '\r\nuserpassword=' + enc(userpassword),callback, context);}, BindPaymentUserinfo:function(username,userpassword,callback,context){return new ajax_request(this.url + '?_method=BindPaymentUserinfo&_session=rw','username=' + enc(username)+ '\r\nuserpassword=' + enc(userpassword),callback, context);}, AddUserMessage:function(touserid,detail,callback,context){return new ajax_request(this.url + '?_method=AddUserMessage&_session=rw','touserid=' + enc(touserid)+ '\r\ndetail=' + enc(detail),callback, context);}, ReMessageStaticInfo:function(callback,context){return new ajax_request(this.url + '?_method=ReMessageStaticInfo&_session=r','',callback, context);}, AddWebinarMeetingEnroll:function(companyname,contacts,phoneno,server,callback,context){return new ajax_request(this.url + '?_method=AddWebinarMeetingEnroll&_session=rw','companyname=' + enc(companyname)+ '\r\ncontacts=' + enc(contacts)+ '\r\nphoneno=' + enc(phoneno)+ '\r\nserver=' + enc(server),callback, context);}, DragOk:function(callback,context){return new ajax_request(this.url + '?_method=DragOk&_session=rw','',callback, context);}, DragCheckLogin:function(validCode,userName,passWord,setCookies,callback,context){return new ajax_request(this.url + '?_method=DragCheckLogin&_session=rw','validCode=' + enc(validCode)+ '\r\nuserName=' + enc(userName)+ '\r\npassWord=' + enc(passWord)+ '\r\nsetCookies=' + enc(setCookies),callback, context);}, IsLogin:function(callback,context){return new ajax_request(this.url + '?_method=IsLogin&_session=rw','',callback, context);}, GetUserID:function(callback,context){return new ajax_request(this.url + '?_method=GetUserID&_session=rw','',callback, context);}, IsOneApp:function(callback,context){return new ajax_request(this.url + '?_method=IsOneApp&_session=rw','',callback, context);}, SetClientMobile:function(mobile,callback,context){return new ajax_request(this.url + '?_method=SetClientMobile&_session=rw','mobile=' + enc(mobile),callback, context);}, GetClientMobile:function(callback,context){return new ajax_request(this.url + '?_method=GetClientMobile&_session=rw','',callback, context);}, ReAttendance:function(curriculumid,visitorid,callback,context){return new ajax_request(this.url + '?_method=ReAttendance&_session=rw','curriculumid=' + enc(curriculumid)+ '\r\nvisitorid=' + enc(visitorid),callback, context);}, UpdateUserinfo:function(curriculumid,visitorid,trueName,mobilephone,companyName,callback,context){return new ajax_request(this.url + '?_method=UpdateUserinfo&_session=rw','curriculumid=' + enc(curriculumid)+ '\r\nvisitorid=' + enc(visitorid)+ '\r\ntrueName=' + enc(trueName)+ '\r\nmobilephone=' + enc(mobilephone)+ '\r\ncompanyName=' + enc(companyName),callback, context);}, NewUpdateUserinfo:function(curriculumid,visitorid,trueName,mobilephone,companyName,Tel,Email,Address,Returnvisit,Question1,Question2,Question3,Question4,Post,validCode,mobCode,callback,context){return new ajax_request(this.url + '?_method=NewUpdateUserinfo&_session=rw','curriculumid=' + enc(curriculumid)+ '\r\nvisitorid=' + enc(visitorid)+ '\r\ntrueName=' + enc(trueName)+ '\r\nmobilephone=' + enc(mobilephone)+ '\r\ncompanyName=' + enc(companyName)+ '\r\nTel=' + enc(Tel)+ '\r\nEmail=' + enc(Email)+ '\r\nAddress=' + enc(Address)+ '\r\nReturnvisit=' + enc(Returnvisit)+ '\r\nQuestion1=' + enc(Question1)+ '\r\nQuestion2=' + enc(Question2)+ '\r\nQuestion3=' + enc(Question3)+ '\r\nQuestion4=' + enc(Question4)+ '\r\nPost=' + enc(Post)+ '\r\nvalidCode=' + enc(validCode)+ '\r\nmobCode=' + enc(mobCode),callback, context);}, NewUpdateUserinfo2:function(curriculumid,visitorid,trueName,mobilephone,companyName,Tel,Email,Address,Returnvisit,Question1,Question2,Question3,Question4,Post,validCode,mobCode,selprovinces,selcity,IndustryType,AgentPerson,callback,context){return new ajax_request(this.url + '?_method=NewUpdateUserinfo2&_session=rw','curriculumid=' + enc(curriculumid)+ '\r\nvisitorid=' + enc(visitorid)+ '\r\ntrueName=' + enc(trueName)+ '\r\nmobilephone=' + enc(mobilephone)+ '\r\ncompanyName=' + enc(companyName)+ '\r\nTel=' + enc(Tel)+ '\r\nEmail=' + enc(Email)+ '\r\nAddress=' + enc(Address)+ '\r\nReturnvisit=' + enc(Returnvisit)+ '\r\nQuestion1=' + enc(Question1)+ '\r\nQuestion2=' + enc(Question2)+ '\r\nQuestion3=' + enc(Question3)+ '\r\nQuestion4=' + enc(Question4)+ '\r\nPost=' + enc(Post)+ '\r\nvalidCode=' + enc(validCode)+ '\r\nmobCode=' + enc(mobCode)+ '\r\nselprovinces=' + enc(selprovinces)+ '\r\nselcity=' + enc(selcity)+ '\r\nIndustryType=' + enc(IndustryType)+ '\r\nAgentPerson=' + enc(AgentPerson),callback, context);}, ReAttendanceByMobile:function(mobilephone,validCode,mobCode,curriculumid,callback,context){return new ajax_request(this.url + '?_method=ReAttendanceByMobile&_session=rw','mobilephone=' + enc(mobilephone)+ '\r\nvalidCode=' + enc(validCode)+ '\r\nmobCode=' + enc(mobCode)+ '\r\ncurriculumid=' + enc(curriculumid),callback, context);}, GetpptUserInfo:function(curriculumid,trueName,companyName,Post,mobilephone,Email,callback,context){return new ajax_request(this.url + '?_method=GetpptUserInfo&_session=rw','curriculumid=' + enc(curriculumid)+ '\r\ntrueName=' + enc(trueName)+ '\r\ncompanyName=' + enc(companyName)+ '\r\nPost=' + enc(Post)+ '\r\nmobilephone=' + enc(mobilephone)+ '\r\nEmail=' + enc(Email),callback, context);}, GetModCode:function(ActionPhon,userName,safecode,callback,context){return new ajax_request(this.url + '?_method=GetModCode&_session=rw','ActionPhon=' + enc(ActionPhon)+ '\r\nuserName=' + enc(userName)+ '\r\nsafecode=' + enc(safecode),callback, context);}, CheckMoblieCode:function(mobile,inputcode,callback,context){return new ajax_request(this.url + '?_method=CheckMoblieCode&_session=rw','mobile=' + enc(mobile)+ '\r\ninputcode=' + enc(inputcode),callback, context);}, SendMobileValidLoginCode:function(mobile,clientId,callback,context){return new ajax_request(this.url + '?_method=SendMobileValidLoginCode&_session=rw','mobile=' + enc(mobile)+ '\r\nclientId=' + enc(clientId),callback, context);}, SendMobileRegisterCode:function(mobile,clientId,callback,context){return new ajax_request(this.url + '?_method=SendMobileRegisterCode&_session=rw','mobile=' + enc(mobile)+ '\r\nclientId=' + enc(clientId),callback, context);}, SendMobileRegisterCodeForPay:function(mobile,clientId,callback,context){return new ajax_request(this.url + '?_method=SendMobileRegisterCodeForPay&_session=rw','mobile=' + enc(mobile)+ '\r\nclientId=' + enc(clientId),callback, context);}, SendFindPwdCode:function(mobile,clientId,callback,context){return new ajax_request(this.url + '?_method=SendFindPwdCode&_session=rw','mobile=' + enc(mobile)+ '\r\nclientId=' + enc(clientId),callback, context);}, SendThirdLoginCode:function(mobile,clientId,callback,context){return new ajax_request(this.url + '?_method=SendThirdLoginCode&_session=rw','mobile=' + enc(mobile)+ '\r\nclientId=' + enc(clientId),callback, context);}, SendWithdrawCode:function(mobile,clientId,callback,context){return new ajax_request(this.url + '?_method=SendWithdrawCode&_session=rw','mobile=' + enc(mobile)+ '\r\nclientId=' + enc(clientId),callback, context);}, SendChargeMobileCode:function(mobile,clientId,callback,context){return new ajax_request(this.url + '?_method=SendChargeMobileCode&_session=rw','mobile=' + enc(mobile)+ '\r\nclientId=' + enc(clientId),callback, context);}, UpdateCourseIsShow:function(id,cid,optype,istoll,callback,context){return new ajax_request(this.url + '?_method=UpdateCourseIsShow&_session=r','id=' + enc(id)+ '\r\ncid=' + enc(cid)+ '\r\noptype=' + enc(optype)+ '\r\nistoll=' + enc(istoll),callback, context);}, ReCourse_CollectList:function(pageSize,pageIndex,Keys,IsShow,callback,context){return new ajax_request(this.url + '?_method=ReCourse_CollectList&_session=rw','pageSize=' + enc(pageSize)+ '\r\npageIndex=' + enc(pageIndex)+ '\r\nKeys=' + enc(Keys)+ '\r\nIsShow=' + enc(IsShow),callback, context);}, GetCousreNextPage:function(myUrl,Module,pindex,searchKey,classid,sorttype,oparetetype,curriculumtype,Sort,ChnID,FID,callback,context){return new ajax_request(this.url + '?_method=GetCousreNextPage&_session=r','myUrl=' + enc(myUrl)+ '\r\nModule=' + enc(Module)+ '\r\npindex=' + enc(pindex)+ '\r\nsearchKey=' + enc(searchKey)+ '\r\nclassid=' + enc(classid)+ '\r\nsorttype=' + enc(sorttype)+ '\r\noparetetype=' + enc(oparetetype)+ '\r\ncurriculumtype=' + enc(curriculumtype)+ '\r\nSort=' + enc(Sort)+ '\r\nChnID=' + enc(ChnID)+ '\r\nFID=' + enc(FID),callback, context);}, GetNewCousreNextPage:function(myUrl,Module,Template,pindex,searchKey,classid,sorttype,oparetetype,curriculumtype,Sort,ChnID,FID,callback,context){return new ajax_request(this.url + '?_method=GetNewCousreNextPage&_session=r','myUrl=' + enc(myUrl)+ '\r\nModule=' + enc(Module)+ '\r\nTemplate=' + enc(Template)+ '\r\npindex=' + enc(pindex)+ '\r\nsearchKey=' + enc(searchKey)+ '\r\nclassid=' + enc(classid)+ '\r\nsorttype=' + enc(sorttype)+ '\r\noparetetype=' + enc(oparetetype)+ '\r\ncurriculumtype=' + enc(curriculumtype)+ '\r\nSort=' + enc(Sort)+ '\r\nChnID=' + enc(ChnID)+ '\r\nFID=' + enc(FID),callback, context);}, CheckMobliePhone:function(MobliePhone,callback,context){return new ajax_request(this.url + '?_method=CheckMobliePhone&_session=r','MobliePhone=' + enc(MobliePhone),callback, context);}, GetCurriculumClass:function(callback,context){return new ajax_request(this.url + '?_method=GetCurriculumClass&_session=rw','',callback, context);}, ReIndexList:function(PageSize,classids,callback,context){return new ajax_request(this.url + '?_method=ReIndexList&_session=rw','PageSize=' + enc(PageSize)+ '\r\nclassids=' + enc(classids),callback, context);}, RegOpenUserForApp:function(mobilePhone,mobCode,callback,context){return new ajax_request(this.url + '?_method=RegOpenUserForApp&_session=rw','mobilePhone=' + enc(mobilePhone)+ '\r\nmobCode=' + enc(mobCode),callback, context);}, BindOpenUserForApp:function(logintype,uid,openkey,callback,context){return new ajax_request(this.url + '?_method=BindOpenUserForApp&_session=rw','logintype=' + enc(logintype)+ '\r\nuid=' + enc(uid)+ '\r\nopenkey=' + enc(openkey),callback, context);}, AddTalks:function(currid,remark,callback,context){return new ajax_request(this.url + '?_method=AddTalks&_session=rw','currid=' + enc(currid)+ '\r\nremark=' + enc(remark),callback, context);}, AddTalksFroPC:function(currid,remark,comeform,callback,context){return new ajax_request(this.url + '?_method=AddTalksFroPC&_session=rw','currid=' + enc(currid)+ '\r\nremark=' + enc(remark)+ '\r\ncomeform=' + enc(comeform),callback, context);}, DelTalks:function(talksid,callback,context){return new ajax_request(this.url + '?_method=DelTalks&_session=rw','talksid=' + enc(talksid),callback, context);}, DelTalksForManager:function(talksid,callback,context){return new ajax_request(this.url + '?_method=DelTalksForManager&_session=rw','talksid=' + enc(talksid),callback, context);}, GetNewTopTalksList:function(currid,minid,onlyshowmanage,callback,context){return new ajax_request(this.url + '?_method=GetNewTopTalksList&_session=rw','currid=' + enc(currid)+ '\r\nminid=' + enc(minid)+ '\r\nonlyshowmanage=' + enc(onlyshowmanage),callback, context);}, GetTopping:function(currid,callback,context){return new ajax_request(this.url + '?_method=GetTopping&_session=rw','currid=' + enc(currid),callback, context);}, GetTopTalksList:function(currid,minid,callback,context){return new ajax_request(this.url + '?_method=GetTopTalksList&_session=rw','currid=' + enc(currid)+ '\r\nminid=' + enc(minid),callback, context);}, GetTalksList:function(currid,pageindex,callback,context){return new ajax_request(this.url + '?_method=GetTalksList&_session=rw','currid=' + enc(currid)+ '\r\npageindex=' + enc(pageindex),callback, context);}, GetNewTalksList:function(currid,pageindex,onlyshowmanage,callback,context){return new ajax_request(this.url + '?_method=GetNewTalksList&_session=rw','currid=' + enc(currid)+ '\r\npageindex=' + enc(pageindex)+ '\r\nonlyshowmanage=' + enc(onlyshowmanage),callback, context);}, allowedTalks:function(id,isquestion,callback,context){return new ajax_request(this.url + '?_method=allowedTalks&_session=r','id=' + enc(id)+ '\r\nisquestion=' + enc(isquestion),callback, context);}, NotallowedTalks:function(id,isquestion,callback,context){return new ajax_request(this.url + '?_method=NotallowedTalks&_session=r','id=' + enc(id)+ '\r\nisquestion=' + enc(isquestion),callback, context);}, AddFeedBack:function(remark,picdomain,pic,callback,context){return new ajax_request(this.url + '?_method=AddFeedBack&_session=rw','remark=' + enc(remark)+ '\r\npicdomain=' + enc(picdomain)+ '\r\npic=' + enc(pic),callback, context);}, GetVersion:function(callback,context){return new ajax_request(this.url + '?_method=GetVersion&_session=rw','',callback, context);}, CompleteLearing:function(cid,callback,context){return new ajax_request(this.url + '?_method=CompleteLearing&_session=rw','cid=' + enc(cid),callback, context);}, BlukDelCourse:function(ids,callback,context){return new ajax_request(this.url + '?_method=BlukDelCourse&_session=rw','ids=' + enc(ids),callback, context);}, AddPlayLog:function(courceid,visitorid,callback,context){return new ajax_request(this.url + '?_method=AddPlayLog&_session=rw','courceid=' + enc(courceid)+ '\r\nvisitorid=' + enc(visitorid),callback, context);}, UpdatePlayTime:function(courceid,visitorid,callback,context){return new ajax_request(this.url + '?_method=UpdatePlayTime&_session=rw','courceid=' + enc(courceid)+ '\r\nvisitorid=' + enc(visitorid),callback, context);}, IsCompletePlay:function(courceid,visitorid,callback,context){return new ajax_request(this.url + '?_method=IsCompletePlay&_session=rw','courceid=' + enc(courceid)+ '\r\nvisitorid=' + enc(visitorid),callback, context);}, SetPlayNum:function(courceid,visitorid,callback,context){return new ajax_request(this.url + '?_method=SetPlayNum&_session=rw','courceid=' + enc(courceid)+ '\r\nvisitorid=' + enc(visitorid),callback, context);}, SetOnlineNum:function(courceid,visitorid,callback,context){return new ajax_request(this.url + '?_method=SetOnlineNum&_session=rw','courceid=' + enc(courceid)+ '\r\nvisitorid=' + enc(visitorid),callback, context);}, GetOnlineNum:function(courceid,visitorid,callback,context){return new ajax_request(this.url + '?_method=GetOnlineNum&_session=rw','courceid=' + enc(courceid)+ '\r\nvisitorid=' + enc(visitorid),callback, context);}, BeingHistory:function(KeyStr,model,callback,context){return new ajax_request(this.url + '?_method=BeingHistory&_session=rw','KeyStr=' + enc(KeyStr)+ '\r\nmodel=' + enc(model),callback, context);}, CleanSearch:function(callback,context){return new ajax_request(this.url + '?_method=CleanSearch&_session=rw','',callback, context);}, CleanPartSearch:function(KeyStr,model,callback,context){return new ajax_request(this.url + '?_method=CleanPartSearch&_session=rw','KeyStr=' + enc(KeyStr)+ '\r\nmodel=' + enc(model),callback, context);}, GetPaymentRemainBalanceForApp:function(callback,context){return new ajax_request(this.url + '?_method=GetPaymentRemainBalanceForApp&_session=r','',callback, context);}, SimpleAddClientUser:function(mobilePhone,password,secCode,safecode,mobCode,callback,context){return new ajax_request(this.url + '?_method=SimpleAddClientUser&_session=rw','mobilePhone=' + enc(mobilePhone)+ '\r\npassword=' + enc(password)+ '\r\nsecCode=' + enc(secCode)+ '\r\nsafecode=' + enc(safecode)+ '\r\nmobCode=' + enc(mobCode),callback, context);}, AddClientUserAndCompany:function(userName,nickname,sex,password,mobilePhone,secCode,safecode,mobCode,callback,context){return new ajax_request(this.url + '?_method=AddClientUserAndCompany&_session=rw','userName=' + enc(userName)+ '\r\nnickname=' + enc(nickname)+ '\r\nsex=' + enc(sex)+ '\r\npassword=' + enc(password)+ '\r\nmobilePhone=' + enc(mobilePhone)+ '\r\nsecCode=' + enc(secCode)+ '\r\nsafecode=' + enc(safecode)+ '\r\nmobCode=' + enc(mobCode),callback, context);}, GetSecCode:function(callback,context){return new ajax_request(this.url + '?_method=GetSecCode&_session=rw','',callback, context);}, CheckmobCode:function(mobCode,callback,context){return new ajax_request(this.url + '?_method=CheckmobCode&_session=r','mobCode=' + enc(mobCode),callback, context);}, CheckCode:function(code,callback,context){return new ajax_request(this.url + '?_method=CheckCode&_session=r','code=' + enc(code),callback, context);}, CheckTopping:function(curriculumid,callback,context){return new ajax_request(this.url + '?_method=CheckTopping&_session=rw','curriculumid=' + enc(curriculumid),callback, context);}, SetToppingTalks:function(talksid,callback,context){return new ajax_request(this.url + '?_method=SetToppingTalks&_session=rw','talksid=' + enc(talksid),callback, context);}, CancelToppingTalks:function(talksid,callback,context){return new ajax_request(this.url + '?_method=CancelToppingTalks&_session=rw','talksid=' + enc(talksid),callback, context);}, GetPrizeInfo:function(videoid,videotype,callback,context){return new ajax_request(this.url + '?_method=GetPrizeInfo&_session=rw','videoid=' + enc(videoid)+ '\r\nvideotype=' + enc(videotype),callback, context);}, WinPersonList:function(videoid,videotype,PrizeDateTime,callback,context){return new ajax_request(this.url + '?_method=WinPersonList&_session=rw','videoid=' + enc(videoid)+ '\r\nvideotype=' + enc(videotype)+ '\r\nPrizeDateTime=' + enc(PrizeDateTime),callback, context);}, url:'/ajax/VideoIndustry.Vivian,VideoIndustry.ashx' }