const prefix='/_assets/1e550de72f12a3943a27dfbbb01ee09f';console.log('prefix: '+prefix);var CKEDITOR_BASEPATH=prefix+'/JavaScript/ckeditor/';$(document).ready(function(){$('.ckEditor').ckeditor();$('.ckEditor').ckeditor().on('getData.ckeditor',function(event,editor,data){})})