
/* - ckeditor_plone_config.js - */
CKEDITOR.editorConfig = function( config )
{
 //  config.skin = 'office2003';
};

