jQuery(document).ready(function () {
  jQuery('.commentsblock').hide();
  jQuery('.commentslink').hide();
  }
);

