var fDesc=new Array(); fDesc[1] = ", new panels for Masks and Adjustments, on-the image that we can apply some adjustments to the style of Photoshop Lightroom, a 3D engine, and then only for begin."; fDesc[2] = "own custom Windows desktops. DesktopX works by giving Windows its own native desktop object system. With it, users can add objects to their desktops that can do nearly anything the user imagines. Objects can be combined together to create mini-applications or used to build entire desktops."; fDesc[3] = "This expansion provides the same thing but with a different historical location. Plot: The ancient world is a source of inspiration, great battles, alliances with other peoples and greed, are the elements that are inside of every empire."; fDesc[4] = "diagrams. Inspiration 8.0 is devoted to allow 6 to 12 degree students to plan, organize, research, evaluate, comprehend and communicate knowledge."; fDesc[6] = "inspiration, create complete songs with drums and effects, collaborate online with musicians around the world for free, and cast tunes to RiffWorld.com. A free level of online collaboration is included with RiffWorks T4, which allows up to four musicians to collaborate on a song and chat simultaneously. RiffWorks loop-based recording workflow allows collaboration without latency or distance issues. As a track is recorded, it streams to other players and is perfectly in sync. All contributions are saved on RiffWorld.com and can be opened later in RiffWorks to continue recording. An unlimited number of musicians may contribute to a song (4 at a time). Mac and PC musicians worldwide are creating songs together online no matter how far apart they live. RiffWorks T4 (v2.2.1) Includes: Automatic track creation and loop recording with 4 layers plus drum loops 7 effects (Wah, Multi-band..."; fDesc[11] = "software uses text files known as generators. These generators in turn determine the information to be generated. They can be modified or new ones can be added to the list."; fDesc[12] = "platform gameplay featured in 'Mr Nonsens Mad-Cap Humour', the fast arcadestyle gameplay of 'Nonsens Breakout', and the silly cutscenes of 'Nonsens Tennis'. With Mr Nonsens (not Mr Nonsense) as the maincharacter,Nonsense Trilogy is without a doubt one of the silliest games ever. Features stunning cartoon style visuals!"; fDesc[13] = "shows quotes from great and successful people."; fDesc[14] = "you to view your entire life with ease. Enjoy a unified, simple, and secure place to record your writings."; fDesc[15] = "can be eliviated by a password generator. Password Inspiration uses lists of words, inspirational and motiviational lists to come up with unique passwords that are secure, yet easy to remember. If you need to generate a list of passwords for users, you can do that as well. And the lists aren't limited to inspirational and motivational. Names of locations, characters from movies or books, all of these can be part of the list to help give you a password you will enjoy typing everyday."; 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 = '...'; } }