addNamespace("tt_xx.OnlineClass");
tt_xx.OnlineClass.onlinecourselist_class = function() {};
Object.extend(tt_xx.OnlineClass.onlinecourselist_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetNowTime: function() {
		return this.invoke("GetNowTime", {}, this.GetNowTime.getArguments().slice(0));
	},
	GetClassInfo: function() {
		return this.invoke("GetClassInfo", {}, this.GetClassInfo.getArguments().slice(0));
	},
	SetClassInfo: function(info) {
		return this.invoke("SetClassInfo", {"info":info}, this.SetClassInfo.getArguments().slice(1));
	},
	GenSubjectEng: function() {
		return this.invoke("GenSubjectEng", {}, this.GenSubjectEng.getArguments().slice(0));
	},
	GenSubjectSch: function() {
		return this.invoke("GenSubjectSch", {}, this.GenSubjectSch.getArguments().slice(0));
	},
	GenSubjectOth: function() {
		return this.invoke("GenSubjectOth", {}, this.GenSubjectOth.getArguments().slice(0));
	},
	GetEnrollmentObj: function() {
		return this.invoke("GetEnrollmentObj", {}, this.GetEnrollmentObj.getArguments().slice(0));
	},
	GetMySpeechObj: function() {
		return this.invoke("GetMySpeechObj", {}, this.GetMySpeechObj.getArguments().slice(0));
	},
	EnterSeriesTry: function(obj) {
		return this.invoke("EnterSeriesTry", {"obj":obj}, this.EnterSeriesTry.getArguments().slice(1));
	},
	EnterSeriesOneSign: function(obj) {
		return this.invoke("EnterSeriesOneSign", {"obj":obj}, this.EnterSeriesOneSign.getArguments().slice(1));
	},
	EnterSeriesSmallSign: function(obj) {
		return this.invoke("EnterSeriesSmallSign", {"obj":obj}, this.EnterSeriesSmallSign.getArguments().slice(1));
	},
	EnterSeriesMaxSign: function(obj) {
		return this.invoke("EnterSeriesMaxSign", {"obj":obj}, this.EnterSeriesMaxSign.getArguments().slice(1));
	},
	EnterSpeechTry: function(obj) {
		return this.invoke("EnterSpeechTry", {"obj":obj}, this.EnterSpeechTry.getArguments().slice(1));
	},
	EnterSpeechOneSign: function(obj) {
		return this.invoke("EnterSpeechOneSign", {"obj":obj}, this.EnterSpeechOneSign.getArguments().slice(1));
	},
	EnterSpeechSmallSign: function(obj) {
		return this.invoke("EnterSpeechSmallSign", {"obj":obj}, this.EnterSpeechSmallSign.getArguments().slice(1));
	},
	EnterSpeechMaxSign: function(obj) {
		return this.invoke("EnterSpeechMaxSign", {"obj":obj}, this.EnterSpeechMaxSign.getArguments().slice(1));
	},
	GetSeriesSpeechTag: function(tag_name) {
		return this.invoke("GetSeriesSpeechTag", {"tag_name":tag_name}, this.GetSeriesSpeechTag.getArguments().slice(1));
	},
	GetSeriesTagObj: function() {
		return this.invoke("GetSeriesTagObj", {}, this.GetSeriesTagObj.getArguments().slice(0));
	},
	GetSeriesTagXml: function(tag) {
		return this.invoke("GetSeriesTagXml", {"tag":tag}, this.GetSeriesTagXml.getArguments().slice(1));
	},
	AcceptReservedClass: function(info) {
		return this.invoke("AcceptReservedClass", {"info":info}, this.AcceptReservedClass.getArguments().slice(1));
	},
	GetCourseQueryObj: function() {
		return this.invoke("GetCourseQueryObj", {}, this.GetCourseQueryObj.getArguments().slice(0));
	},
	ListFreeCourse: function(qry) {
		return this.invoke("ListFreeCourse", {"qry":qry}, this.ListFreeCourse.getArguments().slice(1));
	},
	ListSeriesAndFreeCourse: function(qry) {
		return this.invoke("ListSeriesAndFreeCourse", {"qry":qry}, this.ListSeriesAndFreeCourse.getArguments().slice(1));
	},
	ListSeriesCourse: function(qry) {
		return this.invoke("ListSeriesCourse", {"qry":qry}, this.ListSeriesCourse.getArguments().slice(1));
	},
	GetSeriesCourse: function(memberid) {
		return this.invoke("GetSeriesCourse", {"memberid":memberid}, this.GetSeriesCourse.getArguments().slice(1));
	},
	ListSeriesPath: function(qry) {
		return this.invoke("ListSeriesPath", {"qry":qry}, this.ListSeriesPath.getArguments().slice(1));
	},
	ListReservedCourse: function(qry) {
		return this.invoke("ListReservedCourse", {"qry":qry}, this.ListReservedCourse.getArguments().slice(1));
	},
	ListBroadcastCourse: function(qry) {
		return this.invoke("ListBroadcastCourse", {"qry":qry}, this.ListBroadcastCourse.getArguments().slice(1));
	},
	ListTrainClass: function(qry) {
		return this.invoke("ListTrainClass", {"qry":qry}, this.ListTrainClass.getArguments().slice(1));
	},
	GetLinkObj: function() {
		return this.invoke("GetLinkObj", {}, this.GetLinkObj.getArguments().slice(0));
	},
	SetLinkRecord: function(obj) {
		return this.invoke("SetLinkRecord", {"obj":obj}, this.SetLinkRecord.getArguments().slice(1));
	},
	SetCourLinkRecord: function(obj) {
		return this.invoke("SetCourLinkRecord", {"obj":obj}, this.SetCourLinkRecord.getArguments().slice(1));
	},
	SetReservedRecord: function(obj) {
		return this.invoke("SetReservedRecord", {"obj":obj}, this.SetReservedRecord.getArguments().slice(1));
	},
	SetLinkRecordTch: function(obj) {
		return this.invoke("SetLinkRecordTch", {"obj":obj}, this.SetLinkRecordTch.getArguments().slice(1));
	},
	SetLinkRecordTry: function(obj) {
		return this.invoke("SetLinkRecordTry", {"obj":obj}, this.SetLinkRecordTry.getArguments().slice(1));
	},
	SetLinkRecordTry3: function(obj) {
		return this.invoke("SetLinkRecordTry3", {"obj":obj}, this.SetLinkRecordTry3.getArguments().slice(1));
	},
	SetLinkRecordSign: function(obj) {
		return this.invoke("SetLinkRecordSign", {"obj":obj}, this.SetLinkRecordSign.getArguments().slice(1));
	},
	IsLogin: function() {
		return this.invoke("IsLogin", {}, this.IsLogin.getArguments().slice(0));
	},
	url: '/ajaxpro/tt_xx.OnlineClass.onlinecourselist,tt-xx.ashx'
}));
tt_xx.OnlineClass.onlinecourselist = new tt_xx.OnlineClass.onlinecourselist_class();

