$(document).ready(function(){$('.featured').cycle({fx:'fade',speed:1000,timeout:10000,next:'.next',prev:'.prev'})});