function mail(anmich)
{
  wwws = "skate-to-kabul.ch";
  location.href = "mailto:" + anmich + "@" + wwws;
}

