tinyMCE.init(
{
	mode : "textareas",
	theme : "advanced",
	language : "hu",
	docs_language : "hu",
	editor_selector : "mceEditor",
	theme_advanced_toolbar_location : "top",
	theme_advanced_buttons1 : "bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyfull,bullist,numlist,undo,redo,link,unlink,code",
	theme_advanced_buttons2 : "",
	theme_advanced_buttons3 : "",
	safari_warning : false
}
);
/*
tinyMCE.init({
	mode : "textareas",
	theme : "advanced",
	plugins : "table,save,advhr,advimage,advlink,emotions,iespell,insertdatetime,preview,zoom,flash,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable",
	language : "hu",
	docs_language : "hu",
	editor_selector : "mceEditor",
	auto_reset_designmode : true,
	inline_styles : true,
	convert_newlines_to_brs : true,
	force_p_newlines : false,
	convert_fonts_to_spans : true,
	theme_advanced_toolbar_location : "top",
	plugin_insertdate_dateFormat : "%Y-%m-%d",
	plugin_insertdate_timeFormat : "%H:%M:%S",
	theme_advanced_path_location : "bottom",
	theme_advanced_statusbar_location : "bottom",
	theme_advanced_buttons1 : "bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyfull,bullist,numlist,undo,redo,link,unlink,code",
	theme_advanced_buttons2 : "",
	theme_advanced_buttons3 : ""
});
* */
/*
tinyMCE.init({
	mode : "textareas",
	theme : "advanced",
	plugins : "table,save,advhr,advimage,advlink,emotions,iespell,insertdatetime,preview,zoom,flash,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable",
	language : "hu",
	docs_language : "hu",
	editor_selector : "mceEditor",
	auto_reset_designmode : true,
	inline_styles : true,
	convert_newlines_to_brs : true,
	force_p_newlines : false,
	convert_fonts_to_spans : true,
	theme_advanced_toolbar_location : "top",
	plugin_insertdate_dateFormat : "%Y-%m-%d",
	plugin_insertdate_timeFormat : "%H:%M:%S",
	theme_advanced_path_location : "bottom",
	theme_advanced_statusbar_location : "bottom",
	theme_advanced_buttons1 : "bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyfull,bullist,numlist,undo,redo,link,unlink,code",
	theme_advanced_buttons2 : "",
	theme_advanced_buttons3 : ""
});
*/

/*
tinyMCE.init({
	mode : "textareas",
	theme : "advanced",
	plugins : "table,save,advhr,advimage,advlink,emotions,iespell,insertdatetime,preview,zoom,flash,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable",
	language : "hu",
	docs_language : "hu",
	editor_selector : "mceEditor",
	auto_reset_designmode : true,
	inline_styles : true,
	convert_newlines_to_brs : true,
	force_p_newlines : false,
	convert_fonts_to_spans : true,
	theme_advanced_toolbar_location : "top",
	plugin_insertdate_dateFormat : "%Y-%m-%d",
	plugin_insertdate_timeFormat : "%H:%M:%S",
	theme_advanced_path_location : "bottom",
	theme_advanced_statusbar_location : "bottom",
	theme_advanced_buttons1 : "bold,italic,underline,strikethrough,justifyleft,justifycenter,justifyright,justifyfull,bullist,numlist,outdent,indent,cut,copy,paste,undo,redo,link,unlink,image,cleanup,help,code,hr,removeformat",
	theme_advanced_buttons2 : "formatselect,fontselect,fontsizeselect,styleselect,sub,sup,forecolor,backcolor,charmap,visualaid,anchor",
	theme_advanced_buttons3 : "newdocument,save,emotions,flash,iespell,preview,print,fullscreen,advhr,fullpage,pastetext,pasteword,selectall,search,replace,insertdate,inserttime,ltr,rtl",
	theme_advanced_buttons4 : "tablecontrols",
});
*/