function doinput(type,id,filename,value){if(typeof $("#"+id+"-form-c").html()=="undefined"){f='
';$("#upload-wrapper:first").append(f)}if(type=="description"){ht='";if(typeof $("textarea[name='c_entry_"+type+"["+id+"]']").html()=="undefined"){$("#"+id+"-form-c").append(ht)}else{$("textarea[name='c_entry_"+type+"["+id+"]']").val(value)}}else{ht='';if(typeof $("input[name='c_entry_"+type+"["+id+"]']").html()=="undefined"){$("#"+id+"-form-c").append(ht)}else{$("input[name='c_entry_"+type+"["+id+"]']").val(value)}}}(function($,o){var uploaders={};function _(str){return plupload.translate(str)||str}function renderUI(id,target){var section="fe";target.contents().each(function(i,node){node=$(node);if(!node.is(".plupload")){node.remove()}});var browse_class="";if($("#UFBE").val()=="1"){browse_class=" off"}var cat=$("#upload_category").parent().html();$("#upload_category").detach();var categ_select=$("#upload-category").text();var categ_class=categ_select=="auto"?" no-display":"";var categ='