var fDesc=new Array(); fDesc[1] = "of many of the users of the original games. Why, you might ask? Well, the game tried to achieve something new by dumbing down the game; that is, to do without the elements that made it a great game franchise."; fDesc[2] = "to creativity and work better and faster. The program SolidWorks reduces the overall costs in terms of CAD, because it is easy to deploy, use and maintain, giving the engineer more time to devote to design better products."; fDesc[3] = "huge amount of different things you can do with this particular piece of software. Khi3 calculator includes a whole collection of auxiliary tools, classified into the following categories: Pro, Astronomy, Geometry, Analyze, Physics/Chemistry, and Others."; fDesc[4] = "that is why the chain is broken. You have to switch it on by pushing red buttons and gathering tools of activation."; fDesc[5] = "month / year according to the settings. We can specify the price per unit of our electricity tariff, and it will automatically calculate all the savings we would make depending on the setting of high / low power usage."; fDesc[6] = ", centipedes, and persnickety hard-shell bugs. Hilarious animated cartoons tell the story of Lyle the electrician and Martina the insect expert as they try to solve the buggy mystery before the lights go out for good!"; fDesc[7] = "measurement from one into another almost instantaneously. This great software supports a lot of units of measurement and it is very easy to use."; fDesc[8] = "topics in electronics, mathematics, geometry, statistics, programming, chemistry and electricity. You will also be able to use Yenka to create lessons using its content."; fDesc[9] = "landscape, complete with red fog and a starry sky. Multicolored lightning bolts strike all around you, while you hear realistic stereo sound effects. Animated crossline and hieroglyphs add to the mysterious, other-worldly feel. The photo-realistic 3D graphics will impress you."; fDesc[10] = "Show Stopper you can create shutdown shortcut icon on your desktop. So it means you does not require to click on Start button and then on turn off computer and then turn off."; fDesc[11] = "electricity failures. Because of such events we can lose important data. That is why it is very important to have a reliable tool for repairing corrupted Word files. Stellar Phoenix Word Recovery is a perfect candidate for becoming such a tool."; fDesc[12] = "electricity failures or virus attacks. Because of such events we can lose important data or almost finished project that demanded a lot of time and energy. Stellar Phoenix Access Recovery is a small application that can help you in such unpleasant situations."; fDesc[13] = "readings and elapsed time. The results can be saved to a log file. It also calculates the amount of CO2 generated."; fDesc[14] = "items to be compared under the same running conditions. The results can be saved to a log file for later analysis. It also calculates CO2 generation."; 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 = '...'; } }