if(typeof controls_Center_videos_thang == "undefined") controls_Center_videos_thang={};
controls_Center_videos_thang_class = function() {};
Object.extend(controls_Center_videos_thang_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetTotalRecord_Thang: function(keyword, groupid) {
		return this.invoke("GetTotalRecord_Thang", {"keyword":keyword, "groupid":groupid}, this.GetTotalRecord_Thang.getArguments().slice(2));
	},
	Search_Thang: function(keyword, groupid, currpage, rperpage) {
		return this.invoke("Search_Thang", {"keyword":keyword, "groupid":groupid, "currpage":currpage, "rperpage":rperpage}, this.Search_Thang.getArguments().slice(4));
	},
	url: '/ajaxpro/controls_Center_videos_thang,multimedia.ashx'
}));
controls_Center_videos_thang = new controls_Center_videos_thang_class();

