提示:访问地址无效,错误的栏目参数!
首页 关闭此页
function toMain(url) { window.top.location.href = url; } function toReLogin(url) { $.post("/_web/ids/logout.do?_p=YXM9MQ__&tt=" + Math.random(), function(result) { window.top.location.href = url; }); } function closeWindow() { window.top.close(); }