
             
$(document).ready( function(){  $('#news ul').innerfade({ speed: 'slow', timeout: 7000, type: 'sequence', containerheight: '225px' });  } ); 
