if(typeof Aspacts == "undefined") Aspacts={};
if(typeof Aspacts.Websites == "undefined") Aspacts.Websites={};
if(typeof Aspacts.Websites.Sealskin == "undefined") Aspacts.Websites.Sealskin={};
if(typeof Aspacts.Websites.Sealskin.GetWet == "undefined") Aspacts.Websites.Sealskin.GetWet={};
if(typeof Aspacts.Websites.Sealskin.GetWet.Data == "undefined") Aspacts.Websites.Sealskin.GetWet.Data={};
if(typeof Aspacts.Websites.Sealskin.GetWet.Data.Favorites_class == "undefined") Aspacts.Websites.Sealskin.GetWet.Data.Favorites_class={};
Aspacts.Websites.Sealskin.GetWet.Data.Favorites_class = function() {};
Object.extend(Aspacts.Websites.Sealskin.GetWet.Data.Favorites_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AddItem: function(ProductId) {
		return this.invoke("AddItem", {"ProductId":ProductId}, this.AddItem.getArguments().slice(1));
	},
	RemoveItem: function(ProductId) {
		return this.invoke("RemoveItem", {"ProductId":ProductId}, this.RemoveItem.getArguments().slice(1));
	},
	RemoveAll: function() {
		return this.invoke("RemoveAll", {}, this.RemoveAll.getArguments().slice(0));
	},
	url: '/ajaxpro/Aspacts.Websites.Sealskin.GetWet.Data.Favorites,Aspacts.Websites.Sealskin.GetWet.ashx'
}));
Aspacts.Websites.Sealskin.GetWet.Data.Favorites = new Aspacts.Websites.Sealskin.GetWet.Data.Favorites_class();


