tinyMCE.init({
theme : "advanced",
mode : "none",
plugins : "table, save, safari, searchreplace,pagebreak",
width: "550",
height: "600",
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,formatselect,fontselect,fontsizeselect",
theme_advanced_buttons2 : "cut,copy,paste,|,bullist,numlist,|,outdent,indent,|,undo,redo,|,cleanup,code,|,forecolor,backcolor",
theme_advanced_buttons3 : "tablecontrols,|,hr,removeformat,visualaid,|,charmap",
theme_advanced_buttons4 : "image,file,|,link,|,unlink,anchor,|,sub,sup,|,search,replace, pagebreak",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
file_browser_callback : "tinyBrowser",
theme_advanced_resizing : true,
content_css : "/trr80/css/template-orange.css",
theme_advanced_statusbar_location : "bottom", theme_advanced_path : true,
theme_advanced_source_editor_height : "600",
theme_advanced_source_editor_width : "620"

});

