jQuery(document).ready(function() {
    jQuery("td #nyhedsbrev").parent().html("");
});
