document.write("<table border=\"0\" width=\"778\" height=\"18\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("<tr><td  width=\"606\" valign=\"top\" align=\"left\" height=\"18\" bgcolor=\"#B9BCC0\"><img border=\"0\" src=\"images/title1.gif\"  height=\"18\"  usemap=\"#Map\"></td>");
document.write("<td width=\"172\" height=\"18\" background=\"images/title2.gif\" valign=\"middle\" align=\"left\" bgcolor=\"#B9BCC0\" class=\"12pxfont\">");
dayObj = new Date();                         
monthStr = dayObj.getMonth() + 1;                         
year2000=dayObj.getYear();    
document.write("&nbsp"+year2000+"年"+monthStr+"月"+dayObj.getDate()+"日");    
if (dayObj.getDay()==1)  document.write("(星期一)");                            
if (dayObj.getDay()==2)  document.write("(星期二)");                            
if (dayObj.getDay()==3)  document.write("(星期三)");                            
if (dayObj.getDay()==4)  document.write("(星期四)");                            
if (dayObj.getDay()==5)  document.write("(星期五)");                            
if (dayObj.getDay()==6)  document.write("(星期六)");                            
if (dayObj.getDay()==0)  document.write("(星期日)");                             

document.write("</td></tr></table>");
document.write("<map name=Map>");
document.write("<area shape=\"rect\" coords=\"349,0,424,22\"  class=chlnk style=\"CURSOR: hand\"       onclick=\"this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.12345e.com.cn');\"  href=\"#\" alt=\"设为主页\">");
document.write("<area shape=\"rect\" coords=\"436,0,517,25\" href=\"javascript:window.external.AddFavorite('http://www.12345e.com.cn/',%20'鼓楼数字社区')\" alt=\"加入收藏夹\">");
document.write("<area shape=\"rect\" coords=\"525,-1,600,25\" href=\"#\" alt=\"查看网站帮助\">");
document.write("</map>");