var str="";
str += "<table border=0 cellpadding=0 cellspacing=0 width=778 bgcolor=#CC3300 height=3><tr><td></td></tr></table>";
str += "<table border=0 cellpadding=0 cellspacing=0 width=778 bgcolor=#8CDAFF height=25>";
str += "<tr><form method=post action=user/Chkadmin.asp><td width=30 align=right><img border=0 src=img/user.gif></td>";
str += "<td width=448>&nbsp;<font color=#FF0000>会员登陆：</font>用户名&nbsp;";
str += "<input maxLength=10 name=Username size=10 class=smallinput2>&nbsp;密码 ";
str += "<input class=smallinput2 maxLength=10 name=Password size=10 type=password>&nbsp;";
str += "<input class=buttonface name=Submit3 type=submit value=确定> ";
str += "<a href=user/prereg.asp>免费注册</a></td></form>";
str += "<td><img border=0 src=img/searchimg.gif></td><td width=200>";
str += "<FORM name = myform METHOD=posgett ACTION='javascript:mysearchsubmit()' onsbmit='javascript:mysearchsubmit();'>";
str += "&nbsp;<select name=zl onChange='changelocation(document.myform.zl.options.value);'>";
str += "<option selected value=yazc>站内搜索</option>";
str += "<option value=Web>WEB 搜索</option>  ";
str += "</select>&nbsp;";
str += "<input class=smallinput maxLength=20 name=k onblur=if(this.value=='')this.value='关键字' onfocus=if(this.value=='关键字')this.value='' size=15 value=关键字></td>";
str += "<td><input name=search type=image src=img/search.gif ></td>";
str += "<td width=80>&nbsp;高级搜索</td></form></tr></table>";
str += "<table border=0 cellpadding=0 cellspacing=0 width=778 height=1 bgcolor=#336699><tr><td></td></tr></table>";

document.write (str);