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