if(typeof ycfxw == "undefined") ycfxw={};
ycfxw.ucImg_class = function() {};
Object.extend(ycfxw.ucImg_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getNewsDataDs: function(newsCataName, num) {
		return this.invoke("getNewsDataDs", {"newsCataName":newsCataName, "num":num}, this.getNewsDataDs.getArguments().slice(2));
	},
	url: '/ajaxpro/ycfxw.ucImg,ycfxw.ashx'
}));
ycfxw.ucImg = new ycfxw.ucImg_class();

