$(document).ready(function(){ $('#headerSlideshow ul').innerfade({ animationtype: 'fade', speed: 1850, timeout: 6000,/* type: 'random',*/ containerheight: '395px' }); } );