tinyMCE.init({
	mode : "textareas",
	theme : "simple"
//	invalid_elements: "a, script"
});