var fDesc=new Array(); fDesc[1] = "for copyrights or specific file formats. This software has various utilities available for achieving different kinds of music legally. They are Radiotracker MP3videoraptor and Tunebite."; fDesc[2] = "adding text, image or jpeg properties watermarks. This tool makes it amazingly simple to virtually protect your copyrights by simply adding a text or image."; fDesc[3] = "Watermarking LITE allows you to easily add text watermark to your personal images. Watermarking your images will keep them safe from unauthorized access, especially when you share your images over the internet."; fDesc[4] = "software, the user can edit, browse, manage and convert XML documents. Exchanger XML Lite is very efficient and secure as it is developed using Java. It is a multi-platform software that includes many features that are useful to work with XML documents."; fDesc[5] = "users. Along with all the functionalities of the standard edition, the Pro author has an authoring function, and it provides an option of adding chapter menus as well. Moreover, the application also has the capability to make DVD menu by screen editing"; fDesc[6] = "uninstalling any font, extracting available characters and internal information about the text metrics, copyrights etc."; fDesc[7] = "file. Optionally display as shaped notes, tablature, chord names with fret diagrams. Re-arrange/delete verses."; fDesc[8] = "with freedb CDDBP (submit & query). LCD-like display. A built-in utility permits you to organize your discs in a local database."; fDesc[9] = "watermark software places very strong watermarks that no one can remove. Watermark creator XXL allows you to add any watermark to any picture."; fDesc[10] = "protection. This photo watermark software places very strong watermarks that no one can remove. Your digital photos will be effectively protected."; fDesc[13] = "earmark your images so that you can prove ownership. ProofLocker prevents acquisition in the first place. Version 1.1 adds"; fDesc[14] = "strong watermarks that no one can remove. Watermark Creator allows you to add text watermark to any picture."; 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 = '...'; } }