$(function() {
	$('#cLogoCarousel').cycle();
	$('.carousel-slide').cycle();
});
