tinyMCE.init({
	mode : "textareas",
	remove_script_host : true,
	relative_urls : false,
	editor_selector : "mceEditor",
	theme : "advanced"
});

