sea='<table width="98%" height="22"  border="0" align="center" cellpadding="0" cellspacing="0">'
sea=sea+'<form method=post action=/search.asp><tr align="center" height="28">'
sea=sea+'<td align="right">关键字:</td>'
sea=sea+'<td colspan="2" align="left"><input size=18 name=keyword class="input"></td></tr>  '
sea=sea+'<tr><td width="42%">&nbsp;</td><td width="11%"><select name=condition>'
sea=sea+'<option value="title">新闻标题</option><option value="author">新闻作者</option><option value="content">关键字</option></select></td>  '
sea=sea+'<td width="47%"><input  name=imageField2 type=image src="/image/serch1.jpg" align="middle" border=0></td></tr></form></table>'
document.write(sea)
