$(function() {
	$('#description').fadeIn('slow');
});