jQuery.noConflict(); jQuery(document).ready(function($) { $('ul.rotatingXmas, ').innerfade( { speed: 3000, timeout: 7000, type: 'sequence', containerheight: '182px' }); }); jQuery.noConflict(); jQuery(document).ready(function($) { $(' ul.rotatingXmasRight').innerfade( { speed: 2000, timeout: 7000, type: 'sequence', containerheight: '182px' }); }); jQuery.noConflict(); jQuery(document).ready(function($) { $(' ul.rotatingXmas2').innerfade( { speed: 4000, timeout: 8000, type: 'sequence', containerheight: '182px' }); });