document.writeln(' <table width="470" border="0" cellspacing="0" cellpadding="0"');
document.writeln(' <tr>');
document.writeln(' <td width="200" valign="bottom"> ');
document.writeln('<script language="JavaScript">');
document.writeln(' today = new Date()');
document.writeln('document.write("今天是:", today.getYear(),"年",today.getMonth()+1,"月",today.getDate(),"日");');
document.writeln('</script>');
document.writeln('</td>');
document.writeln(' </td>');
document.writeln(' <td width="20"><img src="http://www.edulaw.cn/html/js/images/js001.gif" width="12" height="17"></td>');
document.writeln(' <td width="70" valign="bottom"><a href="../gybw/index.htm" target="_blank">关于本网</a></td>');
document.writeln(' <td width="23"><img src="http://www.edulaw.cn/html/js/images/js002.gif" width="17" height="14"></td>');
document.writeln(' <td width="68" valign="bottom"> <a href="../wzdt/index.htm" target="_blank">网站地图</a></td>');
document.writeln(' <td width="23"><img src="http://www.edulaw.cn/html/js/images/js003.gif" width="18" height="12"></td>');
document.writeln(' <td width="67" valign="bottom"> 联系我们</td>');
document.writeln(' </tr>');
document.writeln(' </table>');