CKEDITOR.dialog.add("paste",function(c){var d=c.lang.clipboard;var b=CKEDITOR.env.isCustomDomain();function a(h){var g=new CKEDITOR.dom.document(h.document),f=g.$;var e=g.getById("cke_actscrpt");e&&e.remove();CKEDITOR.env.ie?f.body.contentEditable="true":f.designMode="on";if(CKEDITOR.env.ie&&CKEDITOR.env.version<8){g.getWindow().on("blur",function(){f.selection.empty()})}g.on("keydown",function(k){var j=k.data,i=j.getKeystroke(),l;switch(i){case 27:this.hide();l=1;break;case 9:case CKEDITOR.SHIFT+9:this.changeFocus(true);l=1}l&&j.preventDefault()},this);c.fire("ariaWidget",new CKEDITOR.dom.element(h.frameElement))}return{title:d.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370:350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;this.setupContent()},onHide:function(){if(CKEDITOR.env.ie){this.getParentEditor().document.getBody().$.contentEditable="true"}},onLoad:function(){if((CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&c.lang.dir=="rtl"){this.parts.contents.setStyle("overflow","hidden")}},onOk:function(){this.commitContent()},contents:[{id:"general",label:c.lang.common.generalTab,elements:[{type:"html",id:"securityMsg",html:'
'+d.securityMsg+"
"},{type:"html",id:"pasteMsg",html:'
'+d.pasteMsg+"
"},{type:"html",id:"editing_area",style:"width: 100%; height: 100%;",html:"",focus:function(){var e=this.getInputElement().$.contentWindow;setTimeout(function(){e.focus()},500)},setup:function(){var h=this.getDialog();var e='