dayObj=new Date();
monthStr=dayObj.getMonth()+1;
document.write("<table width='700' border='0' cellspacing='0' cellpadding='0'><tr><td height=1 colspan='2' bgcolor=#999999><img height=1 src='images/blank.gif' width=1>");
document.write("</td></tr><tr><td width='150' align='center' style='padding-top: 8px; color: #303880; font-family: Arial; font-size: 24px; font-weight: bold;'><img  src='images/logo.gif'  >");
document.write("</td><td align='center' height='70'>");
document.write("<table cellpadding=0 cellspacing=0 border=0><form action=search.asp method=post target=_self><tr>");
document.write("<td><div style='Font-family: courier;'><input maxlength=200 size=18 name=keyword type=text ></div></td>");
document.write("<td width=72 align=center><input name=submit align=absMiddle border=0 src=images/search.gif type=image onFocus=this.blur()></td>");
document.write("<td width=20>&nbsp;</td><td><img src=images/top.gif></td></tr></form></table>");
document.write("</td></tr><tr><td width='150' align='center' bgcolor='#E9ECF1' >");/*bgcolor='#E9ECF1' 改变日期背景颜色*/
document.write("2006 - "+monthStr+" - "+dayObj.getDate());
document.write("</td><td valign='bottom'><table border='0' cellspacing='0' cellpadding='0' class='topnav'><tr>");
document.write("<td class=topmenu align='center'><a href='default.htm'>Home</a></td><td class=topmenu align='center'><a href='pdt.asp?subid=1'>Products</a>");
document.write("</td><td class=topmenu align='center'><a href='download.htm'>Download</a>");
document.write("</td><td class=topmenu align='center'><a href='suggest.htm'>Suggestion</a>");
document.write("</td><td class=topmenu align='center'><a href='contact.htm'>Contact Us</a>");
document.write("</td></tr></table><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td height='2'>");
document.write("<img src='images/blank.gif'></td></tr></table></td></tr><tr><td height=1 colspan='2' bgcolor=#999999>");
document.write("<img height=1 src='images/blank.gif' width=1></td></tr></table>");
