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