tinyMCE.init({mode : "textareas", theme : "advanced", theme_advanced_layout_manager : "SimpleLayout", theme_advanced_buttons1 : "bold,italic,bullist,numlist,indent,link,unlink,spellchecker,code", theme_advanced_buttons2 : '', theme_advanced_buttons3 : '', plugins : "inlinepopups,spellchecker", spellchecker_languages : "+English=en", relative_urls : false, convert_urls : false, force_p_newlines : false, force_br_newlines: true, editor_deselector: 'mceNoEditor', entities: 'gt,lt', cleanup : true, valid_elements: "a[rel|rev|charset|hreflang|tabindex|accesskey|type|name|href|target|title|class|onfocus|onblur],strong/b,em/i,strike,u, -ol[type|compact],-ul[type|compact],-li,-blockquote,-br,-p"});


