if(typeof Ignify == "undefined") Ignify={};
if(typeof Ignify.eCommerce == "undefined") Ignify.eCommerce={};
if(typeof Ignify.eCommerce.Web == "undefined") Ignify.eCommerce.Web={};
if(typeof Ignify.eCommerce.Web.Store == "undefined") Ignify.eCommerce.Web.Store={};
if(typeof Ignify.eCommerce.Web.Store.MasterTemplates == "undefined") Ignify.eCommerce.Web.Store.MasterTemplates={};
if(typeof Ignify.eCommerce.Web.Store.MasterTemplates.Ignify == "undefined") Ignify.eCommerce.Web.Store.MasterTemplates.Ignify={};
if(typeof Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules == "undefined") Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules={};
if(typeof Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.Account == "undefined") Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.Account={};
if(typeof Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.Account.Marfred_Top_Login_Module_Ecom_class == "undefined") Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.Account.Marfred_Top_Login_Module_Ecom_class={};
Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.Account.Marfred_Top_Login_Module_Ecom_class = function() {};
Object.extend(Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.Account.Marfred_Top_Login_Module_Ecom_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ValidateLogin: function(UName, Pwd) {
		return this.invoke("ValidateLogin", {"UName":UName, "Pwd":Pwd}, this.ValidateLogin.getArguments().slice(2));
	},
	SendMail: function(email) {
		return this.invoke("SendMail", {"email":email}, this.SendMail.getArguments().slice(1));
	},
	url: '/ajaxpro/Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.Account.Marfred_Top_Login_Module_Ecom,Ignify.eCommerce.Web.Store.ashx'
}));
Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.Account.Marfred_Top_Login_Module_Ecom = new Ignify.eCommerce.Web.Store.MasterTemplates.Ignify.Modules.Account.Marfred_Top_Login_Module_Ecom_class();


