if(typeof info_company == "undefined") info_company={};
info_company_class = function() {};
Object.extend(info_company_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GuanZhuAdd: function(infoid) {
		return this.invoke("GuanZhuAdd", {"infoid":infoid}, this.GuanZhuAdd.getArguments().slice(1));
	},
	url: '/ajaxpro/info_company,App_Web_company.aspx.fa0c04cf.ashx'
}));
info_company = new info_company_class();

