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

