var fDesc=new Array(); fDesc[1] = "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[2] = "Entertainment. The universe: Vanguard takes place in a medieval fantasy world composed of Elves, Dwarfs, monsters, warriors and all the ingredients that make up a universe of this kind."; fDesc[3] = "experience. the player displays designated dynamic online content. Lyrics, Images, Flash Apps, Animated chords, Karaoke, Video Clips and more..."; fDesc[4] = "creation, 7 guitar-oriented effects, 4 Backups (InstantDrummer, REX Player, ReWire, Metronome), instant podcasting, and online music collaboration. Using the RiffWorks desktop recording application, up to four musicians can connect and collaborate on a song simultaneously. As a layer records, it instantly streams to other players running RiffWorks. As the Riff loops, other players can add more. All contributions are saved on RiffWorld.com and can be opened later for further collaboration. Musicians worldwide are creating songs together online no matter how far apart they live or what time zone they are in! During the beta test, over 600 songs were created by 200 collaborators worldwide (US, Canada, UK, EU, Japan, Australia, New Zealand, Brazil and more) with no latency or distance problems. RiffWorld.com is now out of beta, and 25,000 RiffWorks users are ready to play! Great for guitar..."; fDesc[5] = "with other modules pre-installed in your BibleMax core program, such as Commentaries and References. You can get it, along with many other useful materials, by ordering the free CD."; fDesc[6] = "features, tools to enhance program qualities and develop speed. It is also an easy-to-use software to let you enjoy your Java life."; fDesc[7] = ", sermons, church personnel, music programs, talent survey and more. User defined fields."; fDesc[8] = "track membership, visitors, activities, equipping, pastoral care, meetings, library items, and contributions."; fDesc[9] = "semantic rules. You can create different rules for cultures and types within these cultures (male, female, city). Lists can be saved."; fDesc[10] = "software gives you an easy way to manage, track, and organize data of a small church."; fDesc[11] = "Vedic (Indian) and Western. With a series of simple steps, you will obtain a report on the future possibilities of your relationship."; fDesc[13] = "church matters. Now includes a visual report builder to let you modify the sample reports and create reports from scratch. Much more."; 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 = '...'; } }