tinyMCE.init({
	mode : "textareas",
	theme : "advanced",
	theme_advanced_buttons1_add : "forecolor"

});

