if(typeof Support_answer == "undefined") Support_answer={};
Support_answer_class = function() {};
Object.extend(Support_answer_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Btnok_Click: function(type, pro) {
		return this.invoke("Btnok_Click", {"type":type, "pro":pro}, this.Btnok_Click.getArguments().slice(2));
	},
	url: '/ajaxpro/Support_answer,App_Web_support_answer.aspx.cdcab7d2.ashx'
}));
Support_answer = new Support_answer_class();

