$(document).ready(function(){
    $('.cdkritik').hide();
    $('.link-cdkritik').show();
});