Volano Chat has been installed for your site!.
You will need to edit the chat.htm file located
in your /chat directory replacing "yourdomain.com" with your domain name as
follows:
(This creates a new chat session on the chat server specifically for your domain.):
<html>
<head>
<title>Volano Chat</title></head>
<body>
<p align="center">
<applet codebase="http://chat.propagation.net/volano/vcclient"
archive="COM/volano/MyVolanoChat.zip"
code="COM.volano.MyVolanoChat.class" width="500"
height="100">
<param name="cabbase" value="COM/volano/MyVolanoChat.cab">
<param name="color" value="#ffffff">
<param name="group" value="www.yourdomain.com">
<param name="text" value="english.txt">
</applet>
</p>
</body>
</html>
Please visit Volano's website for more information on the product.