var fDesc=new Array(); fDesc[1] = "pretty fast way. Besides, it uses a minimal amount of resources of your system in comparison to other programs of this type."; fDesc[2] = ", based in the Z80 processor, created by Microsoft in the early 80´s. This \"standard\" was nearly unknown in the United States or England, but was widely used in Europe and Latin America. blueMSX allows you to run programs created for that architecture through your PC."; fDesc[3] = "globe. Keep in mind that all across the globe users are now using more of flash videos and files to present their views with more multimedia packed features Alpha Interactive team has developed SWF Player. SWF Player is a smart and simple flash file player to play SWF files."; fDesc[4] = "loaded with the classic punches with the same classical aesthetic, but the story has nothing to do with the early TV show."; fDesc[5] = "tails to achieve silky reverbs. It features top quality sound and helps to prevent ringing dissonances and metallic artifacts. The tool also has true stereo 32 or 64-bit internal precision to fine-tune for the system."; fDesc[6] = "incredible space scenes that capture the mysterious beauty of outer space. Enjoy up close and personal 3D space scenes including 3D planets, comets, asteroids, stars and many other space objects."; fDesc[7] = "plug-in that can be hosted within their music editing studios. Users are presented with a large window interface with all of its controls on one clickable layer that offers them control of all parameters."; fDesc[8] = "pictures. Subtitles can be made to appear sooner or later with just a single click on the 'Move' button. Subtitles can be converted to different formats, repaired, synchronized, splitted, joined, etc."; fDesc[9] = "may not be protected! CyberDefender AntiSpyware monitors computers constantly, using early defense technology. Comprehensive scans and quick updating ensures fast protection."; fDesc[10] = "disk problems. The hard disk's integrated controller works with various sensors to monitor various aspects of the drive's / disk's performance, and from this information it determines if the disk is behaving normally or not."; fDesc[11] = "its early days, so it has a lot of bugs and some functionality is not yet available. But I like where this particular app is getting to. I've tried other applications that try to replicate the Mac OS X dock by imitating its looks."; fDesc[12] = "impulse response is generated by a feedback delay network to minimize ringing."; fDesc[14] = "self worth, while learning to add numbers."; fDesc[15] = "ethic, self confidence and a positive self worth, while learning their numbers."; 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 = '...'; } }