tinyMCE.init({
   mode : 'textareas',
   theme : 'simple',
   theme_advanced_toolbar_location : "top"
});