var Login = { GenerateOTP:function(PUSER,compcode,callback,context){return new ajax_request(this.url + '?_method=GenerateOTP&_session=r','PUSER=' + enc(PUSER)+ '\r\ncompcode=' + enc(compcode),callback, context);}, url:'/purchase/ajax/Login,App_Web_vdgevv2w.ashx' }