document.writeln("<script>");
document.writeln("<!---");
document.writeln("today=new Date();");
document.writeln("var hours = today.getHours();");
document.writeln("var minutes = today.getMinutes();");
document.writeln("var seconds = today.getSeconds();");
document.writeln("var timeValue = \"<FONT COLOR=#153B90>\" + (hours); timeValue += ((minutes < 10) ? \"<BLINK><FONT COLOR=#153B90>:<\/FONT><\/BLINK>0\" : \"<BLINK><FONT COLOR=#153B90>:<\/FONT><\/BLINK>\") + minutes+\"<\/FONT><\/FONT>\";");
document.writeln("<!--timeValue += (hours >= 12) ? \"<FONT COLOR=#153B90><I><B>pm<\/B><\/I><\/FONT>\" : \"<FONT COLOR=#153B90><B><I>am<\/I><\/B><\/FONT>\";-->");
document.writeln("function initArray(){");
document.writeln("this.length=initArray.arguments.length");
document.writeln("for(var i=0;i<this.length;i++)");
document.writeln("this[i+1]=initArray.arguments[i] }");
document.writeln("var d=new initArray(\"<font color=#153B90>星期日\",\"<font color=#153B90>星期一\",\"<font color=#153B90>星期二\",\"<font color=#153B90>星期三\",\"<font color=#153B90>星期四\",\"<font color=#153B90>星期五\",\"<font color=#153B90>星期六\"); document.write(\"<font color=#153B90>\",today.getYear(),\"<font color=#153B90>年\",\"<font color=#153B90>\",today.getMonth()+1,\"<font color=#153B90>月\",\"<font color=#153B90>\",today.getDate(),\"<font color=#153B90>日 <\/FONT>\",d[today.getDay()+1],\" \",timeValue); ");
document.writeln("\/\/-->");
document.writeln("            <\/script> ");
document.writeln("")
