tinyMCE.init({
    theme : "advanced",
    mode : "none",
    theme_advanced_toolbar_location : "top",
    convert_urls : false
});