
jQuery.noConflict();
(function($) {
$(document).ready(function() {
    $('body').supersleight({shim: '/Public/x.gif',backgrounds:false,apply_positioning:false });
});
})(jQuery);



