+--------------------------------------------------------+
 PHP-Fusion Content Management System
 Copyright (C) 2002 - 2011 Nick Jones
 http://www.php-fusion.co.uk/
+--------------------------------------------------------+
 jQuery Chat Panel v1.00 RC1
 Author: skpacman
 PHP-Fusion USA
 Original design by Anant Garg (Copyright 2009)
 Free for non-commercial use.
   * For commercial use, please purchase a license from Anant Garg at:
  	* http://anantgarg.com/2009/05/13/gmail-facebook-style-jquery-chat/
 Username parsing error solved by Swadesh
 http://itswadesh.wordpress.com/2011/05/07/gmail-facebook-style-jquery-chat/
+--------------------------------------------------------+
 This program is released as free software under the
 Affero GPL license. You can redistribute it and/or
 modify it under the terms of this license which you
 can read by viewing the included agpl.txt or online
 at www.gnu.org/licenses/agpl.html. Removal of this
 copyright header is strictly prohibited without
 written permission from the original author(s).
+---------------------------------------------------------+

=======
SUPPORT
=======
	For support, please visit the PHP-Fusion USA site (php-fusion.us)

===========
DESCRIPTION
===========
	A system that tightly integrates into PHP-Fusion to
	privately chat with other users online on your own site!
	
	This system is based on the jQuery designs by Anant Garg and Swadesh

========
FEATURES
========
	* Facebook and Google Talk style chat.
	* Theme-able chat and userlist windows.
	* Page title blink notification of new chats.
	* Full administration section for control of several aspects of the chat system.
	* Prune chat history in admin area.

=======
INSTALL
=======
	1. Upload all contents of /files to your site's root.
	2. Go to System Settings -> Infusions and infuse the addon.
	3. Go to Infusions -> jQuery Chat Panel  and change the settings to your liking
	4. Check it out!
	
	The installation will add a panel to your left sidebar in the Panels section of your administration.
	Change the settings of this panel to your liking.
	
	If it didn't install the panel, you can manually add it to any panel section you would like and include it
	on as many pages as you want the chat to be available.
	
	Chat will NOT work in the administration area.

=================
CHAT THEME HOW-TO
=================
	1. Make a copy of one of the .css files in the /themes folder within the addon
	2. Edit the colors, shapes, etc. as you see fit.
	3. Save the .css file as something useful (NO SPACES IN THE FILE NAME!)
	4. Go to the admin area and change the "Chat Theme" setting.
	5. Make sure the theme works by viewing your site and chatting with someone.
	6. That's it!
	
=========
CHANGELOG
=========
	v1.00 RC1 - First "Release Candidate" available to the public!
	v0.90 BETA - Started fixing username parsing problem.
	v0.80 BETA - Finalized infusion install system.
	v0.70 BETA - Added administration menu.
	v0.00 BETA - Got the chat mechanism to work.