/**
 * @version $Id: index.js 128 2008-07-23 08:54:29Z robste $
 * @package Joo!BB
 * @copyright Copyright (C) 2007 Sonixsoft. All rights reserved.
 * @license GNU/GPL. Please see license.php in Joo!BB directory 
 * for copyright notices and details.
 * Joo!BB is free software. This version may have been NOT modified.
 */

/**
 * Joo!BB Template index JS
 *
 * @package Joo!BB
 */
document.addLoadEvent(function() { 
	Fat.fade_all(); 
});


