tinyMCE.init({mode:"textareas",theme:"advanced",width:"100%",height:"250",remove_trailing_nbsp:true,plugins:"safari,spellchecker,preview,paste",theme_advanced_buttons1:"pasteword,spellchecker",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",extended_valid_elements:"a[name|href]",editor_deselector:"mceNoEditor",spellchecker_languages:"+English=en",content_css:"/css/tinymce_preview_article.css",plugin_insertdate_dateFormat:"%Y-%m-%d",plugin_insertdate_timeFormat:"%H:%M:%S",apply_source_formatting:true,fix_content_duplication:true,fix_list_elements:true,fix_table_elements:true,save_onsavecallback:"submitForm",gecko_spellcheck:true,spellchecker_rpc_url:"/spellcheck",convert_urls:false});