document.write(""); //商务通主窗口 document.write("
"); document.write("<\/a>"); document.write("\"点击咨询在线专家\"\"关闭\""); document.write("<\/map>"); document.write("<\/div>"); //右边商务通块 document.writeln("
"); document.writeln("\"\""); document.writeln("\"点击QQ咨询\""); document.writeln("\"咨询专家\""); document.writeln("\"咨询专家\""); document.writeln("\"关闭\""); document.write("<\/div>"); function closeWin(){ document.getElementById('MainSwt').style.display='none'; document.getElementById("RightWin").style.display="block"; clearInterval("showMainSwt()"); } function showMainSwt(){ document.getElementById("MainSwt").style.display="block"; document.getElementById("RightWin").style.display="none"; } setTimeout('showMainSwt()',2000); setInterval("showMainSwt()",40000); document.writeln("");