`  n(){ if(showComment){ $("#wrapOuter").removeClass("show-comment"); $("body").removeClass("page-1260"); showComment=false; }else{ $("#wrapOuter").addClass("show-comment"); $("body").addClass("page-1260"); showComment=true; } }; -->
0