$(window).load(function () {
$("#div_infos").fadeIn(1500);
});

