// JavaScript Document

function submitform()
{
  document.quick_find.submit();
}

