$(document).ready(function() {
    
    $("#bodyHome div#menu").fadeIn(3000);
    $("div#introCitazione").fadeIn(3000);
	

});
