LICENCE:	See GNU GENERAL PUBLIC LICENSE
REQUIREMENT:	One must have PHP/FI with mysql support installed as well as
		MySQL itself.
INSTALLATION:	Create a directory under your html tree. Unpack files from 
		the archive to that directory. 
		Create 'chat' or whatever you want database and set proper
		permissions for it.
		Run 'mysql -h <your mysql host> -u <your mysql user name>
			-p <your mysql password> <name of previously created db>
		Edit common.phtml file to approve your settings.
		Enjoy!
