if(typeof Store=="undefined")Store={};if(typeof Store.Controls=="undefined")Store.Controls={};Store.Controls.CheckOut_Step0_class=function(){};Object.extend(Store.Controls.CheckOut_Step0_class.prototype,Object.extend(new AjaxPro.AjaxClass(),{UserNameExists:function(username){return this.invoke("UserNameExists",{"username":username},this.UserNameExists.getArguments().slice(1));},RetrievePassword:function(email){return this.invoke("RetrievePassword",{"email":email},this.RetrievePassword.getArguments().slice(1));},url:'/internet/ajaxpro/Store.Controls.CheckOut_Step0,Store.ashx'}));Store.Controls.CheckOut_Step0=new Store.Controls.CheckOut_Step0_class();