if(typeof a6tm == "undefined") a6tm={};
if(typeof a6tm.BahierBoutique == "undefined") a6tm.BahierBoutique={};
if(typeof a6tm.BahierBoutique.Public == "undefined") a6tm.BahierBoutique.Public={};
a6tm.BahierBoutique.Public.Commun_WebPublic_class = function() {};
Object.extend(a6tm.BahierBoutique.Public.Commun_WebPublic_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetContenuPanier: function(lPanierID) {
		return this.invoke("GetContenuPanier", {"lPanierID":lPanierID}, this.GetContenuPanier.getArguments().slice(1));
	},
	url: '/ajaxpro/a6tm.BahierBoutique.Public.Commun_WebPublic,App_Web_zdtyhfun.ashx'
}));
a6tm.BahierBoutique.Public.Commun_WebPublic = new a6tm.BahierBoutique.Public.Commun_WebPublic_class();


