/*
 * Script from NETTUTS.com [by James Padolsey] V.2 (ENHANCED, WITH COOKIES!!!)
 * @requires jQuery($), jQuery UI & sortable/draggable UI modules & jQuery COOKIE plugin
 *
 * ajout : par satie - 210909
 */

        $('<style type="text/css">.column{visibility:hidden;}</style>').appendTo('head');
        $('body').css({background: 'url(../images/load.gif) no-repeat center'})
