var fDesc=new Array(); fDesc[1] = "Discs. The Essential version is normally included within bundled hardware like recorders or pc systems. The software included may depend on the manufacturer specifications."; fDesc[2] = "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[3] = "few clicks, and then enjoy it with versatile streaming features. With Nero you are sure that your data is safe after an event of system crash or a damaged disc."; fDesc[4] = "developers to rapidly create connected applications that deliver the highest quality, rich user experiences. With Visual Studio 2008, organizations will find it easier than ever before to capture and analyze information to help them make effective business decisions."; fDesc[5] = "it, then AVS Video Editor is one of the best options you could choose. This easy to use and powerful video editing tool will let you to import your home videos, sounds, images, create movies, apply many transitions and video effects, and even save your projects as professional DVD videos."; fDesc[6] = "images files. They can be transferred and played later on our computer and/or compatible portable media player. We can subscribe to photo feeds channels, such as Flickr and Windows Live Spaces."; fDesc[7] = "versions. The main difference is that the game is done completely in 3D and allows a total control of the camera, and may change the angle of vision, getting closer and farther from the details of the adventure map as well as during the battles."; fDesc[8] = "PSP, Apple iPod Video, iAudio X5 or Creative Labs ZEN Vision, among others. You can also convert your DVDs to other file formats, such as DivX, XviD, AVI or MP4. To copy protected DVDs you will need to install AnyDVD."; fDesc[9] = "clearly than ever. Using ZoomText 9.1 xFont you see a clear and high quality text that the user can easily recognize. Neo Speech is an additional feature that reads the cursor in all the documents and application on the screen."; fDesc[10] = "It lets you convert 3GP, 3G2, ASF, AVI, DAT, DivX, DV, FLC, FLI, GIF, IVF, MOV, QT, MKV, MP4, MPG, MPEG, OGM, RM, RAM, VOB, WMV, XivD video files to media compatible with iPod, iPhone, PMC, PSP, Creative Zen Vision, etc."; fDesc[11] = "fun. The rules of this game are different and entertaining, where you must place a figure provided in a puzzle to match groups of identical items. The way you switch and place the figures makes this game a different experience."; fDesc[12] = "daily revenue summary at a click and more like adding or viewing the customer or product detail, change user, cash transactions and so on."; fDesc[13] = "and monitor your video rental business efficiently. Video Vision Plus has a host of additional features and additionally the possibility to enhance your customer experience with an impressive range of add-on modules."; fDesc[14] = "\"connected world"; fDesc[15] = "it’s serious sport. One of the most effective ways for improving your playing level is analyzing games. Chess Vision Trainer is application that was developed for improving your playing skills."; 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 = '...'; } }