var cn_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/cn_login,App_Web_w5skks3n.ashx' }