if(typeof newheader_Accounting == "undefined") newheader_Accounting={};
newheader_Accounting_class = function() {};
Object.extend(newheader_Accounting_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	SendCondition: function(type, subtype, keyword) {
		return this.invoke("SendCondition", {"type":type, "subtype":subtype, "keyword":keyword}, this.SendCondition.getArguments().slice(3));
	},
	url: '/ajaxpro/newheader_Accounting,App_Web_tmpqsrlz.ashx'
}));
newheader_Accounting = new newheader_Accounting_class();

