$(document).ready(function() {
$('#features').jshowoff({ 
speed:4500,
changeSpeed:1200,
controls:false,
links: false
});
});
