// Start the
$('#carousel').show();
var carouselfn = $('#carousel').carousel();
var intervalId = window.setInterval(carouselfn, 8000);