(function() { CKEDITOR.dialog.add("uploadimage", function(a) { return { title: "图片上传", minWidth: "660px", minHeight:"400px", contents: [{ id: "tab1", label: "", title: "图片上传", expand: true, width: "420px", height: "300px", padding: 0, elements: [{ id:"uploadimage", type: "html", style: "width:100%;height:100px", html: '' }, /*{ id: "Upload", filebrowser: "uploadButton", html: '
' },*/ ] }], onOk: function() { /*var ins = "a"; var num = "window.imgs.length"; if(window.duiqi == undefined || window.duiqi == null){ window.duiqi = "none"; } for(var i=0;i