$(document).ready(function(){
	$("#whatsNew").slideDown("slow");
});

