tinyMCE.init
(
	{
		mode : "textareas",
		editor_selector : "mceEditor",
		theme : "simple"
	}
);

