
	$(function() {

		$("#feature").verticalSlideshow({
			interval:4
		});

	});
