CKEDITOR.dialog.add("paste",function(d){function a(e){var c=new CKEDITOR.dom.document(e.document),g=c.getBody(),h=c.getById("cke_actscrpt");h&&h.remove();g.setAttribute("contenteditable",!0);if(CKEDITOR.env.ie&&8>CKEDITOR.env.version){c.getWindow().on("blur",function(){c.$.selection.empty()})}c.on("keydown",function(i){i=i.data;var f;switch(i.getKeystroke()){case 27:this.hide();f=1;break;case 9:case CKEDITOR.SHIFT+9:this.changeFocus(1),f=1}f&&i.preventDefault()},this);d.fire("ariaWidget",new CKEDITOR.dom.element(e.frameElement));c.getWindow().getFrame().removeCustomData("pendingFocus")&&g.focus()}var b=d.lang.clipboard;d.on("pasteDialogCommit",function(c){c.data&&d.fire("paste",{type:"auto",dataValue:c.data,method:"paste",dataTransfer:CKEDITOR.plugins.clipboard.initPasteDataTransfer()})},null,null,1000);return{title:b.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370:350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;this.setupContent();this.parts.title.setHtml(this.customTitle||b.title);this.customTitle=null},onLoad:function(){(CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&"rtl"==d.lang.dir&&this.parts.contents.setStyle("overflow","hidden")},onOk:function(){this.commitContent()},contents:[{id:"general",label:d.lang.common.generalTab,elements:[{type:"html",id:"securityMsg",html:'