if(typeof controls_ParentNew_Con == "undefined") controls_ParentNew_Con={};
controls_ParentNew_Con_class = function() {};
Object.extend(controls_ParentNew_Con_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetTotalRecord_New: function(GR1) {
		return this.invoke("GetTotalRecord_New", {"GR1":GR1}, this.GetTotalRecord_New.getArguments().slice(1));
	},
	Search_New: function(currpage, rperpage, GR1) {
		return this.invoke("Search_New", {"currpage":currpage, "rperpage":rperpage, "GR1":GR1}, this.Search_New.getArguments().slice(3));
	},
	url: '/ajaxpro/controls_ParentNew_Con,frontend_thoibao.ashx'
}));
controls_ParentNew_Con = new controls_ParentNew_Con_class();


