!function(t){"use strict";t(function(){t("#llc_comments_button").on("click",function(){t(this).hide(),t("#llc-comments-loader").show();var n={action:"llc_load_comments",post:t("#llc_post_id").val()},o=t("#llc_ajax_url").val()+"?"+t.param(n);t.get(o,function(n){if(""!==n){t("#llc_comments").html(n),window.addComment&&window.addComment.init&&window.addComment.init();var o=document.URL.substr(document.URL.indexOf("#comment"));o.indexOf("#comment")>-1&&t(window).scrollTop(t(o).offset().top),t("#rating").length>0&&(t("#rating").trigger("init"),t(".reviews_tab a").click())}else t("#llc_comments").html('

'+llcstrings.loading_error+"

")})}),window.location.href.indexOf("#comment")>-1&&t("#llc_comments_button").trigger("click")})}(jQuery);