document.write('<table width="1002" height="31" border="0" align="center" cellpadding="0" cellspacing="0" background="http://www.hbdy.gov.cn/script/0/images/dy_tzpd_03.gif">');
document.write('  <tr>');
document.write('    <td width="227" align="left" style="padding-left:25px" class="time">');
todaydate = new Date();
currentyear = todaydate.getFullYear();
currentmonth = todaydate.getMonth()+1;
currentday = todaydate.getDate();
cday = todaydate.getDay();
if (cday==1) cday="星期一";
if (cday==2) cday="星期二";
if (cday==3) cday="星期三";
if (cday==4) cday="星期四";
if (cday==5) cday="星期五";
if (cday==6) cday="星期六";
if (cday==0) cday="星期日";
document.write(currentyear+"年"+currentmonth+"月"+currentday+"日 "+cday);
document.write('</td>');
document.write('    <td width="48" align="center"><a href="http://www.hbdy.gov.cn/" class="daohang">首&nbsp;页</a></td>');
document.write('    <td width="2"><img src="http://www.hbdy.gov.cn/script/0/images/dy_tzpd_05.gif" width="2" height="31"></td>');
document.write('    <td width="82" align="center"><a href="http://www.hbdy.gov.cn/col/col22/index.html" class="daohang">魅力当阳</a></td>');
document.write('    <td width="2"><img src="http://www.hbdy.gov.cn/script/0/images/dy_tzpd_05.gif" width="2" height="31"></td>');
document.write('    <td width="82" align="center"><a href="http://xxgk.hbdy.gov.cn/" class="daohang">信息公开</a></td>');
document.write('    <td width="2"><img src="http://www.hbdy.gov.cn/script/0/images/dy_tzpd_05.gif" width="2" height="31"></td>');
document.write('    <td width="82" align="center" ><a href="http://www.hbdy.gov.cn/col/col24/index.html" class="daohang">网上办事</a></td>');
document.write('    <td width="2"><img src="http://www.hbdy.gov.cn/script/0/images/dy_tzpd_05.gif" width="2" height="31"></td>');
document.write('    <td width="82" align="center"><a href="http://www.hbdy.gov.cn/col/col25/index.html" class="daohang">互动交流</a></td>');
document.write('    <td width="2"><img src="http://www.hbdy.gov.cn/script/0/images/dy_tzpd_05.gif" width="2" height="31"></td>');
document.write('    <td width="130" align="left" style="padding-left:12px"><a href="http://bbs.hbdy.gov.cn/" class="daohang" target="_blank">政务论坛</a></td>');
document.write('    <td width="85" align="center" background="http://www.hbdy.gov.cn/script/0/images/dy_tzpd_07.gif"><a href="http://www.hbdy.gov.cn/col/col26/index.html" class="daohang">投资频道</a></td>');
document.write('    <td width="84" align="center" background="http://www.hbdy.gov.cn/script/0/images/dy_index_08.gif"><a href="http://www.hbdy.gov.cn/col/col27/index.html" class="daohang">旅游频道</a></td>');
document.write('    <td width="90" align="center" background="http://www.hbdy.gov.cn/script/0/images/dy_index_09.gif"><a href="http://www.hbdy.gov.cn/col/col28/index.html" class="daohang">新&nbsp;农&nbsp;村</a></td>');
document.write('  </tr>');
document.write('</table>');
