  function infozeile(text)
   {
    document.forms[0].linktext.value=text;
   }

