function maillink() {
  var t = "kontakt", x2 = "autodily-", f3 = "tice", r3 = "@", a4 = "modle";
  location = "mailto:" + t +  r3 + x2 + a4 + f3 + ".cz";
}

