var fDesc=new Array(); fDesc[1] = "Sims. The sixth expansion pack for The Sims 2, which is called The Sims 2: Bon Voyage, presents a similar topic to develop. Vacation introduced a new neighborhood, called Vacation Island, where the Sims may take vacations with members of their own family or with other Sims"; fDesc[2] = "RAM. Dr.Web for Windows performs real-time interception of calls to files on hard and floppy drives, CD/DVD/Blue-ray/Flash drives, and smart cards"; fDesc[3] = "scanner manufacturers include OmniPage Lite or OmniPage Limited Edition. The purpose of these OCR products is to provide basic OCR capabilities and to introduce users to the OCR experience. OmniPage Pro is dramatically more accurate than these entry-level products - guaranteed better than 99% accurate* in fact, - and it offers powerful features that make OCR tasks easier and help you produce more accurate, true-to-life results."; fDesc[4] = "programming environment is completely graphical. Games created with this software are built through elements that you can drag and paste as if they were LEGO pieces. Thus, creating a small program is a simple and fun process."; fDesc[5] = "allows up to six players to sing along with the music that sounds through your speakers, reading the lyrics in your screen, using microphones in order to introduce your voice and score points, depending on the pitch of the voice and the rhythm of singing."; fDesc[6] = "structure and content. What has been said could sound little for many people but it’s not since the extremely complex that mathematical expressions can be."; fDesc[7] = "Professionals can introduce their own typefaces or redesign existing font to create new fonts. Most of the outline formats are included such as true type, open types and others supported by Adobe, Microsoft etc."; fDesc[8] = "maths program to create activities that promote and teach theorems, introduce concepts, and model real life situations in an easy to understand way with Cabri 3D's visualization tools."; fDesc[9] = "distinctive characteristic: is intended to be used by a wide public with very different mathematical skills and for pretty different goals, from students to highly qualified professionals."; fDesc[10] = "Matrix adepts out there. Do you like the green lines of code? That’s exactly what you are going to get. But the only difference that I found with other similar products, is that in some moments, the green lines begin to move randomly, making curves, rays and more different effects."; fDesc[11] = ", texture, pattern) the program will help them to meet the National Standards for the Arts. The students will have the opportunity to experiment with the tools through 60 project starters and 40 printable activities."; fDesc[12] = "TimeFactoryâ„à ‚¢ time and pitch scaling on monophonic and polyphonic music signals. It uses the latest advances in DSP technology to achieve time scaling amounts of up to one third the original length, corresponding to a time stretching factor of 133% and more (or pitch scaling of up to 5 semitones) without audible loss in quality. This is as much as slowing down a complete music piece from 120 BPM to 90 BPM, or vice-versa. Conventional methods used in todays DAW software and commercial applications either suffer from unpleasant harmonic distortion, timing inconsistencies and echoes even at small time scaling ratios, or introduce severe smearing or reverberation that makes the results inacceptable for professional audio purposes when applied to complete musical pieces. TimeFactoryâ„à ‚¢ now offers unprecedented audio quality, easily outperforming all known applications in both quality and..."; fDesc[13] = "Blu-ray disc to iPod, iPhone, PSP, Zune, PDA, MP4, H.264 and so on. We collected some free and stable solutions here, so you don't have to. Actually, there are two means for ripping a disc on the planet. One mean is just duplicating a 1:1 copy for backup purpose, the other mean is converting your blu-ray disc to other video formats. Here we provide both solutions."; fDesc[14] = "movie / Macromedia files (SWF). This easy program succeeds in retaining the user in the website as the time taken for loading is substantial and possesses the capability to distract the user to move on to the next site..."; fDesc[15] = "and a password, you will be able to store plenty of passwords for each of your e-mail or other software accounts. Use this program to remember your passwords, so that you will not have to deal with difficulties each time you forget or lose a password."; 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 = '...'; } }