$(function() {
	$('#switcher').smallslider({
		time: 6000,
		onImageStop: true,
		showText: false
	});
});
