var fDesc=new Array(); fDesc[1] = "arrange, list and classify all your Mp3 files stored in your PC. That's why Zortam Mp3 Media Studio has many built-in features like: Search Media, Mp3 Tagging, Autotag, Cd ripper, Wav/Mp3 Converter, etc."; fDesc[2] = "renaming and/or moving your files based upon existing tag data, or tagging multiple files via customizable patterns."; fDesc[3] = "in various formats like circular, standard, slimline and booklet. It comes with four default plug-ins; MP3 Renamer, File Numberer, Brightness and Contrast editor, and Image Rotate."; fDesc[4] = "connected to the Net, the program will automatically connect to a database and import MP3 tag data based on track properties."; fDesc[5] = "your Mp3 and WAV files. This software is very easy to use and very easy to install. The program's interface will guide you step by step on how to work properly with your audio files."; fDesc[6] = "(e.g. (%Track) %Artist - %Title). Such a function is pretty \"smart\", as it lets you assembly the filename as you wish and use the variables from the ID3 tag in the filename. It is required you mark them with a \"%\" at the beginning, followed by an ID3 section label (literally - i.e. the first letter is capital, exactly as it is referred to in the roll-down menu). Do you have loads of MP3 files in a directory and need to write a single common piece of information into them (e.g. the interpret or the album name)? You can type it in there manually, but this won't make you very cheerful if the amount of files is large. Using ID3 renamer, everything is a matter of a few mouse clicks. Do you need to clean some portion of the ID3 tag? Use ID3 renamer and don't erase like every single line."; fDesc[7] = "prepare your MP3 files for subsequent CD burning and properly label each and every file. It supports CDDB, renames files based on rag information and generates tags from file names."; fDesc[8] = ",you can quickly and easily batch rename files and mp3's with a number of possibilities and options, including change case, change the file extension, insert string,delete string,replace/remove string ,set the file attributes&time stamps, and enumeration renaming allows you to add number sequences to your filenames. File And MP3 Tag Renamer also allow you to rename your mp3 collection according to their tag information(ID3 tags)! This can be easily done by specifying a format that the new filenames should have, e.g. \"Artist - Index - Title\". File And MP3 Tag Renamer is especially useful for handling large amounts of archives, such as image(or picture) collectors,composer, digital camera owners & media collectors(music/images/movies),programmers,webmasters & system administrators.With File And MP3 Tag Renamer you can automate thousands of file renames in a single click! And File And MP3..."; fDesc[9] = "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[10] = "tags, managing M3u playlists, renaming files using ID3 tags, searching for duplicate MP3 files on your hard disk, listening to MP3 files using your favorite MP3 player and much more."; fDesc[11] = "Web Services and automatically renames and tags the mp3 files according to the users requests."; fDesc[12] = "MP3,OGG,WMA,AC3,AAC,W AV and HUNDREDS other media formats. Second birth of music on your computer. ZIP/RAR support."; fDesc[14] = "Support MP3, ID3v1, ID3v2, ID3v3, OGG, ZIP, RAR and HUNDREDS of other music, video, photo formats. Easy to use, high speed."; fDesc[15] = "white rules, this spam killer will filter out all your junk email!"; 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 = '...'; } }