// JavaScript Document
document.write('<table cellspacing=0 cellpadding=0>')
document.write('<tr><td width=185 height=28 background=/images/m20.gif class=fp> &nbsp; &nbsp; Search</td></tr>')               
document.write('<tr><td class=bg2>')
document.write('<table cellspacing=0 cellpadding=0 width=167 align=center>')
document.write('<form name=quick_find action=/products.asp method=post onSubmit=return Check(this)>')
document.write('<script language=javascript>')
	document.write('function Check()')
	document.write('{')
		document.write('var keyword=document.quick_find.keyword.value;')
		document.write('if (keyword==)')
		document.write('{')
			document.write('alert(please input keyword);')
			document.write('quick_find.keyword.focus();')
			document.write('return (false);')
		document.write('}')
	document.write('}')
document.write('</script>')                       
document.write('<tr><td height=10></td></tr>')
document.write('<tr><td><input type=text name=keyword size=20 maxlength=30 class=go1>&nbsp;<input type=hidden name=osCsid value=2731b7e7f6805df2024021d287aa5507></td><td> &nbsp; <input type=image src=/images/m22.gif width=35 height=18 vspace=2></td></tr>')
document.write('</form>')
document.write('</table>')   
document.write('</td></tr>')
document.write('<tr><td><img src=/images/m23.gif width=185 height=5></td></tr>')
document.write('<tr><td height=4></td></tr>')
document.write('</table>')
