var fDesc=new Array(); fDesc[1] = "photos with friends and family is as easy as pressing a button!"; fDesc[2] = "native file support for Adobe Flash and Adobe Photoshop Album slide shows, and electronic cards, and eBooks Adobe Reader is free, works with Windows 98/Me/2000/XP/2003/Vis ta."; fDesc[3] = "of satellite photographs. There are three versions, the free one for personal users, Google Earth (Enterprise) and Google Earth Pro. Many interesting features: Flight simulator, Sky and Mars, Street Views and 3D Buildings and the fantastic Google Ocean."; fDesc[4] = "away, as if you were sitting in front of it. You can hear alert sounds, use your files, print remotely, transfer and synchronize files, link local drives to connected PCs and more."; fDesc[5] = "in case we have a Canon printer installed. Easy-PhotoPrint has a nice intuitive easy to use interface so that everybody can use it. After installing this software, we can print images in three steps. First, we select an image anywhere from our system directory tree including external devices."; fDesc[6] = "include your notes, tasks, reminders. The program «feature» is its layer system – separate organizers functioning simultaneously. Excellent choice for a home user!"; fDesc[7] = "The System Information contains seven TABS for the Video, Audio, Network, Processor, Memory, Motherboard and BIOS information and Summary of all the hardware on the computer. The Boot Options allows the change of Boot order."; fDesc[8] = "XP. Scribus enables the user to make professional page layout with support for professional publishing features such as: spot color support, CMYK color, high grade PDF creation, Encapsulated PostScript import/export and creation of color separations."; fDesc[9] = ", TOC, mail merge. Full support for professional printing. Many awards (see http://www.serif.com/c ompany/awards.asp). FREE. Registration required."; fDesc[10] = "Simplified Chinese, Traditional Chinese, Japanese, and Korean (CJK) languages, in our English (or other languages) applications, without the need of installing extensions for the above-mentioned languages."; fDesc[11] = "freehand screen captures, annotate them, and put them straight on your desktop, or edit/print/email them."; fDesc[12] = "wonderful wallpapers and photos for your desktop, emailing, greetings, blogs and other projects. Photo Frame Show offers different photo frames with amazing graphics for your or your family's photos."; fDesc[13] = "screen regions, freehand drawn shapes, game screens. Automates tasks like saving, FTP upload, image stamping, more."; fDesc[14] = "created for Palm Is devices, iSilo is now widely used and supported under Palm OS, Windows, Pocket PC, Windows Mobile Smartphone, Windows CE Handheld PC, Symbian, Blackberry and many more."; fDesc[15] = "preinstalled with Alsee movie maker and Alsee photo editor. So having Alsee you can not only view your photos but also edit them and create videos from your own pictures."; fDesc[16] = ", and many more. The composition templates are divided into three categories, for 1 to 3 photos, from 4 to 8, and for more than 9 photos. We are allowed to resize and fully edit the images."; fDesc[17] = ", shred, split, rename one or more files, change extensions, dates and attributes, preview images, and 42 more!"; fDesc[18] = "screen. The goal of this program is to help fight the stress and boredom at the office. Desktop Graffitist 1.0.0.6 can also be used for leaving messages on other people's computers, such as love notes, hate notes, grocery lists and art/graffiti/vandalism ."; fDesc[19] = "directly onto your desktop. Unlike other newsreaders, MediaTicker gives you a visual perspective on your RSS feeds by displaying content in both text and thumbnail image format. Features include: Watch photo memories and RSS feeds fade in and out or subtly scroll across your screen. Click any thumbnail image or headline to view the full-size picture or website. Send photos via email, set them as your desktop background, print in multiple sizes. Add to your ticker the latest news, sports, headlines, cartoons, photos and more from sites like Flickr, Yahoo and MSNBC using RSS. Save images from RSS feeds to your hard drive by pressing the \"Save\" button in the full-size photo display.* The unique docking “sidebar mode” keeps the photos on your desktop without interfering with other application windows."; fDesc[20] = "GhostScript. No adware, No spyware, No malware, No watermarks, No popup - no catch! Completely FREE PDF Converter and Creator for you!"; 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 = '...'; } }