jQuery(function(e){function t(e,t){e.is(":checked")?jQuery(t).show():jQuery(t).hide()}jQuery("#wp-enable-moderation-msg").change(function(){t(jQuery(this),".lr-moderation-msg")}),t(jQuery("#wp-enable-moderation-msg"),".lr-moderation-msg"),e("#lr-comment-enable").is(":checked")?e(".lr-option-disabled-hr.lr-commenting").hide():e(".lr-option-disabled-hr.lr-commenting").show(),e("#lr-comment-enable").change(function(){e(this).is(":checked")?e(".lr-option-disabled-hr.lr-commenting").hide():e(".lr-option-disabled-hr.lr-commenting").show()}),e("#lr-comment-formatting").change(function(){t(jQuery(this),".lr-comment-images")}),t(jQuery("#lr-comment-formatting"),".lr-comment-images")});