addNamespace("uc_TopListedMan");
uc_TopListedMan_class = function() {};
Object.extend(uc_TopListedMan_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ProResult: function(eventArgument) {
		return this.invoke("ProResult", {"eventArgument":eventArgument}, this.ProResult.getArguments().slice(1));
	},
	url: '/ajaxpro/uc_TopListedMan,App_Web_toplistedman.ascx.50d77b3.ashx'
}));
uc_TopListedMan = new uc_TopListedMan_class();


