™'); $("#thread1_editor").trumbowyg(); } if($("#thread2_editor").length) { $('#thread2_editor').parent().append(''); $("#thread2_editor").trumbowyg(); } if($("#post1_editor").length) { $('#post1_editor').parent().append(''); $("#post1_editor").trumbowyg(); } if($("#post2_editor").length) { $('#post2_editor').parent().append(''); $("#post2_editor").trumbowyg(); }