var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); if(typeof Show == "undefined") Show={}; if(typeof Show.Web == "undefined") Show.Web={}; if(typeof Show.Web.Skins == "undefined") Show.Web.Skins={}; if(typeof Show.Web.Skins.Source == "undefined") Show.Web.Skins.Source={}; if(typeof Show.Web.Skins.Source.ProductList == "undefined") Show.Web.Skins.Source.ProductList={}; Show.Web.Skins.Source.ProductList_class = function() {}; Object.extend(Show.Web.Skins.Source.ProductList_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { GetProductInBasket: function(proBasketString) { return this.invoke("GetProductInBasket", {"proBasketString":proBasketString}, this.GetProductInBasket.getArguments().slice(1)); }, DelAllProductInBasket: function() { return this.invoke("DelAllProductInBasket", {}, this.DelAllProductInBasket.getArguments().slice(0)); }, GetAllProductIdInBasket: function() { return this.invoke("GetAllProductIdInBasket", {}, this.GetAllProductIdInBasket.getArguments().slice(0)); }, AddProductToBasket: function(proId, localHostUrl, companyID, imgUrl, proName, proBasketString) { return this.invoke("AddProductToBasket", {"proId":proId, "localHostUrl":localHostUrl, "companyID":companyID, "imgUrl":imgUrl, "proName":proName, "proBasketString":proBasketString}, this.AddProductToBasket.getArguments().slice(6)); }, DelProductInBasket: function(proId) { return this.invoke("DelProductInBasket", {"proId":proId}, this.DelProductInBasket.getArguments().slice(1)); }, url: '/ajaxpro/Show.Web.Skins.Source.ProductList,Show.Web.ashx' })); Show.Web.Skins.Source.ProductList = new Show.Web.Skins.Source.ProductList_class(); }