<!--
  /* this script manages some different function which are: bookmark, save mailadresses for spamming and window.default */

  /* names of mailboxes for emails */
  var xname = "webmaster";		/* webmaster adresse */

  /* servername, domainnames */
  var xendung = "stargate-reise.de";	/* webmasters domain */


  /* subject is the text which will insert in the subject-line of a email automaticly */
  var subject = "Anfrage%20Mailkontakt%20www.stargate-reise.de";


//-->

