function submitSearchForm()
{
  document.quick_find.submit();
}

