function email()
{  x  = "<a href=\"mailto:kon" + "takt@umfragence" + "nter.de\">kont";
   x += "akt@umfragen" + "center.de</a>";
   document.write(x);
}