tinyMCE.init({
	mode : "textareas",
	theme : "advanced",
	theme_advanced_toolbar_location : "top",
	theme_advanced_buttons1 : "bold,italic,underline,separator,justifyright,justifycenter,justifyleft,separator,link,unlink,undo,redo",
	theme_advanced_buttons2	: "",
	heme_advanced_buttons3 : ""

	
});
