$(document).ready( function(){ $('#rotating_content').innerfade({  speed: 'slow', timeout: 5000,  type: 'sequence',containerheight: '60px',containerwidth: '340px'   });  } );
