var fDesc=new Array(); fDesc[1] = "plug-in from their video project to easily add professional-grade custom length music scores to all of their digital video projects. This latest edition offers the most effective integration and direct access to a royality-free library of thousands of music scores."; fDesc[2] = "file to all popular video and audio formats with great accuracy and fidelity. But with this amazing tool, you will also be able to do many other tasks just like: Extract pictures from video files, edit your videos with powerful video editing tools, convert video files to audio formats, etc."; fDesc[3] = "two clicks. You can search for a video in all of these portals and see the search results in the same window. Use advanced search to simplify your search by choosing a category like, animation, cars, music, sports, travel, video games, animals, science and other."; fDesc[4] = "watch TV on your computer. You will be able to watch new movies, old movies, comedy movies, anime, TV series, TV shows and many more online programs."; fDesc[5] = "and add music to the slideshows. There are two ways to create discs with MyDVD. The first is by recording directly from a video source to a DVD or VCD and the second is by bringing video, audio, and images into a DVD/VCD project and then burning on a disc from the project."; fDesc[6] = ", programs running, etc. whenever it is launched. The application doesn't stay resident or scanning transferred files all the time. It updates automatically the virus database via its home web page, it can be scheduled, and can get integrated to Windows Internet Explorer and Windows Outlook."; fDesc[7] = ", user IDs, and related information in a tree form. This incredible program saves this information in encrypted files which can be protected by a password."; fDesc[8] = "file. You will also be able to merge your MP3 files without losing any of the original videos' quality. The program is very easy to use. It has got a very friendly and intuitive interface."; fDesc[9] = "every unit of measurement from one to another in a short time. The program counts with a extremely easy-to-use and simple interface. It will guide even first-time users to convert from one unit to another without any problem."; fDesc[10] = "or mp4 player.Convert faster than ever with Hi-quality. It can get better result but less size output than other converters. Complete a converting in 3 minutes (source video length 50 minutes); it supports AVI, WAV, MPG, MP3, MOV, AMR, MP4."; fDesc[11] = "engineer and you regularly required to calculate the flow of liquid in a pipe, or u required to work out the pressure loss in a pipe or you just want to find the correct diameter of pipe according to your requirement then Pipe Flow Wizard can easy your work."; fDesc[12] = "All you have to do to convert the available units from one into another is to choose the unit you want to convert, type a number on the program's screen and then select the output unit."; fDesc[13] = "similar to another one previously learned by the program, there will appear a list of words and you will only have to press the TAB button and the program will automatically complete the word."; fDesc[14] = ", capital letters and numbers. Here you have option to create password of any length from 1 digit to 8 digits. You can also select or deselect the small letters, capital letters and digits. But its hotkey feature is really fantastic."; fDesc[15] = "'Master Password' and a 'Keyword'. This utility blends several combinations of symbols, upper and lower case letters and numbers into a unique password each time you request and it also allows customization."; 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 = '...'; } }