$(document).ready(function () {
    $('#aviso').hide();
    $('#aviso').modal();
});



