function sendMail()
{
  document.location.href="/univer/contacts.html";
}

