var fDesc=new Array(); fDesc[1] = "Real player is a free multimedia player,supports almost every audio and video file formats like,MP3,MPEG,MP4,CD,D VD VIDEOS and the QUICK TIME videos.Real player enables the user to buy and download music on more than 100 portable devices like Apple Ipod or an MP3 player."; fDesc[2] = ", DVD-R/RW, DVD+R and other formats (high definition videos included). The new version of PowerDVD offers many new features; for instance, True-Theater HD (which boosts up low resolution videos to higher resolutions) and True-Theater Motion which allows to increase the frame rate."; fDesc[3] = "DVD from home videos. You can playback digital media files, and make an archive song collection in MP3. You can also backup personal data and legally record DVDs."; fDesc[4] = "see on the web page. HP Smart Web Printing allows users to: Select text and graphics easily from any web site and save a handy list of clips, save paper by combining portions of numerous web pages and preview and modify clips before printing"; fDesc[5] = "possible way. With great compatibility and performance, Nero is the top of the line burning solution. The program allows the user to burn data discs onto CD, DVD, DL DVD, HD-DVD and Blue Ray Discs. It also allows for image burning, and supports most formats out there."; fDesc[6] = "and 8 cm discs. In only 4 simple steps you will be able to design and print the complete artwork you need for both the disc and its jewel case. You can either print a CD/DVD label to stick on the disc or print directly onto its surface, using Labelflash and LightScribe technology."; fDesc[7] = "effects, equalize, analize, import and export audio tracks in formats wav, aiff, mp3, ogg vorbis, flac, mp2. Its Available for Windows 98/NT/XP/Vista, Linux/Unix, Mac OSX."; fDesc[8] = "Using MP Navigator you can send image for printing, attach to e-mail or save it in PDF format. MP Navigator is easy and handy. It is aimed for ordinary users and allows scanning photos and documents quickly and easy."; fDesc[9] = "an all-region DVD. The users can watch the film directly on their PCs, with any movie player like PowerDVD or WinDVD, or burn a new copy of the DVD without restrictions."; fDesc[10] = "and video libraries and download online information about the artists. Besides, you can create photo slide-shows and edit your videos with special effects."; fDesc[11] = "the movement of files considerably and it also adds several functions that are not present by default on Windows. When you are copying files with TeraCopy you will notice that you are given more information than before."; fDesc[12] = "on-line, being version no. 6 the latest one. We can use it for managing all our multimedia files in many different ways. We can create, crop,copy, burn, edit, encode, transfer, import, export, audio an video files."; fDesc[13] = "many options and applications. You can cut, copy, and paste recordings or parts of them, and also add some effects such as echo, amplification and noise reduction."; fDesc[14] = "virtual CD/DVD which can be used to mount the Image of any disk. So, for the games that require you to put the CD into drive, this program is very useful. Copying Protected or Copy Righted CDs are illegal. But if you own the CD and want to make a backup copy of it, no problem."; fDesc[15] = "for home DVD Players and perform other burning tasks. With this incredible program you can burn DVD-Video files available on HDD directly on a DVD disc and watch a movie in a home DVD Player."; fDesc[16] = "exact digital copies of your audio CDs using several technologies like multi-reading with verify and AccurateRip. When you install the program, it detects and configures your CD/DVD drives automatically, and lets you choose which one you wish to use."; fDesc[17] = "protection, including CSS encryption, that some countries include in their produced DVDs to unable those to be seen at another countries. That blocking protection is known as \"Region protection\"."; fDesc[18] = "do is insert your DVD movie into the drive and select copy. It's that simple. The graphical user interface is really simple and all the options are pretty self explanatory."; fDesc[19] = "iTunes has refused to do since its introduction: to allow users to back up their devices any time they want. This application's GUI is amazingly similar to iTunes, which is good, since you are probably used to it by now."; fDesc[20] = "program. Extra DVD Copy support copy most DVD-5/DVD-9 type DVD movies to DVD-9(Dual Layer), DVD-5, hard disk with no qulaity loss, remains the original picture perfect, and keep video-audio synchronization. It's Worldwide most popular DVD movie copy software. Now support Windows Vista."; 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 = '...'; } }