Help for this page
$editor = new wysiwygPro(); ... //print it to the browser $editor->print_editor(720, 500);
class wysiwygPro { var $classname = "wysiwygPro"; //etc.