var CKEDITOR_BASEPATH='/typo3conf/ext/ahk_people/Resources/Public/JavaScript/ckeditor/';$(document).ready(function(){$('.ckEditor').ckeditor();$('.ckEditor').ckeditor().on('getData.ckeditor',function(event,editor,data){})})