var fDesc=new Array(); fDesc[1] = ", AAC and WAV. Allows batch conversion, and downloading videos from sites like YouTube.com. Advanced Settings include codec selection."; fDesc[2] = "Tertris and even more fun! All the games of Buble series combined into one! Now you can install these games - Bubble Shooter, Bubble Thriller and Bubble FlyTrix in one go. Now you can choose: download, try and register these games one by one, or in a single pack. Online contest for best players is set up. Registered players of other games in this series get a huge discount. The Pack is also available for Palm OS and Pocket PC. Try for yourself, and you'll never forget that tickling feeling when a flock of bubbles flies in and you never know if they are going to end the game. The rules are simple, using the mouse you burst bubble and all the bubbles of the same color next to it blow up too, and others slip upward and fill the gaps. The more bubbles burst the more points you get. This is the main goal, actually - to get as many points as you can. You then could take part in the online..."; fDesc[3] = "~fsk at devianrt, This is a convinient desktop wrraper for the game making it easy to launch and play the game."; fDesc[5] = "Internet, donwload management, Create screensaver with batch of flash files, convert SwF and EXE, publish swf to HTML, protect flash etc"; fDesc[7] = "a screensaver plus an installer. FlashForge takes care of all the details and lets you take care of your real work!"; fDesc[10] = "anything. You can create any number of flash card sets and print on any printer. There are also five testing modes, so you can study on your computer."; fDesc[11] = "points. In the multiplayer mode, we play the game on the right and another online player plays on the left. We can see our and his/her progress all the time until the game is over, when one of the player wins"; fDesc[12] = "Manager, Email Alert, Web Update Alert, IP-URL Checker, etc. It is easy to use with 1 button for 1 utility, right-clicking it to set its options."; fDesc[14] = "organized. Preview and browse flash files, download flash, donwload management, Create screensaver with batch of flash files, convert SwF and EXE format to each other individually or in batch etc. All of these features will help you enhance and extent the using possibility of existing flash files."; fDesc[17] = "Internet surfers. This utility was developed for detecting flash files on a web page, downloading them and saving to the user's computer. Downloaded files can be saved in SWF format."; fDesc[18] = "analyses the HTML code in the web pages and find out the Flash files. Before saving you can preview them. The program is very easy to use. It is integrated into Microsoft Internet Explorer. You can start the program by clicking the button on the tool bar of IE. The program also uses the proxy server settings in IE."; fDesc[19] = "to FLASH. It converts AVI, MPG, MPEG and WMV"; fDesc[20] = "save flash files to disk in one second. more, please visit http://www.infinesoft. com/captureflash/"; 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 = '...'; } }