var fDesc=new Array(); fDesc[1] = "Component of Acer Empowering Technology • eData Security Management • eLock Management • eNet Management • ePower Management • ePresentation Management • eRecovery Management • eSetting Management"; fDesc[2] = "screen and a small window appears with the relevant text translation, information or conversion that you need without interrupting your workflow."; fDesc[3] = "left and right click to simulate turntable. Use special features like pitch control, bass, treble, surround balance, cross fading and playlist for media management. AtomixMP3 offers more than 12 sound effects to add to your track for fun."; fDesc[4] = ", Windows often doesn't manage your multiple cores very well, so you're not actually getting the full multi-processor power you paid for."; fDesc[5] = "Manager, Download Manager, and more. You can search direct by drag text in browser. The other way, you also can add special search button to search bar."; fDesc[6] = "The converting process allowing human interaction on PowerPoint content during conversion. Anybody can convert a PowerPoint ppt or pps file to Video! it is simple and powerful. Features: PowerPoint is NOT required! Convert full-featured presentations created in ALL PowerPoint versions! Converter supports opening password-protected Microsoft PowerPoint presentations. Video Conversion support. Audio Conversion support. mp7 video support (3ivx codec required) Supported most of codecs installed on user systems Movie width and height determination. Auto determination of Movie duration. Easy settings and nice interface. User can control Movie over capturing."; fDesc[7] = "Assistant Director Wizard who will help learners to create slide show very easily, effectively and in a professional manner. Importing of video clips or photo is just a click away and user can select more than one at a time which is the unique feature in its category."; fDesc[9] = "computer and then share your workload."; fDesc[10] = "tiny utility remembers all links that you click from time to time and clicks them automatically. The program has a very simple and easy-to-use interface."; fDesc[12] = "be saved by one mouse click. In addition, all large images under the preview small images will be auto saved."; fDesc[13] = "with it to successfully manage more than 300+ PTR sites."; fDesc[15] = "again. Its Intuitive controls allow for faster, easier gameplay and adds new ways to playing the game. These controls and other little tweaks let you attain your all time best scores in no time. There is zero frustration, you can auto-click minefield to get your game started instead of blindly clicking around. New multiplayer mode is great for playing against friends or even computer player. The graphics are scale-able so you can play at high screen resolutions. There is new Help and Flash Demo to get beginners started and off course new graphics and Themes."; 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 = '...'; } }