HTMLArea.classesLabels = { "align-left": String.fromCharCode(),"align-center": String.fromCharCode(),"align-right": String.fromCharCode(),"csc-frame-frame1": String.fromCharCode(),"csc-frame-frame2": String.fromCharCode(),"important": String.fromCharCode(),"name-of-person": String.fromCharCode(),"detail": String.fromCharCode(),"component-items": String.fromCharCode(),"action-items": String.fromCharCode(),"component-items-ordered": String.fromCharCode(),"action-items-ordered": String.fromCharCode()};HTMLArea.classesValues = { "align-left":"text-align: left;","align-center":"text-align: center;","align-right":"text-align: right;","csc-frame-frame1":"background-color: #EDEBF1; border: 1px solid #333333;","csc-frame-frame2":"background-color: #F5FFAA; border: 1px solid #333333;","important":"color: #8A0020;","name-of-person":"color: #10007B;","detail":"color: #186900;","component-items":"color: #186900;","action-items":"color: #8A0020;","component-items-ordered":"color: #186900;","action-items-ordered":"color: #8A0020;"};HTMLArea.classesNoShow = { "align-left":false,"align-center":false,"align-right":false,"csc-frame-frame1":false,"csc-frame-frame2":false,"important":false,"name-of-person":false,"detail":false,"component-items":false,"action-items":false,"component-items-ordered":false,"action-items-ordered":false};
