打开centerbar.asp文件,把这段代码去掉就可以了,我把中栏也去掉了
<!-- Here is the code which references BXNA TopN News -->
<script src="http://blog.blueidea.com/topn/index.js" language="Javascript"></script>
<div class="Ptitle">BXNA </div>
<div>
<!-- Output it by evaluate getNewsXhtml function -->
<script language="Javascript">document.write(TopN.getNewsXhtml(20,14));</script>
</div>