function check_search() { if (sform.keyword.value=="") { sform.keyword.focus(); return false; } return true; } document.writeln('