jQuery(document).ready(function() {
    $(".author-data").hide();
    $(".file-box").hide();
    $(".link-box").hide();
});
