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