tinyMCE.init({
	mode : "textareas",
	entity_encoding : "raw",
	theme : "advanced",
	remove_trailing_nbsp : true
});