jQuery(document).ready(function($){

  $('#commentform label').show().inFieldLabels();

});