document.write('<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=778 background=images/index_r5_c5.gif><TR><TD width=40><IMG src=images/index_r5_c2.gif></TD><TD width=140>');

function y2k(number) { return (number < 1000) ? number + 1900 : number; }
var now = new Date();
var dd = now.getDate() , mt = now.getMonth() + 1 , yy = y2k(now.getYear()) , weekVal = now.getDay();
if (weekVal==0)
msg1="星期日";
else if (weekVal==1)
msg1="星期一"; 
else if (weekVal==2)
msg1="星期二"; 
else if (weekVal==3)
msg1="星期三"; 
else if (weekVal==4)
msg1="星期四"; 
else if (weekVal==5)
msg1="星期五"; 
else if (weekVal==6)
msg1="星期六"; 

document.write('<span STYLE="FONT-FAMILY: 宋体; FONT-SIZE: 9pt;text-decoration: none; color: black">\n');
document.write(yy+"年"+mt+"月"+dd+"日"+" "+msg1+"<br>");
document.write('<font color=#FF0000><b><font face="Arial, Helvetica, sans-serif" size="+1">');
document.write("</span>");

document.write('</TD><TD width=30><IMG src=images/index_r5_c2.gif></TD><td width=520><marquee scrolldelay=180><IMG src=images/dian.gif width=18> <font size=2 color=666666>欢迎光临监利人事人才网</font></marquee></TD><TD width=25> </TD><TD width=25><IMG src=images/index_r5_c2.gif></TD></TR></TABLE>');
