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