This variable can host HTML code that will be appended to the action bar
that is display in the title (top) frame of the client web display. This
code is eval'ed before display. You can include perl code and variables. This
-action bar is only displays if L<$WWWFRAMES> is set to 3.
+action bar is only displays if L<"$WWWFRAMES"> is set to 3.
=item $WWW_TITLE_COLOR
client of L<www-spong>. The variable can be set to 2 or 3. The default value is
2. See L<user-guide> for more information.
+=item $WWW_TITLE_SIZE
+
+This sets the vertical size of the title frame when L<"$WWWFRAMES"> is set
+to 3. The values is a integer indication the number of points (as in font
+sizes). The default value is 40.
+
=item @WWW_REFRESH_ALLOW
A list of Perl regular expressions that are checked against the REMOTE_ADDR,