$(document).ready( function(){ $('#banner').innerfade({ animationtype: 'fade', speed: 1800, timeout: 6000, type: 'sequence', containerheight: '225px' }); // $("#dialog-modal").dialog({ // height: 160, // width: 540, // modal: true // }); });