function hakuSubmit()
{
  document.forms['hakuform'].submit();
}
