document.write("<SCRIPT language=javascript>function frmcheck(form){if (form.Keyword.value == ''){alert('ÇëÊäÈëÄúÒªËÑË÷µÄÄÚÈÝ£¡'); form.Keyword.focus();	return false; } } </SCRIPT>");
document.write("<table border='0' cellpadding='0' cellspacing='0'><FORM name='search' action='/search.asp' method=post onSubmit='return frmcheck(this);'><tr><TD width=20><IMG height=10 src='/skin/kjm/images/icon_1.gif' width=10></TD><td height='18' align='center'><input id='Keyword' class=input1 maxlength=50 size=16 value='' name='Keyword' onFocus='this.select();'></td><TD>&nbsp;<INPUT type=image height=18 width=50 src='/skin/kjm/images/bt_search.jpg' border=0 name=submit><Input id=Field type=hidden value=Title name=Field></TD></tr></FORM></table>");