buttonPath="editor/pulsanti/";  //path to toolbar button images;  unset or "textbuttons" means don't use images
cssFile="stile.php";     //url of CSS stylesheet to attach to edit area
idTa="richtext";  //id of the textarea to whizzywig (param to makeWhizzyWig)
imageBrowse="editor/insert_image.php?element_id=if_url"+idTa; //path to page for image browser
linkBrowse="editor/insert_filelink.php?element_id=lf_url"+idTa;  //path to page for link browser
gentleClean=false;  //if true, cleanUp preserves spans, inline styles and classes

