function auknrsok()
{
  document.form1.submit();
}

function textsok()
{
  document.form2.submit();
}
function antal()
{
  document.form3.submit();
}

