var LoginPage = { GetUserId:function(strName,strJuminNo,callback,context){return new ajax_request(this.url + '?_method=GetUserId&_session=no','strName=' + enc(strName)+ '\r\nstrJuminNo=' + enc(strJuminNo),callback, context);}, url:'/NSICE/ajax/LoginPage,App_Web_e04ewg3o.ashx' }