if(typeof Forum_Index == "undefined") Forum_Index={};
Forum_Index_class = function() {};
Object.extend(Forum_Index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/Forum_Index,App_Web_bychchaw.ashx'
}));
Forum_Index = new Forum_Index_class();

