/** * TimWolla.WCF.Chat * * @author Tim Düsterhus * @copyright 2010-2011 Tim Düsterhus * @license Creative Commons Attribution-NonCommercial-ShareAlike * @package timwolla.wcf.chat */ if (typeof TimWolla == undefined) var TimWolla = {}; if (typeof TimWolla.WCF == undefined) var TimWolla.WCF = {}; var TimWolla.WCF.Chat = {}; (function ($, document) { })(jQuery, document);