if(typeof CompanyList == "undefined") CompanyList={};
CompanyList_class = function() {};
Object.extend(CompanyList_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/CompanyList,App_Web_companylist.aspx.cdcab7d2.ashx'
}));
CompanyList = new CompanyList_class();

