tinyMCE.init({
// General options
mode : "textareas",
theme : "simple",
language: "sk",
editor_selector : "mceEditor"
});

