if(typeof CE == "undefined") CE={};
if(typeof CE.Components == "undefined") CE.Components={};
if(typeof CE.Components.Blog == "undefined") CE.Components.Blog={};
if(typeof CE.Components.Blog.PersonSpace == "undefined") CE.Components.Blog.PersonSpace={};
if(typeof CE.Components.Blog.PersonSpace.UI == "undefined") CE.Components.Blog.PersonSpace.UI={};
if(typeof CE.Components.Blog.PersonSpace.UI.SiteVideoSort == "undefined") CE.Components.Blog.PersonSpace.UI.SiteVideoSort={};
CE.Components.Blog.PersonSpace.UI.SiteVideoSort_class = function() {};
Object.extend(CE.Components.Blog.PersonSpace.UI.SiteVideoSort_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetSystemClassList: function() {
		return this.invoke("GetSystemClassList", {}, this.GetSystemClassList.getArguments().slice(0));
	},
	DeleteSystemClass: function(systemClassID) {
		return this.invoke("DeleteSystemClass", {"systemClassID":systemClassID}, this.DeleteSystemClass.getArguments().slice(1));
	},
	IsExist: function(classId) {
		return this.invoke("IsExist", {"classId":classId}, this.IsExist.getArguments().slice(1));
	},
	checklanguageDele: function() {
		return this.invoke("checklanguageDele", {}, this.checklanguageDele.getArguments().slice(0));
	},
	checklanguageNotExit: function() {
		return this.invoke("checklanguageNotExit", {}, this.checklanguageNotExit.getArguments().slice(0));
	},
	checklanguageDeleOk: function() {
		return this.invoke("checklanguageDeleOk", {}, this.checklanguageDeleOk.getArguments().slice(0));
	},
	url: '/ajaxpro/CE.Components.Blog.PersonSpace.UI.SiteVideoSort, CE.Components.Blog.PersonSpace.UI, Version=2.0.0.1, Culture=neutral, PublicKeyToken=1f01462af6d41509.ashx'
}));
CE.Components.Blog.PersonSpace.UI.SiteVideoSort = new CE.Components.Blog.PersonSpace.UI.SiteVideoSort_class();

