$(document).ready(function(){$("#excerpt_holder").animate({opacity:.6});$('#features').cycle({pause:true,sync:1000,speed:5000,next:".feature_next",prev:".feature_prev"})});