Web_CHN_View_DetailTopic_class = function() {};
Object.extend(Web_CHN_View_DetailTopic_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getUserType: function() {
		return this.invoke("getUserType", {}, this.getUserType.getArguments().slice(0));
	},
	url: '/ajaxpro/Web_CHN_View_DetailTopic,App_Web_zff1xy6t.ashx'
}));
Web_CHN_View_DetailTopic = new Web_CHN_View_DetailTopic_class();


