tinyMCE.init({
		mode : "textareas",
		theme : "simple",
		language : "hu",
		entity_encoding : "raw",
		editor_selector : "TinyMCE_simple"
	});
