CKEDITOR.tools.callFunction(65, document.querySelector("#cke_28"))
var editor1 = CKEDITOR.instances.editor1; editor1.on('loaded', function() { editor1.execCommand('maximize'); });