if(typeof QiaoCWBW == "undefined") QiaoCWBW={};
if(typeof QiaoCWBW.news_profession == "undefined") QiaoCWBW.news_profession={};
QiaoCWBW.news_profession_class = function() {};
Object.extend(QiaoCWBW.news_profession_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetTopImgNews: function() {
		return this.invoke("GetTopImgNews", {}, this.GetTopImgNews.getArguments().slice(0));
	},
	url: '/ajaxpro/QiaoCWBW.news_profession,QiaoCWBW.ashx'
}));
QiaoCWBW.news_profession = new QiaoCWBW.news_profession_class();

