tinyMCE.init({
mode : "textareas",
theme : "advanced",
relative_urls : false,
plugins : " emotions",
theme_advanced_buttons1 : "bold,italic,link,emotions",
theme_advanced_buttons2 : "",
theme_advanced_buttons3 : "",
language : "zh_tw_utf8",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
force_p_newlines : false
})