var dateObj,hours;
dateObj = new Date();
dates = dateObj.toLocaleDateString();
hours = dateObj.getHours();
weekday = dateObj.getDay();
document.write("<div align=center id='top_baidu_banner'>");
document.write("<table width='1024' align='center' border='0'><tr><td width='100%'>");
if(hours >= 20 || hours <= 6)
{
   //document.write("<script src=\"http://vv.9vcpc.cn/code/wz_rnd.asp?w=960&h=130&uid=30729\"></script>");
}
document.write("</td></tr><tr><td>");
document.write("</td></tr><tr><td>");
document.write("<iframe id=\"baidu_cpro_1024_60\" border=\"0\" vspace=\"0\" hspace=\"0\" marginwidth=\"0\" marginheight=\"0\" framespacing=\"0\" frameborder=\"0\" scrolling=\"no\" width=\"1020\" height=\"60\" src=\"http://www.54zz.com/iframe/baidu_cpro_1024_60.html\"></iframe>");
document.write("</td></tr></table>");
document.write("</div>");
