function sendsub()
{
  document.form1.submit();
}
