* class.Parser.php:630, add state variables of a webobject to the var stack * The JS session vars cannot contain \' (slash single quote), \" (slash double quote), \n (slash n, not new line char). They can contain, however, ' (single quote), " (double quote), \n (new line character), \ (slash), \t (tab), etc. The DB session vars cannot contain '(quote), "(double quote), \(slash), etc. * Konqueror bug: The JS of the Konquoror does not reckognize the method slice() of a string (at function GoTo()).