addNamespace("common_Linkage"); common_Linkage_class = Class.create(); Object.extend(common_Linkage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { GetLinkageDs: function(ParentId, SelName) { return this.invoke("GetLinkageDs", {"ParentId":ParentId, "SelName":SelName}, this.GetLinkageDs.getArguments().slice(2)); }, initialize: function() { this.url = '/ajaxpro/common_Linkage,App_Web_linkage.ascx.38131f0b.vh5-pn7b.ashx'; } })); common_Linkage = new common_Linkage_class();