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