<PARAM NAME=TryANotherNickWhenUsed VALUE="yes">
<<!-- If you use random nick, the login window won't popup -->
<PARAM NAME=useRandomNick VALUE="no">
<!-- The Nick parameter can be generated by a nick; in that case,
the login window won't popup.
-->
<!-- Comment out to use
<PARAM NAME=Nick VALUE=JAVirc>
-->
<!-- It is better to limit the results of the /list command for example
to ignore the channels with less than 10 users
-->
<PARAM NAME=ListSize VALUE="10">
<!-- If the protocol LIST > Listsize is not supported by the irc server
(dalnet for example) and you plan to use an huge network, it is better
to invalidate the list command by setting this parameter to "no".
-->
<PARAM NAME=EnableList VALUE="yes">
<!-- set "yes" if you want to use identd server (port 113);
the UserName parameter will be return as ident to the irc server.
-->
<PARAM NAME=IdentServer VALUE="yes">
<!-- If set, this UserName will be used instead of a random one.
User can overwrite this value on the login window.
The Username is displayed by the WHOIS command just before the @
-->
<!-- Comment out to use
<PARAM NAME=UserName VALUE="JAVirc">
-->
<!-- First commands (separated by ; ) sent to the irc server once connected.
Example: you want to display the MOTD and join #JAVirc channel:
-->
<PARAM NAME=FirstCommand VALUE="MOTD;JOIN #JAVirc">
<!-- If set to no, the users won't be able to change the channel.
-->
<PARAM NAME=ChangeChannel VALUE="yes">
<!-- Name of the chat. If set, it will be displayed as title of
the login window, in the About box and as answer of /ctcp version.
If not set, the value "JAVirc" will be used
-->
<PARAM NAME=ChatName VALUE="JAVirc">
<!-- Header displayed at the beginning of the chat. Use ^ character to
separate lines
-->
<PARAM NAME="CompanyHeader" VALUE="^******************************^ Welcome to JAVirc Chat^******************************^">
<!-- If set to "yes", the users won't be able to post message on the channel
-->
<PARAM NAME="ChannelReadOnly" VALUE="no">
<!-- If set to "yes", the users won't be able to post message on the query
-->
<PARAM NAME="QueryReadOnly" VALUE="no">
<!-- if set to "no", the "query notices" will appear in the query window
if already opened, in the status window if not. In that case, a notice
can't popup a window or a new pane.
-->
<PARAM NAME="NoticePopupWindow" VALUE="no">
<!-- If set to yes, the users will be invisible when they connect if
they don't change the checkbox on the login window -->
<PARAM NAME=InvisibleMode VALUE="yes">
<!-- If set to yes, the JOIN/PART/MODE/SIGNOFF messages from a channel
will be redirected to the status window -->
<PARAM NAME=Silence VALUE="yes">
<!-- If set to yes, the ircname will be displayed as response to the whois
command
-->
<PARAM NAME=RestrictWhois VALUE="no">
<!-- Customization of the Quit message
-->
<PARAM NAME=QuitMessage VALUE="JAVirc http://www.javirc.com">
<!-- Location of the user guide (help option)
-->
<PARAM NAME="URLUserGuide" VALUE="http://www.javirc.com/JAVirc/UserGuide/JAVircUserGuide.html">
<!-- If set to no, there won't be popup menu when right clicking on users in channel window -->
<PARAM NAME=UsePopupMenu VALUE="yes">
<!-- If set to yes, some sounds will be used:
beep.au for new query window or message in a not active query
JoinChannel.au when an user is coming on a channel
LeaveChannel.au when an user is leaving a channel
Format of au file: mu-Law 8-bits, sample period = 8000
-->
<PARAM NAME=Sound VALUE="yes">
<!-- If defined, an image can be displayed as background of channel/query
windows
-->
<PARAM NAME=ChannelBackground VALUE="background.jpg">
<PARAM NAME=QueryBackground VALUE="background.jpg">
<!-- This logo will appear on the login window
-->
<PARAM NAME=Logo1 VALUE="images/logo.gif">
<PARAM NAME=Logo1x VALUE="10">
<PARAM NAME=Logo1y VALUE="10">
<!-- Color of the login window
-->
<PARAM NAME=ColorBackground VALUE="f0f0d0">
<PARAM NAME=ColorConnectButtonBackground VALUE="f0f0d0">
<!-- Color of the applet background -->
<PARAM NAME=ColorBackgroundApplet VALUE="ffffff">:
<!-- To customize the default font of channel/query windows -->
<!-- Family is depending of users java machine; values often available are:
Dialog,SansSerif,Serif,Monospaced,Helvetica,TimesRoman,
Courier,DialogInput,ZapfDinbats -->
<!-- Styles: Plain/Bold/Italic -->
<!-- Sizes : 10/12/14/16/18/20 -->
<PARAM NAME=ChannelFamilyFont VALUE="SansSerif">
<PARAM NAME=ChannelStyleFont VALUE="Plain">
<PARAM NAME=ChannelSizeFont VALUE="12">
<PARAM NAME=QueryFamilyFont VALUE="SansSerif">
<PARAM NAME=QueryStyleFont VALUE="Plain">
<PARAM NAME=QuerySizeFont VALUE="12">
<!-- Colors of graphics objects -->
<PARAM NAME=ColorBackgroundDisplayChannel VALUE="f0f0ff">
<PARAM NAME=ColorBackgroundScrollbarChannel VALUE="fff0ff">
<PARAM NAME=ColorForegroundScrollbarChannel VALUE="c0c0c0">
<PARAM NAME=ColorBackgroundTextfieldChannel VALUE="f0f0ff">
<PARAM NAME=ColorForegroundTextfieldChannel VALUE="000000">
<PARAM NAME=ColorBackgroundListusersChannel VALUE="f0f0ff">
<PARAM NAME=ColorForegroundListusersChannel VALUE="000000">
<PARAM NAME=ColorBackgroundTotalusersChannel VALUE="f0f0ff">
<PARAM NAME=ColorForegroundTotalusersChannel VALUE="000000">
<PARAM NAME=ColorToolbarChannelBackground VALUE="f0f0ff">
<PARAM NAME=ColorChoiceChannelBackground VALUE="f0f0ff">
<PARAM NAME=ColorChoiceChannelForeground VALUE="000000">
<PARAM NAME=ColorButtonsChannelBackground VALUE="f0f0ff">
<PARAM NAME=ColorButtonsChannelForeground VALUE="000000">
<PARAM NAME=ColorChannelModeBackground VALUE="f0f0ff">
<PARAM NAME=ColorListBackground VALUE="f0f0ff">
<PARAM NAME=ColorListForeground VALUE="000000">
<PARAM NAME=ColorBackgroundDisplayQuery VALUE="c0c0ff">
<PARAM NAME=ColorBackgroundScrollbarQuery VALUE="c0c0c0">
<PARAM NAME=ColorForegroundScrollbarQuery VALUE="c0c0c0">
<PARAM NAME=ColorBackgroundTextfieldQuery VALUE="c0c0ff">
<PARAM NAME=ColorForegroundTextfieldQuery VALUE="000000">
<PARAM NAME=ColorToolbarQueryBackground VALUE="c0c0ff">
<PARAM NAME=ColorChoiceQueryBackground VALUE="c0c0ff">
<PARAM NAME=ColorChoiceQueryForeground VALUE="000000">
<PARAM NAME=ColorButtonsQueryBackground VALUE="c0c0ff">
<PARAM NAME=ColorButtonsQueryForeground VALUE="000000">
<!-- Color of each kind of messages
-->
<PARAM NAME=ColorPrivateMessage VALUE="000000">
<PARAM NAME=ColorPublicMessage VALUE="000000">
<PARAM NAME=ColorSystem VALUE="000000">
<PARAM NAME=ColorInvite VALUE="006400">
<PARAM NAME=ColorQuit VALUE="ff0000">
<PARAM NAME=ColorChannelMessage VALUE="006400">
<PARAM NAME=ColorWallops VALUE="ff0000">
<PARAM NAME=ColorNickChange VALUE="006400">
<PARAM NAME=ColorTopicChange VALUE="006400">
<PARAM NAME=ColorShowTopic VALUE="006400">
<PARAM NAME=ColorCtcp VALUE="ff0000">
<PARAM NAME=ColorJoinChannel VALUE="006400">
<PARAM NAME=ColorNotice VALUE="ff0000">
<PARAM NAME=ColorAction VALUE="ff0fed">
<PARAM NAME=ColorBroadcastMessage VALUE="ff0000">
<!-- If set to "yes", some characters will be replaced by graphical smileys
-->
<PARAM NAME=Smiley VALUE="yes">
<!-- If the Smiley parameter is set to "yes", you can define
your own smileys. The image file must be in the directory
"smileys". The value is divided in 3 fields separated by |
- the name of the image file (gif or jpeg)
- the shortcut characters
- "yes" if you want to display this smiley on the toolbar
-->
<PARAM NAME=Smiley0 VALUE="smile.gif|:)|yes">
<PARAM NAME=Smiley1 VALUE="smiled.gif|:d|yes">
<PARAM NAME=Smiley2 VALUE="smilep.gif|:p|yes">
<PARAM NAME=Smiley3 VALUE="wink2.gif|;)|yes">
<PARAM NAME=Smiley4 VALUE="sad.gif|:(|yes">
<PARAM NAME=Smiley5 VALUE="thumbu.gif|(y)|yes">
<PARAM NAME=Smiley6 VALUE="thumbd.gif|(n)|yes">
<PARAM NAME=Smiley7 VALUE="love.gif|(l)|yes">
<PARAM NAME=Smiley8 VALUE="unlove2.gif|(u)|yes">
<PARAM NAME=Smiley9 VALUE="camera.gif|(p)|no">
<PARAM NAME=Smiley10 VALUE="beer2.gif|(b)|no">
<PARAM NAME=Smiley11 VALUE="coctail.gif|(d)|no">
<PARAM NAME=Smiley12 VALUE="emphone.gif|(t)|no">
<PARAM NAME=Smiley13 VALUE="cat1.gif|(@)|no">
<PARAM NAME=Smiley14 VALUE="break.gif|(c)|no">
<PARAM NAME=Smiley15 VALUE="n_bulb.gif|(i)|no">
<PARAM NAME=Smiley16 VALUE="sleepz.gif|(s)|no">
<PARAM NAME=Smiley17 VALUE="hottie.gif|(h)|no">
<PARAM NAME=Smiley18 VALUE="star1.gif|(*)|no">
<PARAM NAME=Smiley19 VALUE="email.gif|(e)|no">
<PARAM NAME=Smiley20 VALUE="note.gif|(8)|no">
<PARAM NAME=Smiley21 VALUE="messenger.gif|(m)|no">
<PARAM NAME=Smiley22 VALUE="rose.gif|(f)|yes">
<PARAM NAME=Smiley23 VALUE="man.gif|(z)|no">
<PARAM NAME=Smiley24 VALUE="lips.gif|(k)|no">
<PARAM NAME=Smiley25 VALUE="gift.gif|(g)|no">
<PARAM NAME=Smiley26 VALUE="girl.gif|(x)|no">
<!-- If set to yes, the mirc colors can be displayed. It can be overridden by
users with "Options" of the status window menu bar
-->
<PARAM NAME=MircColors VALUE="yes">
<!-- If set to "yes", a toolbar with smiley and choice colors
will be visible under the textfield.
If MircColors is set to "no" AND Smileys is set to "no",
the "Toolbar" parameter will be forced to no
-->
<PARAM NAME=Toolbar Value="yes">
<!-- If set to yes, the URL displayed can be clicked.
Floating version: This parameter can be overriden by
users with "Options" of the status window menu bar.
-->
<PARAM NAME=EnableURL VALUE="yes">
<!-- If set to yes, the displayed are sensitive.
Floating version: This parameter can be overriden by
users with "Options" of the status window menu bar.
-->
<PARAM NAME=EnableNick VALUE="yes">
<!-- Define the channels list you want to display
-->
<PARAM NAME=Channels VALUE="#help;#aide;#france;#caen">
<!-- Define the actions you want to display. The character % will be replaced by a nick.
-->
<PARAM NAME=Actions VALUE="applauds;hugs %;kisses % strongly"&gr;
<!-- If set to yes, the messages from channel operators will be displayed
in a separate window.
-->
<PARAM NAME=ChannelOperator VALUE="no">
<!-- If users are registered in a database, these parameters can be generated
by a script to define the profil and preferences of the users.
-->
<!-- If set, the applet will be initialized with this list of notified nicks.
The nicks must be separated by a blank
-->
<!-- Comment out to use
<PARAM NAME=Notify VALUE="dp john">
-->
<!-- If set, the applet will be initialized with this list of ignored nicks.
The nicks must be separated by a blank
-->
<!-- Comment out to use
<PARAM NAME=Ignore VALUE="pascal jean">
-->
<!-- Default color used by this nick:
0 : No Color 1 : white 2 : black 3 : blue
4 : green 5 : lightred 6 : brown 7 : purple
8 : orange 9 : yellow 10 : lightgreen 11 : cyan
12 : lightcyan 13 : lightblue 14 : pink 15 : grey
16 : lightgrey
-->
<!-- Comment out to use
<PARAM NAME=NickColor VALUE=16>
-->
<!-- If set, the "Get Profil" command will call the URL specified + nick
-->
<!-- Comment out to use
<PARAM NAME=ProfilURL VALUE="http://www.javirc.com/getProfil.php?nick=">
-->
-----------------------------------------------------------
Parameters for embedded version only
-----------------------------------------------------------
<!-- Color of graphical objects used
-->
<PARAM NAME=ColorTabbedPaneBackground VALUE="f0f0ff">
<PARAM NAME=ColorTabbedPaneUsed VALUE="ff0000">
<PARAM NAME=ColorTabbedText VALUE="000000">
<PARAM NAME=ColorTabbedActiveText VALUE="0000ff">
<PARAM NAME=ColorBackgroundTopic VALUE="f0f0ff">
<PARAM NAME=ColorForegroundTopic VALUE="000000">
<PARAM NAME=ColorBackgroundCloseChannelButton VALUE="f0f0ff">
<PARAM NAME=ColorForegroundCloseChannelButton VALUE="000000">
-----------------------------------------------------------
Parameters for floating version only
-----------------------------------------------------------
<!-- If set to no, the status window will be hidden.
-->
<PARAM NAME=ShowStatusWindow VALUE="yes">
<!-- Size of windows used.
-->
<PARAM NAME=LoginWidth Value="500">
<PARAM NAME=LoginHeight Value="300">
<PARAM NAME=StatusWidth Value="600">
<PARAM NAME=StatusHeight Value="400">
<PARAM NAME=ChannelWidth Value="550">
<PARAM NAME=ChannelHeight Value="350">
<PARAM NAME=QueryWidth Value="550">
<PARAM NAME=QueryHeight Value="300">
<!-- If set to "yes", menu bar will be display on each window.
-->
<PARAM NAME=UseMenuBar VALUE="yes">
<!-- If set to yes, users will be able to type the name of the server in a box
-->
<PARAM NAME=UseFreeServer VALUE="yes">
<!-- If necessary, uncomment this parameter to fix the height of the
banner area. In most of the cases, it will use the size of the highest banner
-->
<!-- Comment out to use
<PARAM NAME=BannerHeight VALUE="50">
-->
<!-- Set "yes" if you want to use banner on top of channel/query window.
You can use up to 10 banners (Banner0 to Banner9).
The syntax is:
"Name of the image file;Time in milliseconds to display; URL to go when clicked"
-->
<PARAM NAME=UseBannerInChannelWindow VALUE="yes">
<PARAM NAME=UseBannerInQueryWindow VALUE="yes">
<PARAM NAME=Banner0 VALUE="images/JAVirc.gif;10000;http://www.javirc.com">
<!-- Comment out this if you want the banners be downloaded several
time during the session (time in minutes)
-->
<!-- Comment out to use
<PARAM NAME=TimeReloadBanner VALUE="5">
-->
<!-- If set to no, the banners will be displayed simultaneous -->
<PARAM NAME=RotateBanners VALUE="yes">
<!-- Color of graphical objects used
-->
<PARAM NAME=ColorBackgroundBannerChannel VALUE="f0f0ff">
<PARAM NAME=ColorBackgroundBannerQuery VALUE="c0c0ff">
<!----------------------------------------------------------
New parameters from 5.0 to 5.1
-------------------------------------------------------------->
<!-- If TryAnotherNickWhenUsed id used, specify the maximal length
of the nick used on th eirc network, otherwise the nick generated
will be truncated to 9 characters.
-->
<PARAM NAME=NickLength VALUE=9>
<!-- Family is depending of users java machine; values often available are:
Dialog,SansSerif,Serif,Monospaced,Helvetica,TimesRoman,
Courier,DialogInput,ZapfDinbats -->
< Styles: Plain/Bold/Italic -->
< Sizes : 10/12/14/16/18/20 -->
<PARAM NAME=StatusFamilyFont VALUE="SansSerif">
<PARAM NAME=StatusStyleFont VALUE="Plain">
<PARAM NAME=StatusSizeFont VALUE="12">
<PARAM NAME=StatusLineSpacing VALUE="16">
<PARAM NAME=ChannelLineSpacing VALUE="16">
<PARAM NAME=QueryLineSpacing VALUE="16">
<PARAM NAME=ListChannelsFamilyFont VALUE="SansSerif">
<PARAM NAME=ListChannelsStyleFont VALUE="Italic">
<PARAM NAME=ListChannelsSizeFont VALUE="20">
<!-- Color of status bar in list channels window
-->
<PARAM NAME=ColorListStatusBackground VALUE="f0f0ff">
<PARAM NAME=ColorListStatusForeground VALUE="000000">
<PARAM NAME=ColorListCloseBackground VALUE="f0f0ff">
<PARAM NAME=ColorListCLoseForeground VALUE="000000">
<!-- Is set to yes, the strings #channel are clickable
-->
<PARAM NAME=EnableChannel VALUE="yes">
<!-- If set to "no", the private messages won't be allowed
-->
<PARAM NAME="AllowQuery" VALUE="yes">
<!-- Character Encoding
-->
<PARAM NAME="Encode" VALUE="8859_1">
<!-----------------------------------------------------------
New parameters from 5.1 to 5.2
-------------------------------------------------------------->
<!-- Color of unused space in tabbed pane (embedded version)
-->
<PARAM NAME="ColorPaneBackground" VALUE="f0ffff">
<!-- Parameter for copy and paste
-->
<PARAM NAME="EnableCopyPaste" VALUE="yes">
<PARAM NAME="ColorTextSelectedBackground" VALUE="000000">
<PARAM NAME="ColorTextSelectedForeground" VALUE="ffffff">
<!-- Parameter to show/hide the bottom of the toolbar
(color selectors, bold&underline button, channel selectors)
-->
<PARAM NAME="BottomToolbar" VALUE="yes">
<!-- Sound files mu-Law 8-bits sample period 8000
/playsound n (n is the number of the file)
-->
<PARAM NAME=Sounds VALUE="applaud.au;laugh.au;boos.au">
<!-- Set "no" if you don't use the javascript function
openWaitingWindow ()
-->
<PARAM NAME="UseJavascriptWindow" VALUE="yes">
<!-- Set "no" if your don't want to display adress of user
when he joins on a channel or in the title bar of a
private window
-->
<PARAM NAME=ShowInfoWhenUserJoins VALUE="yes">
<!-- If set to "no" the mode channel is not displayed in the
title bar
-->
<PARAM NAME=ShowModeChannel VALUE="yes">
<!-- If the irc server support half op (unreal ircd server) and
this parameter is set to "yes", new options will appear on
right click on a user if you are a channel op
-->
<PARAM NAME=UseHalfOp VALUE="no">
<!--
Definition of the ban mask which will be used
0 --> *!*@hostname.domain
1 --> nick!*@*
2 --> nick!ident@*
3 --> *!ident@*
-->
<PARAM NAME=BanMask VALUE=0>
<!--
If set to "yes", all messages will be timestamped
It can be changed with the command: /timestamp [on | off]
-->
<PARAM NAME=TimeStamp VALUE="yes">
<!--
Format of time used: "HH:mm" Hour in day (0-23)
"hh:mm" Hour in AM/PM (1-12)
"hh:mm a" Hour in AM/PM with the AM/PM marker
-->
<PARAM NAME="TimeFormat" VALUE="hh:mm a">
<!--
If Profiles are used, this suffix can be added at the end of the URL
defined by ProfilURL
-->
<PARAM NAME=ProfilURLSuffix VALUE=".html">
<!--
If set to "yes", support of mode +a (SuperOp) and
+q (ChanOwner) used by some irc servers
-->
<PARAM NAME=SpecialMode VALUE="no">
<!--
You can define the content of keys F1 to F12
it can be overriden by "/setkey F1 content"
-->
<PARAM NAME="KeyF1" VALUE="Hello everybody">
<PARAM NAME="KeyF2" VALUE="Hello">
<PARAM NAME="KeyF3" VALUE="Thank you :)">
<PARAM NAME="KeyF4" VALUE="">
<PARAM NAME="KeyF5" VALUE="">
<PARAM NAME="KeyF6" VALUE="">
<PARAM NAME="KeyF7" VALUE="">
<PARAM NAME="KeyF8" VALUE="">
<PARAM NAME="KeyF9" VALUE="">
<PARAM NAME="KeyF10" VALUE="">
<PARAM NAME="KeyF11" VALUE="">
<PARAM NAME="KeyF12" VALUE="">
<!--
New parameters from JAVirc5.2 to JAVirc 5.3
-->
<!--
Colors of the object list of users used in the channel windows
-->
<PARAM NAME="ColorListBorder" VALUE="000000">
<PARAM NAME="ColorMyNickForeground" VALUE="ff0000">
<PARAM NAME="ColorNickNotifiedForeground" VALUE="0000ff">
<PARAM NAME="ColorNickIgnoredForeground" VALUE="000000">
<PARAM NAME="ColorNickSelectedBackground" VALUE="ffffff">
<PARAM NAME="ColorNickSelectedForeground" VALUE="000000">
<!--
With this parameter it is possible to increase/decrease
the space between two nicks in the list of users
-->
<PARAM NAME="SpaceBetweenNick" VALUE=4>
<!--
If set to "yes", users won't be able to leave the channels
-->
<PARAM NAME="ForceStayChannel" VALUE="no">
<!--
the mode @ (channel op), % (half op) and + (voice)
can be displayed now with icons. If this parameter
is set to "yes", the alphanumeric character will be
displayed.
-->
<PARAM NAME="ShowModeNick" VALUE="no">
<!--
If defined, the messages of the channel operators in
a channel window will use this color
-->
<PARAM NAME="ColorMessagesChannelOperator" VALUE="880044">
<!--
For floating version only, if set to "yes", the channel/query
window will use the entire screen
-->
<PARAM NAME="ChannelMaximize" VALUE="yes">
<PARAM NAME="QueryMaximize" VALUE="yes">
<!--
Embedded version only:
It is now possible to change the color of the status
bar (title and close button) of the query windows.
-->
<PARAM NAME="ColorBackgroundStatusQuery" VALUE="c0c8ff">
<PARAM NAME="ColorForegroundStatusQuery" VALUE="000000">
<PARAM NAME="ColorBackgroundCloseQueryButton" VALUE="c0c8ff">
<PARAM NAME="ColorForegroundCloseQueryButton" VALUE="000000">
<!--
Embedded version only:
It is possible to use an icon for the close buttons
of the channel and query windows
-->
<PARAM NAME="ChannelCloseButtonIcon" VALUE="ChannelClose.gif">
<PARAM NAME="QueryCloseButtonIcon" VALUE="QueryClose.gif">
<!--
Embedded version only:
If set to yes, the topic bar of the channels windows will
be sensitive and will displayed the topic if clicked
-->
<PARAM NAME="SensitiveTopicBar" VALUE="yes">
<!--
two nicks in query, using windows and internet explorer (and microsoft VM)
can start netmeeting (right click in the query window).
Netmeeting will be automatically started on the computer of the
caller and the called. If the address of the called is hidden by
the irc server, it won't work.
To be called, the ports 389, 522, 1503, 1720, 1731 must be opened
-->
<PARAM NAME="UseNetMeeting" VALUE="no">
<!--
This parameter can be used for class rooms; if set to "yes",
a channel operator (the teacher) will be able to use the command:
/sendurl URL
For example: /sendurl http://www.javirc.com
A window will popup for each person (student) in the channel
(using JAVirc) to display the URL
-->
<PARAM NAME="AllowSendURL" VALUE="no">