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


