if(typeof InfoPromotii == "undefined") InfoPromotii={};
if(typeof InfoPromotii.Web == "undefined") InfoPromotii.Web={};
if(typeof InfoPromotii.Web.Site == "undefined") InfoPromotii.Web.Site={};
if(typeof InfoPromotii.Web.Site.RecuperareParola == "undefined") InfoPromotii.Web.Site.RecuperareParola={};
InfoPromotii.Web.Site.RecuperareParola_class = function() {};
Object.extend(InfoPromotii.Web.Site.RecuperareParola_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	SendPassword: function(_Email) {
		return this.invoke("SendPassword", {"_Email":_Email}, this.SendPassword.getArguments().slice(1));
	},
	url: '/ajaxpro/InfoPromotii.Web.Site.RecuperareParola,App_Web_ld9ew9pw.ashx'
}));
InfoPromotii.Web.Site.RecuperareParola = new InfoPromotii.Web.Site.RecuperareParola_class();


