if(typeof a6tm == "undefined") a6tm={};
if(typeof a6tm.BahierBoutique == "undefined") a6tm.BahierBoutique={};
if(typeof a6tm.BahierBoutique.Public == "undefined") a6tm.BahierBoutique.Public={};
a6tm.BahierBoutique.Public.UC_MonCompte_class = function() {};
Object.extend(a6tm.BahierBoutique.Public.UC_MonCompte_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	EnvoyerMdp: function(sEmail, lLangueID) {
		return this.invoke("EnvoyerMdp", {"sEmail":sEmail, "lLangueID":lLangueID}, this.EnvoyerMdp.getArguments().slice(2));
	},
	url: '/ajaxpro/a6tm.BahierBoutique.Public.UC_MonCompte,App_Web_5zfkxkn3.ashx'
}));
a6tm.BahierBoutique.Public.UC_MonCompte = new a6tm.BahierBoutique.Public.UC_MonCompte_class();


