$(function() {
		   
	$("#postit ul").cycle("fade");		   
		   
});
