Index_class = function() {};
Object.extend(Index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/Index,App_Web_index.aspx.cdcab7d2.ashx'
}));
Index = new Index_class();

