$(document).ready( function(){ $('#lastcom').innerfade({ speed: 'slow', timeout: 5000, type: 'sequence', containerheight: '100px' }); } );
