if(typeof Agora == "undefined") Agora={};
if(typeof Agora.Site == "undefined") Agora.Site={};
if(typeof Agora.Site.CosCumparaturi == "undefined") Agora.Site.CosCumparaturi={};
if(typeof Agora.Site.CosCumparaturi.cosCumparaturi == "undefined") Agora.Site.CosCumparaturi.cosCumparaturi={};
Agora.Site.CosCumparaturi.cosCumparaturi_class = function() {};
Object.extend(Agora.Site.CosCumparaturi.cosCumparaturi_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	RemoveProduct: function(ProductID) {
		return this.invoke("RemoveProduct", {"ProductID":ProductID}, this.RemoveProduct.getArguments().slice(1));
	},
	url: '/ajaxpro/Agora.Site.CosCumparaturi.cosCumparaturi,App_Web_n2khdkfd.ashx'
}));
Agora.Site.CosCumparaturi.cosCumparaturi = new Agora.Site.CosCumparaturi.cosCumparaturi_class();


