var fDesc=new Array(); fDesc[1] = "Africa, Asia, Eastern Europe and Middle East. Players play the role of Thomas Mason, a mercenary whose goal is to strive hard to free the world from terrorism threats."; fDesc[2] = "person. Absolutely free Atnotes 9.5 is software that allows you to use such sticky notes on your desktop. The application includes a lot of useful features. For example, you can set alarm for each note if you don’t want to miss something really important."; fDesc[3] = "supports Drag&Drop, offer a key generator and encrypt with Blowfish- (448 bit) or AES-algorithm (256 bit)."; fDesc[5] = "displays the notebook battery values (i. e. remaining battery capacity) in the Windows Taskbar. Notebook BatteryInfo is specially designed for notebooks. It will work even on a stationary PC but most desktop PCs will not have a battery as power supply."; fDesc[6] = "formats plus a wide array of tools to optimize our images. The program is really small in size, only 395KB, what translates into low system resources consumption. Besides, it works more efficiently than some other tools of the kind."; fDesc[7] = "application is worth it nowadays. Back when it was released it served quite a unique purpose. The application allows you to import album art for your songs in iTunes. This is done via an indirect link with the amazon.com service, which allows to download covers for albums manually."; fDesc[8] = "common at that time, they sailed the seas with their ships, and they stole gold from another ships.With this game you are going to travel to the eighteenth century, in the Caribbean."; fDesc[9] = "in the lower part of your screen, and on every obstacle they find in their fall, like icons or text. Through the Settings you can specify the color of the snow, how heavy the storm is, the type of flakes, their transparency and more."; fDesc[11] = "It contains many features, allowing you to choose a basic shape and modify its parameters to fit your needs. All you have to do is to type in your company's name and slogan, and the program will do the rest for you."; fDesc[15] = "and x3 word items for massive scores. Endless fun with the hangman style guess-the-word minigame. Try it today!"; 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 = '...'; } }