webisLogon=function (req,obj){ req=req.trim(); if(req=="-1"){ alert("ÇëÏȵǽ!"); window.location="/dcjj/channel/rindex.html?oneColumnsId=000500010007&twoColumnsId=0005000100070001"; }else{ document.body.setAttribute("_isLogonFlag",req); } } new rewinjson.rewinAjax("/dcjj/jsp/public/checkLogon.jsp", new rewinjson.tool.parameter("json_1","1=1","","1=1"), webisLogon, "POST", "rewinjson_logon" );