var fDesc=new Array(); fDesc[1] = "occurred. -The source or destination file may be in use. -The file is presently being used by another program or user."; fDesc[2] = "You can rename files in so many different ways. For example, you can grab a bunch of files and add a letter to them all. You can also add a sequence of numbers to your files."; fDesc[3] = "files and folders and you can preview the file before you rename it. Ant Renamer offers several options to rename your files or folders."; fDesc[4] = "the renaming process, user can also select how many characters should be removed or replaced, beginning on a defined character position in the file/folder name. User can add characters, numbers or complete words to existing file or folder name."; fDesc[5] = "It's a time saver for people with large amount of files, eg digital camera users, webmasters & mp3 collectors."; fDesc[6] = "tool is used to rename a multiple number of files, in thousands, at one go thereby reducing the time and energy of the user. The renaming can be done to both files and folders at a time and the presence of extensive renaming filters proves to be handy."; fDesc[7] = "MP3 files and content of their ID3 tags. JJ MP3 Renamer is a perfect candidate for becoming such a tool. This absolutely free tiny utility has a lot of really useful features. You can edit such music information as artist name, song title, album name and many more."; fDesc[8] = "The main advantage of this tool is that it is compact and small in size. This software program is developed by Nitin Softwares. It gives you an extra edge over other start button renaming tools in the software market."; fDesc[9] = "is an optimum tool for renaming the files transferred from cameras, mobile phones, mp3 devices that have their own naming conventions. Storage of the files in the system needs organization and names relating to the subject to maintain with ease."; fDesc[10] = "names should look, assisting them in keeping their filing in a more organized and efficient way according to their requirements."; fDesc[11] = "a part of this software. This utility is not just a file renamer but it is also an ID3 tag setter. And if you want you can also change the dates and attributes of files and folders."; fDesc[12] = "software tool has a very easy to understand and user-friendly environment that makes it stand apart from its other competitors of the same category in the software market."; fDesc[13] = "tags found in MP3 files. Bulk renaming supports adding a string at the start or at the end of the file name. You can also bulk change multiple files extensions and insert or replace a fixed text inside the file names at once."; fDesc[14] = "support the activities associated to the Digital camera and photography. Pennock's World has come up with PPR - Pennock's Photo Renamer, an amazing tool to rename as many files as you wish in just one go."; fDesc[15] = "Unlike many other free tools SpaceTornado Renamer also has a search feature to find out the file or text you want to replace. SpaceTornado Renamer has various features packed in one, user can select the flies from any directory and also store the renamed"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }