////////////////////////////////////
//	<CF_LiveChat> 		
//					
//	Version: 1.5.2
//	Copyright (c) 2002 Thanh Hai, Ha 
//	Email: hathhai@yahoo.com
//	Last modified: Jun 22, 2003
////////////////////////////////////

* Requirements
1)	ColdFusion server 4.5 SP2 or higher

2)	Javascript and frames enabled browser to run (should be IE5 or higher, NS6)

* How to setup ?
1)	Edit the template app_config.cfm to config the chat

2)	Modify the template Application.cfm, change the default admin password to something else.
	Use the command "/admin password" to get access to admin commands. (type /help to show all commands)

	You may also look at these templates and modify them: 
	index.cfm
	inc_header.cfm
	inc_footer.cfm
	framesetup.cfm
	logo.cfm
	emoticons.cfm
	formatmsg.cfm
	err_request.cfm

3)	To modify the language used in the chat, make a copy of the template lang_en.cfm (located under lang folder)
	and translate it to your own. 

4)  If you wish to use external user validation method, edit the template ext_validation.cfm.


* For bugs inform, please feel free to contact me. Thank you!

* Enjoy! :-)

DEMO can be seen at: http://www.friendscircle.net/cf_livechat/
