jQuery(function(){
	jQuery('#vymenik').loopedSlider({
		autoStart: 3000,
		containerClick: false,
		restart: 4000
	});
});

