var dayarray=new Array("星期六","星期一","星期二","星期三","星期四","星期五","星期日")
var mydate=new Date()
var year=mydate.getYear()
if (year < 1000)
year+=1900
var day=mydate.getDay()
var month=mydate.getMonth() + 1
var daym=mydate.getDate()
if (daym<10)
daym="0"+daym
if (month < 10)
{
	month = '0' + month
}
document.write ("<table width=\"957\" height=\"73\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/top-b.jpg\"> ");
document.write ("    <tr> ");
document.write ("      <td width=\"348\">&nbsp;</td> ");
document.write ("      <td width=\"131\" valign=\"bottom\" class=\"song9\"> ");
document.write ("      	<span class=\"style7\"> "+ year+ "."+month+"."+daym+" "+dayarray[day]+" </span> ");
document.write ("        <table width=\"100%\" height=\"5\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.write ("            <tr><td height=\"1\" ></td></tr>");
document.write ("      </table></td>");
document.write ("      <td width=\"478\" align=\"right\" valign=\"bottom\" class=\"arial-7\"><table width=\"239\" height=\"0\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> ");
document.write ("        <tr>");
document.write ("          <td width=\"85\" height=\"1\" ><a href=\"http://www.chinadaily.com.cn/hqzx/hqzx.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image9','','images/mark-1-2.gif',1)\"  target=\"_blank\"><img src=\"images/mark-1-1.gif\" name=\"Image9\" width=\"84\" height=\"23\" border=\"0\"></a></td>");
document.write ("          <td width=\"85\" ><a href=\"http://www.chinadaily.com.cn/language_tips/index.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image10','','images/mark-2-2.gif',1)\" target=\"_blank\"><img src=\"images/mark-2-1.gif\" name=\"Image10\" width=\"84\" height=\"23\" border=\"0\"></a></td>");
document.write ("          <td width=\"69\" ><a href=\"http://www.newscartoon.com.cn\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image11','','images/mark-3-2.gif',1)\" target=\"_blank\"><img src=\"images/mark-3-1.gif\" name=\"Image11\" width=\"68\" height=\"23\" border=\"0\"></a></td>");
document.write ("        </tr>");
document.write ("      </table></td>");
document.write ("    </tr>");
document.write ("  </table>");
document.write ("  <table width=\"957\" height=\"1\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" >");
document.write ("    <tr>");
document.write ("      <td></td>");
document.write ("    </tr>");
document.write ("  </table>");
document.write ("  <table width=\"957\" height=\"100\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write ("    <tr>");
document.write ("      <td align=\"center\"><object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"957\" height=\"100\">");
document.write ("        <param name=\"movie\" value=\"flash/top.swf\">");
document.write ("        <param name=\"quality\" value=\"high\">");
document.write ("        <embed src=\"flash/top.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"957\" height=\"100\"></embed>");
document.write ("      </object></td>");
document.write ("    </tr>");
document.write ("  </table>");
document.write ("  <table width=\"957\" height=\"60\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#EDEFE7\" class=\"song9\">");
document.write ("    <tr>");
document.write ("      <td valign=\"top\" class=\"song9\"><img src=\"images/top-logo.jpg\" width=\"957\" height=\"48\" usemap='#topMap' border=\"0\"></td>");
document.write ("    </tr>");
document.write ("  </table>");

document.write("<map name='topMap'>");
document.write("<area shape='rect' coords='180,1,340,48' href='http://www.newscartoon.com.cn' target=\"_blank\">");
document.write("<area shape='rect' coords='380,1,520,49' href='http://www.cepf.org.cn' target=\"_blank\">");
document.write("<area shape='rect' coords='680,1,840,48' href='http://www.chinadaily.com.cn' target=\"_blank\">");
document.write("</map>");


document.write ("  <table width=\"957\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#EDEFE7\"> ");
document.write ("    <tr>");
document.write ("      <td height=\"30\" align=\"center\" class=\"song9\"><a href=\"./index.shtml\">首页</a>　 | 　");
document.write ("<a href=\"./jianjie.html\"><span class=\"arial-7\">大赛简介</span></a> 　| 　");
document.write ("<a href=\"./xuzhi.html\"><span class=\"arial-7\">大赛须知</span></a> 　|　 ");
document.write ("<a href=\"./dongtai.shtml\"><span class=\"arial-7\">大赛动态</span></a>　 | 　");
document.write ("<a href=\"./tougao.shtml\"><span class=\"arial-7\">在线投稿</span></a>　");
document.write ("        | 　<span class=\"arial-7\"><a href=\"./zhanshi.shtml\">作品展示</a></span> 　|　");
document.write (" <a href=\"./huojiang.shtml\"><span class=\"arial-7\">获奖作品</span></a>　|　 ");
document.write ("<span class=\"arial-7\"><a href=\"http://newscartoon.chinadaily.com.cn/bbs/gobbs.asp\" target=\"_blank\">论坛</a></span> 　</td>");
document.write ("    </tr>");
document.write ("    <tr>");
document.write ("      <td height=\"5\" align=\"center\" bgcolor=\"#9AB95B\"></td>");
document.write ("    </tr>");
document.write ("  </table>");
