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