if(typeof controls_groupsp_top == "undefined") controls_groupsp_top={};
controls_groupsp_top_class = function() {};
Object.extend(controls_groupsp_top_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetTotalRecord_GROUP: function() {
		return this.invoke("GetTotalRecord_GROUP", {}, this.GetTotalRecord_GROUP.getArguments().slice(0));
	},
	Search_GROUP: function(currpage, rperpage) {
		return this.invoke("Search_GROUP", {"currpage":currpage, "rperpage":rperpage}, this.Search_GROUP.getArguments().slice(2));
	},
	url: '/ajaxpro/controls_groupsp_top,viglacera_trading_frontend.ashx'
}));
controls_groupsp_top = new controls_groupsp_top_class();


