if(typeof jxnhq == "undefined") jxnhq={};
jxnhq.ucTop_class = function() {};
Object.extend(jxnhq.ucTop_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getSubCataDs: function(cataName) {
		return this.invoke("getSubCataDs", {"cataName":cataName}, this.getSubCataDs.getArguments().slice(1));
	},
	url: '/ajaxpro/jxnhq.ucTop,jxnhq.ashx'
}));
jxnhq.ucTop = new jxnhq.ucTop_class();

