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