chatURI="/se/news/events/softwareday/chat.html"; // Sökvägen till forumsidan
forumID="swday09"; // ID:et för det aktuella forumet
catNum=5; // Number of categories;
catColors="green,yellow,blue,red,purple"; // Array with the colors of the categories - this should be defined in the CSS
catNames="Information management,Lotus,Rational,Tivoli,WebSphere" // Array with name of categories
getChatPage(forumID,chatURI,catNum,catColors,catNames);
