var SOUNDS = new Object();

SOUNDS['message_recv'] = "/javascripts/jwchat/sounds/message_recv.swf"
SOUNDS['message_queue'] = "/javascripts/jwchat/sounds/message_queue.swf"
SOUNDS['chat_recv'] = "/javascripts/jwchat/sounds/chat_recv.swf"
SOUNDS['chat_queue'] = "/javascripts/jwchat/sounds/chat_queue.swf"
SOUNDS['online'] = "/javascripts/jwchat/sounds/online.swf"
SOUNDS['offline'] = "/javascripts/jwchat/sounds/offline.swf"
SOUNDS['startup'] = "/javascripts/jwchat/sounds/startup.swf"
SOUNDS['connected'] = "/javascripts/jwchat/sounds/connected.swf"
