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

