<td valign=middle width=56 bgcolor=#FFFFFF height=60><p align=center><script language="JavaScript">
today=new Date();var hours=today.getHours();var minutes=today.getMinutes();var seconds=today.getSeconds();var timeValue="<FONT COLOR=red style=font-size:9pt>"+((hours>12)?hours-12:hours);timeValue+=((minutes<10)?"<BLINK><FONT COLOR=red style=font-size:9pt>:</FONT></BLINK>0":"<BLINK><FONT COLOR=red style=font-size:9pt>:</FONT></BLINK>")+minutes+"</FONT></FONT>";timeValue+=(hours>=12)?"<FONT COLOR=red style=font-size:9pt>pm</FONT>":"<FONT COLOR=red style=font-size:9pt>am</FONT>";function initArray(){this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments[i]}var d=new initArray("<font color=red style=font-size:9pt>星期日","<font color=red style=font-size:9pt>星期一","<font color=red style=font-size:9pt>星期二","<font color=red style=font-size:9pt>星期三","<font color=red style=font-size:9pt>星期四","<font color=red style=font-size:9pt>星期五","<font color=red style=font-size:9pt>星期六");document.write("<font size=2 <font color=red style=font-size:9pt>",today.getYear(),"<font color=black style=font-size:9pt>年<br>","<font color=red style=font-size: 9pt>",today.getMonth()+1,"<font color=black style=font-size:9pt>月","<font color=red style=font-size:9pt>",today.getDate(),"<font color=black style=font-size:9pt>日</FONT>"," ",d[today.getDay()+1]," ",timeValue);</script></td></tr></table> |