if(typeof Microsoft == "undefined") Microsoft={};
if(typeof Microsoft.CommerceServer == "undefined") Microsoft.CommerceServer={};
if(typeof Microsoft.CommerceServer.Site == "undefined") Microsoft.CommerceServer.Site={};
if(typeof Microsoft.CommerceServer.Site.Catalogs == "undefined") Microsoft.CommerceServer.Site.Catalogs={};
if(typeof Microsoft.CommerceServer.Site.Catalogs.NDAdv == "undefined") Microsoft.CommerceServer.Site.Catalogs.NDAdv={};
Microsoft.CommerceServer.Site.Catalogs.NDAdv_class = function() {};
Object.extend(Microsoft.CommerceServer.Site.Catalogs.NDAdv_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetAddList: function(lId, cName, cId, dName, pId, kWord, contentType) {
		return this.invoke("GetAddList", {"lId":lId, "cName":cName, "cId":cId, "dName":dName, "pId":pId, "kWord":kWord, "contentType":contentType}, this.GetAddList.getArguments().slice(7));
	},
	AddLog: function(aId, acType) {
		return this.invoke("AddLog", {"aId":aId, "acType":acType}, this.AddLog.getArguments().slice(2));
	},
	url: '/ajaxpro/Microsoft.CommerceServer.Site.Catalogs.NDAdv,Microsoft.CommerceServer.Retail2002.Catalogs.vb.ashx'
}));
Microsoft.CommerceServer.Site.Catalogs.NDAdv = new Microsoft.CommerceServer.Site.Catalogs.NDAdv_class();

