$(document).ready(function(){ $('ul#sub_preview').innerfade({ animationtype:'slide', speed: 1000, timeout: 2500, type: 'sequence', containerheight: '218px' }); });