/**
 * @version $Id: joobb_jquery.js 431 2008-12-13 14:27:10Z robste $
 * @package Joo!BB
 * @copyright Copyright (C) 2007-2008 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 jQuery JS
 *
 * @package Joo!BB
 */

// to prevent conflicts with other scripts using $.
$j = jQuery.noConflict();
