没有分??:(
<script>
document.write ("<table border='0' width='100%' cellpadding='0' cellspacing='0' height='19'><tr><td width='29%' height='19' bgcolor='0000A0'><font color='FFFFFF'><p align='center'>"); 
document.write ("<script language=JavaScript>"+"\n"); 
document.write ("var enabled = 0; var today = new Date();var day; var date;"); 
document.write ("if(today.getDay()==0) day = '星期日';"); 
document.write ("if(today.getDay()==1) day = '星期一';"); 
document.write ("if(today.getDay()==2) day = '星期二';"); 
document.write ("if(today.getDay()==3) day = '星期三';"); 
document.write ("if(today.getDay()==4) day = '星期四';"); 
document.write ("if(today.getDay()==5) day = '星期五';"); 
document.write ("if(today.getDay()==6) day = '星期六';"); 
document.write ("date = today.getYear() + '年'+(today.getMonth() + 1 ) + '月' + today.getDate() + '日  ' + day ;"); 
document.write ("document.write(date.fontsize(2));"); 
document.write ("<\/script></font></td>"); 
    document.write ("<td width='10%' height='19' bgcolor='#0000A0' align='center'> </td>"); 
    document.write ("<td width='9%' height='19' bgcolor='#0000A0' align='center'><a href='../bbs/display.asp'><font size='2' color='#FFFFFF'>技术论坛</font></a></td>");
    document.write ("<td width='9%' height='19' bgcolor='#0000A0' align='center'><a href='../other/law.asp'><font size='2' color='#FFFFFF'>法规政策</font></a></td>"); 
    document.write ("<td width='9%' height='19' bgcolor='#0000A0' align='center'><a href='../other/exhibition.asp'><font size='2' color='#FFFFFF'>展会动态</font></a></td>"); 
    document.write ("<td width='9%' height='19' bgcolor='#0000A0' align='center'><a href='../rcai/index.asp'><font size='2' color='#FFFFFF'>人才招聘</font></a></td>"); 
    document.write ("<td width='9%' height='19' bgcolor='#0000A0' align='center'><a href='../other/ad.htm'><font size='2' color='#FFFFFF'>广告服务</font></a></td>"); 
    document.write ("<td width='9%' height='19' bgcolor='#0000A0' align='center'>"); 
    document.write (" <p align='center'><a href='../price/index.asp'><font size='2' color='#FFFFFF'>价格查询</font></a></p>"); 
  document.write (" </td>"); 
  document.write (" <td width='10%' height='19' bgcolor='#0000A0' align='center'><a href='' onclick='javascript:return false'><font color='#FFFFFF' size=2>返回首页</font></a></td>"); 
  document.write ("</tr>"); 
document.write ("</table>");
</script>