var en_login = { getCheckLoin:function(name,pwd,callback,context){return new ajax_request(this.url + '?_method=getCheckLoin&_session=no','name=' + enc(name)+ '\r\npwd=' + enc(pwd),callback, context);}, url:'/ajax/en_login,App_Web_2emxaek2.ashx' }