jQuery(function(a){function g(a){var b,c="";for(b=0;b0){var b=document.getElementById("txtimpact_message")}if(document.selection){b.focus();sel=document.selection.createRange();sel.text=a(this).html();return}if(b.selectionStart||b.selectionStart=="0"){var c=b.selectionStart;var d=b.selectionEnd;var f=b.value.substring(0,c);var g=b.value.substring(d,b.value.length);b.value=f+a(this).html()+g}else{b.value+=a(this).html()}e()});if(a("#txtimpact_new_post_message, #txtimpact_message").length){f()}if(a(".column-cb input:checkbox").length){d()}a("#adminmenu a.toplevel_page_txtimpact_main").html(txtimpact.top_menu_label)});a(".txtimpact_messages_container .arrow-msg").click(function(){a(this).parent().next().children().toggle("fast");if(a(this).is(".arrow-closed-msg"))a(this).removeClass("arrow-closed-msg").addClass("arrow-open-msg"); else a(this).removeClass("arrow-open-msg").addClass("arrow-closed-msg");});})