var fDesc=new Array(); fDesc[1] = "interfaces to ensure that data remains safe when the computer is unattended or for public use, such as those in an open environment. It also prevents data from being copied to external storage media, such as an optical disk, flash drive or floppy disk."; fDesc[2] = "those who just want to remove those annoying red eyes and correct some basic exposure mistakes, to those who enjoy adding some creativity to their favorite photographs."; fDesc[3] = "annotation, arrows and other objects to create professional screenshots for inclusion in online tutorials, Word documents, manuals, promotion material, presentations, websites, emails and so on"; fDesc[4] = "effective in decompressing password-protected archives. The program also supports spanned archives. The main advantage of using Free RAR Extract Frog is that it is a very small and light-weight application."; fDesc[5] = ", WMV, VOB and DivX, and more are supported. The user interface is perfect for novice or non-technical users with big icons. The audio or video quality are not altered by the join operation."; fDesc[6] = "equation just typing it over a text field and pressing enter. Graphmatica is very easy to use and have a lot of interesting options. The only drawback is that you could use it just for 30 days, after that you have to pay for it."; fDesc[7] = "position of icons on your desktop or the screen resolution can be altered due to a system crash. This program avoids you the trouble of manual restoring the icons to their original positions, thus saving you valuable time."; fDesc[8] = "Mp4 MP3 Converter has different parameters for encoding MP4 files to MP3. The parameters include sample frequency, bit rate and channels. The volume can also be altered, changing the overall volume of the file. During conversion, the software adds ID3 tag"; fDesc[9] = "our daily lives - and yet how much of the subject do we really understand?"; fDesc[10] = "customized session with powerful psycho-acoustic sound tracks. Listen to the session from within SHARM, or generate a sound file to be played later."; fDesc[11] = "assure that the file has not been altered or damaged. The application is able to create a checksum based on several hash routines, so if you are planning to distribute a CD and want to offer a convenient way to check the integrity of the files, this application can help you a lot."; fDesc[12] = "Version 2.0.0 (Beta Release). Some very great functionalities and features are available in this version and the graphical interface are greatly enhanced with new and easy controls. I invite you all to experience the powerful tools and utilities along with digital image editing and processing appliance of Oriens Enhancer GOLD, all clubbed to one Software, and even great than that, it's FREE.... Some New and Hot Features in Oriens Enhancer GOLD: 1) GIF Animator Cum Frame extractor. With this feature, you can view animated GIF image format and extract all the frames (constituent images) with live preview of all the available images that make up the GIF image. There is also an image File Treeview Browse control for easy search and view of GIF image. You can play, Pause, load, Unload currently animated GIF or you can Save all the Constituent Images in one time (Batch Save). You can start..."; fDesc[13] = "allows to create, edit and perform light & sound (brain entrainment) sessions on a PC."; 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 = '...'; } }