 jQuery(document).ready( function(){ jQuery('#rotate').innerfade({ animationtype: 'fade', speed: 750, timeout: 4000, type: 'sequence', containerheight: '1em' }); } ); 