	tinyMCE.init({
		mode : "textareas",
		theme : "advanced",
		theme_advanced_buttons1 : "bold,italic,underline",
		theme_advanced_buttons2 : "",
		theme_advanced_buttons3 : ""
	});
