$(document).ready(function(){
	$('#features').jshowoff({speed:3000,hoverPause:false, animatePause:false});
});
