var Login = { GetForgotPassword:function(Email_Id,callback,context){return new ajax_request(this.url + '?_method=GetForgotPassword&_session=no','Email_Id=' + enc(Email_Id),callback, context);}, url:'/ajax/Login,App_Web_6uaaxfpo.ashx' }