var debug                 = false;
var decimalpoint          = ".";
var error_notpermitted    = unescape("Your input contains not allowed characters!");
var error_wrongemail      = unescape("The entered email has an invalid format!");
var error_wrongrepeat     = unescape("The two inputs of your emails are not consistent!");
var error_missingvalue    = unescape("Your inputs for the registration are incompletley!");
var error_wrongnamedusers = unescape("Either the input for the number of named user is not a number or it is smaller than 11!");
var error_license         = unescape("The order can only be executed, when you read the license contract and agree with the Condition of Using!");
