| bad_words | List of bad words. The words must be separated by a semicolon. These words will be displayed as "#$%&" in the chatting area. |
| font_choice | Whether or not to display the component of choice of a font. Values - "Yes" | "No". Default - "No". |
| permitted_hosts | List of permitted domain names. Domain names must be separated by a semicolon. The chat applet will work if HTML page with the chat is loaded from the web server whose domain is listed here. If this list is empty the chat will work if HTML page is loaded from any web server. |
| kickpage | This is the link from the chat page to the "kick" page. This page will be displayed in the browser of the user who was kicked by the administrator. |
| banner_height | Height in pixels of the panel with the banner. Default - "30". |
| banner_text | The text of the banner. |
| banner_font | Name of the text font. Valid values are: "Serif", "SansSerif", "Monospaced". Default - "Serif". |
| banner_font_size | Size of the text font. Default - "18". |
| banner_font_style | Style of the text font ("0" - plain, "1" - bold, "2" - italic, "3" - bold-italic). Default - "0". |
| banner_color | Color of the text of the banner. Must be specified as "#RRGGBB". Default - "#FFFFFF". |