I really don't know how to make my request any more clear.
Instead of querying the CuteChatRelation table and returnign everyone who is in a "FRIEND" Relationship Type, I want it to query the CuteChatUser table and return EVERYONE.
For example.. let's say I'm running this messenger in my office for employee usage. You are a new employee... the first time you sign on, I want you to automatically see a list of ALL employees in your contacts. I don't want you to have to know the names of 100 other employees to manually add them to your list.
I have been given approval to purchase the developer license of Web Messenger... it's a better product than everything I have tested, but this is the one thing holding me back right now. I simply cannot make every user start with a blank contact list.