$(document).ready(function(){ $('#features').jshowoff({ 
controls: false,
speed: 4000
}); });

