function showLatestNoticeNum(){ 
document.write("今天有<span>1</span>条新信息");
}
