FCKConfig.ToolbarSets["Default"] = [ ['Source','DocProps'], ['Cut','Copy','Paste','PasteText','PasteWord'], ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'], ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'], ['OrderedList','UnorderedList','-','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], ['Link','Unlink','Anchor'], ['Image','Table','Rule','Smiley','SpecialChar','PageBreak'], ['TextColor','BGColor'], ['Style','FontFormat','FontName','FontSize'], ['FitWindow','-','About'] ] ; FCKConfig.LinkUpload = false ; FCKConfig.FlashBrowser = false ; FCKConfig.FlashUpload = false ; FCKConfig.Plugins.Add('autogrow'); FCKConfig.AutoGrowMax = 500;