jQuery(document).ready(function () {
  jQuery('#comments').hide();
  }
);
