# VolanoChat Client sample default properties.
# See the vcclient/client.html page for complete documentation.

# Server port.
server.port=8000

# Advertisement settings.
ad.on=true
ad.width=460
ad.height=55
ad.target=COM.volano

# Advertisement banners.
ad.1=60 trees.jpg http://www.volano.com/
ad.2=60 lost.jpg  help.html
ad.3=60 farm.jpg  http://www.volano.com/
ad.4=60 road.jpg  http://www.volano.com/

# Character string limits.
length.roomname=100
length.username=50
length.profile=200
length.chattext=600

# Applet window colors.
color.on=false
color.background.red=192
color.background.green=192
color.background.blue=192
color.foreground.red=0
color.foreground.green=0
color.foreground.blue=0

# Default font settings.
font.name=TimesRoman
font.style=0
font.size=15

# Applet Web pages.
page.help=help.html
page.access.unable=unable.html
page.access.version=version.html
page.access.document=document.html
page.access.host=host.html

# Applet images.
image.button.width=88
image.button.height=31
image.button1=button.gif
image.button2=enter.gif
image.logo.width=100
image.logo.height=200
image.logo=logo.gif
image.logo.red=255
image.logo.green=255
image.logo.blue=255

# Applet sounds.
sound.on=false
sound.start=
sound.stop=
sound.enter=
sound.exit=
sound.rooms=
sound.users=
sound.profile=
