$(function() {
	$('.flash ul').cycle({speed:  1000} );
	$("#commentForm").validate();

});
