if(typeof newheader_Tax == "undefined") newheader_Tax={};
newheader_Tax_class = function() {};
Object.extend(newheader_Tax_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_Tax,App_Web_tmpqsrlz.ashx'
}));
newheader_Tax = new newheader_Tax_class();

