var TTccc = ["Your credit card number is invalid.\n" +
             "Only digits and NO special charakters (like blanks) are allowed!\n" +
             "Please check your input!",
             "Your account number id invalid.\n" +
             "Only digits and NO special charakters (like blanks) are allowed!\n" +
             "Please check your input!"];

var TTcef = ["Invalid e-mail addresse!",
             "E-mail addresse is missing!",
             "Cannot find email form! Your browser has to support Active Scripting."];

var TTcpf = ["Please give a more detailed description of the Problem.",
             "Problem description is missing!",
             "Invalid e-mail addresse!",
             "E-mail addresse is missing!",
             "Wrong logfile selected!",
             "Cannot find troublereport! Your browser has to support Active Scripting.",
             "Sending this form can take several minutes\ndepending on your internet " + 
             "connection!",
             "Please wait..."];
