$.fn.cycle.defaults.timeout=8000;$(function(){$("#featuredpost").cycle({fx:"turnDown",speed:"fast",timeout:8000,next:"#next2",prev:"#prev2"});});
