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