$(function() {
	$("#someonejustbought").jCarouselLite({
		vertical: true,
		hoverPause:true,
		visible: 1,
		auto:500,
		speed:3000
	});
});
