var fDesc=new Array(); fDesc[1] = "and precisely. This incredible program offers a comprehensive set of tools that enables you to edit your pictures and assists in transforming your photo ideas into reality."; fDesc[2] = "we are aware of it. In addition, HDDlife has a proper treatment for every diagnosis and can solve almost any problem. That way, not only monitors and inform us about our hard disks’ health but also take care of it and cure the disks whenever it’s necessary."; fDesc[3] = "speakers or ear phone. It actually generates different sound waves with different frequencies, wavelength, pitch and intensity, and when you listen these sound waves as a sound by using ear phone for some time then your brain will be stimulated."; fDesc[4] = "Alicia's customers by selling them the best outfit and assisting them as quickly as possible. Give the VIPs special treatment by choosing their outfit carefully, hire a help to clean the boutique and give discounts to angry customers."; fDesc[5] = "customers, loading their cars with the products they need, getting commissions according to the load. It is a game that requires speed and skills to combine shapes and colors."; fDesc[6] = "problem seems to be emerging so we are aware of it. In addition, HDD life Pro has a proper treatment for every diagnosis and can solve almost any problem. That way, not only monitors and inform us about our hard disks’ health but also take care of it and cure the disks whenever it’s necessary."; fDesc[7] = "are spreading in all the sewage system because of some failures on the pipes of the system. Use your tools to fix the pipes and don´t doubt on use your weapon to kill some monsters as well."; fDesc[8] = "spyware remover. Prevention is always better than treatment."; fDesc[9] = "engine."; fDesc[10] = "number of tracks from different instruments and then laying them down as a song with proper looping and adjustable tempos is simple enough with this software. A variety of effects which can be edited to the user’s taste facilitates a proper enriched sound."; fDesc[11] = "need to have some special statistics knowledge. The main difference from similar applications is that Statgraphics Centurion can make recalculations automatically when the input data or calculation parameters are changed."; fDesc[12] = "completely sure you will love this game. \"Zoo Vet Endangered Species\" is an amazing game where you will be an expert veterinarian who will have to deal with animals of endangered species, diagnose their problems and give them their respective treatments."; fDesc[13] = "encryption treatment based on the AES 256-bit rules, to add security to the Teslain treated documents (Word, Excel, PowerPoint ). User decides the password to be used for opening those files."; fDesc[14] = "and it has worked like wonder. Start exploring the full benefit of Music Therapy Now..."; fDesc[15] = "depression symptoms with this small application that you can access from your desktop with 2 clicks."; 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 = '...'; } }