document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("
\'关闭大学生之窗\'
"); document.writeln(""); document.writeln("
"); document.writeln("
\'打开大学生之窗\'\'分享当前内容到大学生之窗\'
"); document.writeln("
"); function OnlinedxsOver(){ document.getElementById("divdxsMenu").style.display = "none"; document.getElementById("divdxsOnline").style.display = "block"; } function OnlinedxsOut(){ document.getElementById("divdxsMenu").style.display = "block"; document.getElementById("divdxsOnline").style.display = "none"; } window.onload =function(){ OnlinedxsOut(); }