$(document).ready(function(){
	$('.silkeplant-slideshow').cycle({
		timeout: 4000,
		random: 1
	}).show();
});
