var rightbar; var coupletcode; rightbar = window.screen.width-130; coupletcode = ""; if (window.screen.width>=1024) { document.write(coupletcode); } function InsertCouplet() { if (window.screen.width>=1024){ document.all.leftbar.style.visibility = "visible"; document.all.rightbar.style.visibility = "visible"; document.all.leftbar.innerHTML = " _3CPARAM NAME=movie VALUE=http_3A/adimg.163.com/channel1/qixi_news110260_0806l.swf> "; document.all.rightbar.innerHTML = " _3CPARAM NAME=movie VALUE=http_3A/adimg.163.com/channel1/qixi_news110260_0923r.swf> "; } } InsertCouplet(); function leftBG_DoFSCommand(command,args){ if ((command == "163")&&(args =="hidebar")){ document.all.leftbar.style.visibility = "hidden"; document.all.rightbar.style.visibility = "hidden"; } } function rightBG_DoFSCommand(command,args){ leftBG_DoFSCommand(command,args); }