관리-도구
편집 파일: index.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>WebInterface</title> <link rel="stylesheet" type="text/css" href="/WebInterface/jQuery/css/jqueryFileTree.css" /> <link rel="stylesheet" type="text/css" href="/WebInterface/jQuery/css/jquery.cluetip.css" /> <link rel="stylesheet" type="text/css" href="/WebInterface/jQuery/css/jquery.colorbox.css" /> <link rel="stylesheet" type="text/css" href="/WebInterface/jQuery/css/ui-lightness/jquery-ui-1.8.2.custom.css" /> <link rel="stylesheet" type="text/css" href="/WebInterface/custom.css" /> <script type="text/javascript" src="/WebInterface/jQuery/js/h5utils.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery-1.4.2.min.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery-ui-1.8.2.custom.min.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery.blockUI.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery.idle-timer.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jqueryFileTree.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery.contextmenu.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery.cluetip.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery.xml2json.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery.meio.mask.min.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery.cssRule.js"> </script> <script type="text/javascript" src="/WebInterface/jQuery/js/jquery.colorbox.js"> </script> <script type="text/javascript" src="/WebInterface/custom.js"> </script> <script type="text/javascript"> $(document).ready(function() { $('#filesContainer').fileTree({ root: '/', overrideFromHash: true, expandSpeed: 1000, collapseSpeed: 1000, multiFolder: true, customData: true }, function(link) { window.open(link); }); }); </script> </head> <body> <div id="header"> <div id="headerImages"> <div class="logo"></div> <div class="directoryPreview"></div> </div> <div style="clear:both;"></div> </div> <div id="container"> </div> <div id="javaAppletDivU"> </div> <div id="javaAppletDiv" style="width:200px; height:100px; left:-5000px; position:fixed; z-index:1001;"> </div> <div id="mainContent"> <div class="breadCrumbsPanel"> <div class="mainProcessIndicator"> <img src="/WebInterface/jQuery/images/process_indicator.gif" alt="Loading..." /> </div> <ul id="crumbs"> <li><a href="#">Home</a></li> <li>The page you are on right now</li> </ul> </div> <div class="mainNavigation" id="mainNavigation" style="display:hidden;"> <ul class="topnav"> </ul> <div class="clear"> </div> </div> <div class="filterPanel" id="filterPanel"> <span id="FilterText">Filter:</span> <input type="text" size="30" maxlength="30" value="" id="filter" name="filter" /> <a href="#" class="clearFilterLink"><span id="ClearFilterLinkText">Clear</span></a> <a href="#" class="selectionLink"><span id="SelectItemOptionLinkText">Select</span></a> <a href="#" class="pageSizeSelectionLink"><span id="PageSizeSelectionLinkText" style="display:none;">Show {0} items on page</span></a> </div> <div class="viewSelectorPanel" id="viewSelectorPanel"> <a href="#" class="treeViewLink viewlink" rel="Tree"><span id="TreeViewLinkText">Tree View</span></a> <a rel="Thumbnail" href="#" class="thumbnailViewLink selected viewlink"><span id="ThumbnailViewLinkText">Thumbnail View</span></a> <div id="slider" style="width: 200px"> </div> </div> <div class="clear"> </div> <div class="headerContent" id="headerContent"></div> <div class="itemCount" id="itemCount"> </div> <div class="pagination"></div> <div class="clear"> </div> <div class="comments" id="comments"> </div> <div id="filesListing"> <div class="clear"> </div> <div id="searchResultNotification"> <span id="SearchResultDisplayText">Search Result:</span> <a href="javascript:void(0);"><span id="SearchResultClearLinkText">(Clear Search Filter)</span></a> </div> <div id="thumbnailView"> <table cellpadding="0" cellspacing="0" id="filesContainer" class='jqueryFilesTable tablesorter'> <tr> <td>Please wait..</td> </tr> </table> </div> <ul id="filesContainerDiv"> </ul> <div class="clear"> </div> </div> </div> <div id="footer"> <div class="footerContent" id="footerContent"></div> <div style="clear:both;"></div> </div> <ul id="myMenu" class="contextMenu"> </ul> <ul id="checkBoxMenu" class="contextMenu"> <li class="toggle"><a href="#toggle" id="MainCheckboxContextMenuToggleText">Toggle</a> </li> <li class="checkall"><a href="#checkall" id="MainCheckboxContextMenuCheckAllText">Check All</a> </li> <li class="uncheckall"><a href="#uncheckall" id="MainCheckboxContextMenuUncheckAllText">Un-check All</a> </li> </ul> <ul id="selectionMenu" class="contextMenu"> <li class="toggle"><a href="#toggle" id="SelectCheckboxContextMenuToggleText">Toggle</a> </li> <li class="checkall"><a href="#checkall" id="SelectCheckboxContextMenuCheckAllText">All items</a> </li> <li class="uncheckall"><a href="#uncheckall" id="SelectCheckboxContextMenuUncheckAllText">None</a> </li> <li class="checkallFiles"><a href="#checkallfiles" id="SelectCheckboxContextMenuCheckAllFilesText">All files</a> </li> <li class="checkallFolders"><a href="#checkallfolders" id="SelectCheckboxContextMenuCheckAllFoldersText">All folders</a> </li> <li class="checkItemsWithDot"><a href="#checkitemswithdot" id="SelectCheckboxContextMenuCheckItemsWithDotText">Items starting with "."</a> </li> <li class="checkToday"><a href="#checktoday" id="SelectCheckboxContextMenuCheckTodayText">Modified today</a> </li> <li class="checkWeek"><a href="#checkweek" id="SelectCheckboxContextMenuCheckWeekText">Modified this week</a> </li> <li class="checkMonth"><a href="#checkmonth" id="SelectCheckboxContextMenuCheckMonthText">Modified this month</a> </li> <li class="checkLastTwoMonth"><a href="#check2months" id="SelectCheckboxContextMenuCheck2MonthsText">Modified in last 60 days</a> </li> <li class="checkLastThreeMonth"><a href="#check3months" id="SelectCheckboxContextMenuCheck3MonthsText">Modified in last 90 days</a> </li> </ul> <ul id="pagingSizeMenu" class="contextMenu" style="width:220px;"> <li class="100items"><a href="#100" id="pagingSize100Text">100</a></li> <li class="200items"><a href="#200" id="pagingSize200Text">200</a></li> <li class="500items"><a href="#500" id="pagingSize500Text">500</a></li> <li class="1000items"><a href="#1000" id="pagingSize1000Text">1000</a></li> <li class="2000items"><a href="#2000" id="pagingSize2000Text">2000</a></li> <li class="allitems"><a href="#all" id="pagingSizeAllText">All (slower on large directories)</a></li> </ul> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="footerInfo"> <tr> <td style="text-align: left; vertical-align: middle;"> <span class="poweredby" id="PoweredByText"> Powered by <a target="_blank" href="http://www.crushftp.com/">CrushFTP</a> </span> <span class="copyright" id="CopyrightText"> © 2010 <a target="_blank" href="http://www.CrushFTP.com/">CrushFTP</a> </span> </td> <td style="text-align: right; vertical-align: middle;"> <span class="copyright backToTop"><span id="BackToTopLinkText">Back to top</span> </span> </td> </tr> </table> <div id="popupContent" style="visibility:hidden; position:absolute; width:1px; height:1px;"> <div id="shareOptionDiv"> <img class="closeButton" alt="close" src="/WebInterface/jQuery/images/cancel.png" onclick="$.unblockUI();"/> <h2 class="popupHeader" style="cursor:move;" id="ShareWindowHeaderText"> Share </h2> <form class="myForm"> <fieldset> <legend>File Name</legend> <table width="100%" border="0" cellpadding="2" cellspacing="2"> <tr> <td valign="top"> <label for="txtFilesToShare" id="ShareWindowFilesSharingLabelText"> Sharing : </label> </td> <td> <textarea rows="3" disabled="disabled" cols="56" class="box" id="txtFilesToShare" name="txtFilesToShare"></textarea> </td> </tr> <tr id="shareTypeRow"> <td style="width: 15%"> <label for="emailFrom" id="ShareWindowShareTypeLabelText"> Share type : </label> </td> <td class="publishType"> <label for="chkCopy"> <input type="radio" checked="checked" class="box" id="chkCopy" value="copy" name="publishType" /> Copy </label> <label class="advanced" for="chkReference"> <input type="radio" class="box" id="chkReference" value="reference" name="publishType" /> Reference </label> <label class="advanced" for="chkMove"> <input type="radio" class="box" id="chkMove" value="move" name="publishType" /> Move </label> </td> </tr> <tr> <td> <label for="sendEmail" id="ShareWindowSendEmailLabelText"> Send Email : </label> </td> <td> <input checked="checked" type="checkbox" class="box" id="sendEmail" value="sendEmail" name="sendEmail" /> </td> </tr> <tr id="shareExpirationRow"> <td> <label for="txtdays" id="ShareWindowExpiresLabelText"> Expires : </label> </td> <td> <span id="shareDaysHolder"><input type="text" class="box" id="txtdays" value="29" name="txtdays" style="width: 25px;" /> Days</span> <span id="shareDateHolder"><input type="text" class="box required" id="txtDate" name="txtDate" style="width: 125px;" /></span> <span id="shareTimeHolder"><input type="text" class="box advanced" alt="time" id="txtTime" value="23:59" name="txtTime" style="width: 45px;" /></span> </td> </tr> <tr> <td style="width: 15%"> <label for="emailFrom" id="ShareWindowFromLabelText"> From : </label> </td> <td> <input type="text" class="box email required" id="emailFrom" name="emailFrom" /> </td> </tr> <tr> <td> <label for="emailTo" id="ShareWindowToLabelText"> To : </label> </td> <td> <input type="text" class="box email required" id="emailTo" name="emailTo" /> </td> </tr> <tr> <td> <label for="emailCc" id="ShareWindowCCLabelText"> CC : </label> </td> <td> <input type="text" class="box email" id="emailCc" name="emailCc" /> </td> </tr> <tr> <td> <label for="emailBcc" id="ShareWindowBCCLabelText"> BCC : </label> </td> <td> <input type="text" class="box email" id="emailBcc" name="emailBcc" /> </td> </tr> <tr> <td> <label for="emailSubject" id="ShareWindowSubjectLabelText"> Subject : </label> </td> <td> <input type="text" value="Sharing : A new file is being shared with you." class="box required" id="emailSubject" name="emailSubject" /> </td> </tr> <tr> <td valign="top"> <label for="emailBody" id="ShareWindowBodyLabelText"> Body : </label> </td> <td> <textarea rows="8" cols="56" class="box required" id="emailBody" name="emailBody">A user would like to share a file with you. This link will expire on <date> at <time>. <web_link> #FILENAME#</textarea> </td> </tr> <tr> <td colspan="2"> <span id="shareAdvancedHolder"> <input type="checkbox" class="box" id="advanced" value="advanced" name="advanced" /> <label for="advanced" id="ShareWindowAdvancedLabelText">Advanced</label> </span> <span id="shareAttachHolder"> <input checked="checked" type="checkbox" class="box" id="attach" value="attach" name="attach" /> <label for="attach" id="ShareWindowAttachThumbsLabelText">Attach Thumbnail</label> </span> <span class="advanced" id="shareFullAccessHolder"> <input type="checkbox" class="box" id="fullaccess" value="attach" name="fullaccess" /> <label for="fullaccess" id="ShareWindowAccessLabelText"> Full Access (read, write, delete) </label> </span> </td> </tr> <tr> <td colspan="2" align="right"> <p class="submit"> <input style="color: black;" type="button" value="Send" class="ShareWindowSendButtonText" id="btnSubmitShareAction" /> <input style="color: Red;" class="ShareWindowCancelButtonText" id="btnCancelShare" type="button" value="Cancel" onclick="$.unblockUI(); return false;" /> </p> </td> </tr> </table> </fieldset> </form> </div> <div id="userOptions"> <img class="closeButton" alt="close" src="/WebInterface/jQuery/images/cancel.png" onclick="$.unblockUI();"/> <h2 class="popupHeader" id="UserOptionsWindowHeaderText"> Preferences </h2> <div class="buttonPanel"> <input onclick="hideItemsStartingWithDot($(this).is(':checked'));" type="checkbox" id="hideItemsStartingWithDot" name="hideItemsStartingWithDot" /> <label for="hideItemsStartingWithDot" id="UserOptionsWindowHideItemsStartWithDotLabelText"> Hide '.' Items</label> <br /> <input onclick="hideCheckBoxColumn($(this).is(':checked'));" type="checkbox" id="hideCheckBoxColumn" name="hideCheckBoxColumn" /> <label for="hideCheckBoxColumn" id="UserOptionsWindowHideCheckboxLabelText"> Hide Checkbox Column</label> <br /> <input onclick="hideFilter($(this).is(':checked'));" type="checkbox" id="hideFilter" name="hideFilter" /> <label for="hideFilter" id="UserOptionsWindowHideFilterLabelText"> Hide Filter Section</label> <br /> <input onclick="autoUploadFlagSet($(this).is(':checked'));" type="checkbox" id="autoUploadFlag" name="autoUploadFlag" /> <label for="autoUploadFlag" id="UserOptionsWindowAutostartUploadLabelText">When choosing file to upload, auto start upload.</label> <br/> <input onclick="autoAppletFlagSet($(this).is(':checked'));" type="checkbox" id="autoAppletFlag" name="autoAppletFlag" /> <label for="autoAppletFlag" id="UserOptionsWindowLoadJavaAppletLabelText">When loading the interface, load the Java applet.</label> <br/> <input onclick="noCompressionFlagSet($(this).is(':checked'));" type="checkbox" id="noCompressionFlag" name="noCompressionFlag" /> <label for="noCompressionFlag" id="UserOptionsWindowDisableCompressionLabelText">Disable compression on the Java applet.</label> <br/> <div id="changepasswordPanel"> <h2 class="popupHeader" style="margin-top:15px;" id="UserOptionsWindowChangePasswordHeaderText"> Change your password </h2> <div class="buttonPanel"> <label style="width:120px;display:inline-block;" for="current_password" id="UserOptionsWindowChangePasswordCurPassLabelText">Current Password: </label><input id="current_password" type="password" /> <br /> <br /> <label style="width:120px;display:inline-block;" for="new_password1" id="UserOptionsWindowChangePasswordNewPassLabelText">New Password: </label><input id="new_password1" type="password" /> <br /> <br /> <label style="width:120px;display:inline-block;" for="new_password2" id="UserOptionsWindowChangePasswordConfirmPassLabelText">Confirm Password: </label><input id="new_password2" type="password" /> <div style="text-align:right;margin-top:10px;"> <input id="btnChangePassword" class="UserOptionsWindowChangePasswordButtonText" onclick="changePassword();" value="Change Password" type="button" /> </div> <br /> <hr /> <br /> <div> <input id="btnGeneratePassword" class="UserOptionsWindowChangePasswordGenerateRandomButtonText" value="Generate random password" type="button" /> <div id="passwordGeneratePanel"> <br /> <br /> <input id="generated_password" type="text" /> <a href="javascript:void();" class="usePassword" id="UserOptionsWindowChangePasswordGenerateRandomUseItLinkText">Use this</a> <a href="javascript:void();" class="cancelPassword" id="UserOptionsWindowChangePasswordGenerateRandomCancelLinkText">Cancel</a> </div> </div> </div> </div> </div> </div> <div id="createFolder"> <img class="closeButton" alt="close" src="/WebInterface/jQuery/images/cancel.png" onclick="$.unblockUI();"/> <h2 class="popupHeader" id="CreateFolderWindowHeaderText"> Create new folder. </h2> <div class="buttonPanel"> <div style="width:100%;"> <input id="txtNewFolder" class="CreateFolderInputDefaultFolderName" value="New Folder" type="text" style="width:99%" /> </div> <br /> <br /> <label for="chkNavigateAfterMkdir"> <input id="chkNavigateAfterMkdir" type="checkbox" /> <span id="CreateFolderWindowNavigateToFolderCheckboxText">Navigate to the folder after creation</span> </label> <div style="text-align: right; margin-top: 10px;"> <input class="CreateFolderButtonText" id="btnSubmitCreateNew" onclick="makedir();" value="Create" type="button" /> </div> </div> </div> <div id="copyDirectLinkDiv"> <img class="closeButton" alt="close" src="/WebInterface/jQuery/images/cancel.png" onclick="$.unblockUI();"/> <h2 class="popupHeader" id="CopyLinkWindowHeaderText"> Copy direct link. </h2> <div class="buttonPanel"> <hr /> <textarea style="width: 99%" id="txtDirectLink" rows="3"></textarea> </div> </div> <div id="keywordsDiv"> <img class="closeButton" alt="close" src="/WebInterface/jQuery/images/cancel.png" onclick="$.unblockUI();"/> <h2 class="popupHeader" style="cursor:move;" id="KeywordsWindowHeaderText"> Keywords </h2> <div class="buttonPanel"> <hr /> <textarea style="width: 99%" id="txtKeywords" rows="6"></textarea> <div style="clear:both;margin:10px;"></div> <a class="button cancel" href="javascript:void(0);"><span id="KeywordsWindowCancelLinkText">Cancel</span></a> <a class="button update" href="javascript:void(0);"><span id="KeywordsWindowUpdateLinkText">Update</span></a> </div> </div> <div id="searchDiv"> <img class="closeButton" alt="close" src="/WebInterface/jQuery/images/cancel.png" onclick="$.unblockUI();"/> <h2 class="popupHeader" id="SearchWindowHeaderText"> Search </h2> <form method="post" id="searchForm" enctype="multipart/form-data"> <input value="search" id="command" name="command" type="hidden" /> <table class="tbl" width="100%" cellpadding="0" cellspacing="0" border="0"> <tr class="tblRow"> <td colspan="3"> <label for="keyword" id="SearchWindowKeywordsLabelText"> Keywords :</label> <input size="50" id="keyword" name="keyword" type="text" /> <input id="exact" name="exact" type="checkbox" /> <label for="exact" id="SearchWindowExactLabelText"> Exact?</label> </td> </tr> <tr class="tblAltRow"> <td> <input id="date1" name="date1" type="checkbox" /> <label for="date1" class="SearchWindowByClassModifiedLabelText"> Modified </label> </td> <td> <select id="date1_action" name="date1_action"> <option value="after">After</option> <option value="before">Before</option> </select> </td> <td> <input size="25" name="date1_value" type="text" /> <span class="SearchWindowByClassDateFormatLabelText">(mm/dd/yyyy)</span> </td> </tr> <tr class="tblRow"> <td> <input id="date2" name="date2" type="checkbox" /> <label for="date2" class="SearchWindowByClassModifiedLabelText"> Modified </label> </td> <td> <select id="date2_action" name="date2_action"> <option value="after">After</option> <option value="before">Before</option> </select> </td> <td> <input size="25" name="date2_value" type="text" /> <span class="SearchWindowByClassDateFormatLabelText">(mm/dd/yyyy)</span> </td> </tr> <tr class="tblAltRow"> <td> <input id="size1" name="size1" type="checkbox" /> <label for="size1" id="SearchWindowSizeLabelText"> Size is </label> </td> <td> <select id="size1_action" name="size1_action"> <option value="bigger than">Bigger than</option> <option value="smaller than">Smaller than</option> </select> </td> <td> <input size="25" name="size1_value" type="text" /> <span id="SearchWindowSizeUnitLabelText">(Kilobytes)</span> </td> </tr> <tr class="tblRow"> <td> <input id="type1" name="type1" type="checkbox" /> <label for="type1" id="SearchWindowTypeLabelText"> Type is a</label> </td> <td> <select id="type1_action" name="type1_action"> <option value="file">file </option> <option value="folder">folder </option> </select> </td> <td> </td> </tr> </table> <div style="text-align: right; padding-right: 10px;"> <input onclick="return startSearch();" class="SearchWindowSearchButtonText" value="Start Search" type="submit" /> <input onclick="$.unblockUI();" class="SearchWindowCancelButtonText" value="Cancel" type="button" /> </div> </form> </div> <div id="browserFileUpload" style="text-align: left"> <img class="closeButton" id="hideUploadPanel" alt="close" src="/WebInterface/jQuery/images/cancel.png"/> <h2 style="text-align: center;cursor:move;" id="BrowserUploaderWindowHeaderText"> Upload file </h2> <div class="customtabs"> <a id="uploadDetailsTabAnchor" href="javascript:void(0)" onclick="cancelDrop();" rel="divUploadPanel"><span id="BrowserUploaderUploadDetailsTabHeaderText">Upload Details</span></a> <a href="javascript:void(0);" onclick="return uploadTabOK(this);" rel="divTab2"><span id="BrowserUploaderUploadFilesTabHeaderText">Upload Files</span></a> </div> <div class="tab_content"> <div id="divUploadPanel"> <div id="customUploadForm"> <a href="javascript:void(0);" class="spinner" style="color: White; display: block; height: 17px; padding-left: 18px;">Loading form..</a> </div> </div> <div id="divTab2"> <div> <div class="autoReplyOptionPanel"> <span id="lblAutoUpload"> </span> </div> <div id="uploadPanel"> </div> </div> <div style="height:18px;" id="advancedBrowseOptionsDiv"> <input type="button" class="advancedBrowse BrowserUploaderAdvancedBrowseButtonText" value="Advanced Browse.."/> <span id="advancedBrowseOptions" style="display:none;"> <label for="chkUploadResume"><input type="checkbox" id="chkUploadResume"/> <span id="BrowserUploaderResumeCheckboxText">Resume</span></label> </span> </div> <div id="javaAppletDivHolder" style="visibility:hidden;position:absolute; width:99%; height:135px;"> <br/> <center><b>Drag and Drop Items Here</b></center> </div> <div id="FileUploadSummary"> <ul class="filesSelected"> </ul> <div style="clear: both" id="submitAction"> <div class="attention" id="BrowserUploaderSelectedFileAttentionRequiredText" style="display: none;"> Attention Required</div> <a href="javascript:void(0);" id="BrowserUploaderClearCompletedLinkText" class="clearCompleted">Clear completed</a> <a id="BrowserUploaderStartUploadingLinkText" href="javascript:void(0);" class="upload">Start Uploading</a> </div> </div> </div> </div> </div> <div id="filesBasket" style="text-align: left"> <img class="closeButton" onclick="$.unblockUI();" alt="close" src="/WebInterface/jQuery/images/cancel.png"/> <h2 style="text-align: center;cursor:move;" id="BasketHeaderText"> Files in the Basket </h2> <div id="FileBasketList"> <ul class="filesSelectedInBasket"> </ul> <div style="clear: both;border-top:1px solid #333030;" id="submitActionBasket"> <a href="javascript:void(0);" class="clearCompleted" id="BasketClearAllLinkText">Clear all</a> <a href="javascript:void(0);" class="download" id="BasketDownloadLinkText">Download Basket</a> <a href="javascript:void(0);" class="download advanced" id="BasketDownloadAdvancedLinkText">Download Basket Advanced</a> </div> </div> </div> <div id="pasteFormPanel"> <img class="closeButton" alt="close" src="/WebInterface/jQuery/images/cancel.png" onclick="$.unblockUI();"/> <h2 style="text-align:center;height:20px;" id="PasteFormHeaderText"> Paste </h2> <div class="pasteForm"> </div> </div> <div id="welcomeFormPanel"> <h2 style="text-align:center;height:20px;" id="WelcomeFormHeaderText"> Welcome </h2> <div class="welcomeForm"> </div> </div> <div class="slideshow"></div> <div id="slideshowDiv"> <img class="closeButton" alt="close" src="/WebInterface/jQuery/images/cancel.png" onclick="closeSlideshow();"/> <h2 style="text-align:center;height:20px;" id="SlideshowPopupHeaderText"> Slideshow </h2> <div class="content"> </div> </div> <div id="manageShares"> <img class="closeButton" alt="close" src="/WebInterface/jQuery/images/cancel.png" onclick="closeSlideshow();"/> <h2 style="text-align:center;height:20px;cursor:move;" id="ManageShareWindowHeaderText"> Manage Shares </h2> <div class="manageSharesContent"> <div style="clear:both;"> <a href='javascript:void(0);' class='refreshBtn' id="ManageShareWindowRefreshLinkText">Refresh</a> <a href='javascript:void(0);' id="topCancelButton" class='cancelButton' id="ManageShareWindowDeleteSelectedLinkText">Delete Selected Items</a> </div> <table id="manageShareTable" cellspacing="0" cellpadding="0" class="jqueryFilesTable tablesorter manageShareTable" width="100%"> <thead> <tr> <th class='thSelectBox'> <input type='checkBox' class='chkBoxAllManageShares' /> </th> <th class="thTO header" id="ManageShareWindowGridToLabelText"> To </th> <th class="thCC header" id="ManageShareWindowGridCCLabelText"> CC </th> <th class="thCreated header" id="ManageShareWindowGridCreatedLabelText"> Created </th> <th class="thExpires header" id="ManageShareWindowGridExpiresLabelText"> Expires </th> <th class="thItems header" id="ManageShareWindowGridSharedItemsLabelText"> Shared Items </th> <th class="thDownloads header" id="ManageShareWindowGridDownloadsLabelText" width="30"> Downloads </th> <th class="thDelete"> </th> </tr> </thead> <tbody class="mainTbl"> <tr> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> </tbody> </table> </div> </div> </div> </body> </html>