var fDesc=new Array(); fDesc[1] = "even shortcut keys!!), offering as a bonus an interesting set of 'plugins' to perform specific tasks (like the 'Case Conversion'."; fDesc[2] = "side of the force, being a droid, clone or rebel. Battlefront transports us to different battlefields of the saga of George Lucas film scenarios. The graphics are great and the voices of the characters are realistic.You can also play in multiplayer mode."; fDesc[3] = "Remover will detect file duplicates on your hard drives. Including zip and rar archives."; fDesc[4] = "this same task, but most of them are expensive. There are complicated tools too, but XXCLone takes cloning to a whole different level by making it a pretty straightforward process. All you have to do is select the source drive, the target drive and choose one of the cloning options."; fDesc[5] = "Like in other Zuma clones, as Luxor and a million more, you´ll have to shoot balls to groups of three or more ball of the same color, that come rolling from the top of the screen."; fDesc[6] = "clicks - either complete with all the extras or just the main movie only, in selected audios/subtitles. 30-day money-back guarantee!"; fDesc[8] = "experienced administrators simply refuse to use any windows system, just for its instability and insecurity, and perhaps they are right. These tools are clones of the tools that have existed for many years in unix/linux systems."; fDesc[9] = "paint. Using this program you will be able to customize any image stored in your drives adding colors, textures, text boxes, lights, transparencies, bevels, shadows and effects."; fDesc[10] = "partition's structure to another partition, creating a perfect duplicate."; fDesc[11] = "image. The source and the target can be selected from: DVD drive, hard disk or ISO image. Also you can erase rewritable DVD and control the DVD drive by opening, closing, and you can lock or unlock the drive."; fDesc[12] = "against the clones. Use the mouse and keyboard to navigate, and dispatch of your enemies to reach the next level. You have a variety of weapon systems, nothing sophisticate, but powerful. Last levels require good skills and fast thinking and acting."; fDesc[13] = "the search (pictures, music, movies, executables, and text). After searching you can select the files you wish to delete. The clone files found are saved in a list."; fDesc[15] = "Extremely stunning graphics, graphical effects, music and sound effects. Forget the clones you played in the past, try this one with unique features!"; 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 = '...'; } }