function submitform()
{
  document.contactform.submit();
}

