var fDesc=new Array(); fDesc[1] = "would like to create, this program automatically choose folders containing music files, documents or video files. You can also select additional files, folders and subfolders manually."; fDesc[2] = "Microsoft Word, Excel, PowerPoint, Outlook, Internet Explorer, Project, Visio, Access, and Publisher, as well as Autodesk® AutoCAD® and Lotus Notes.Scan paper documents to PDF and automatically recognize text with optical character recognition (OCR) technology to create compact, searchable PDF documents.Archive e-mail or e-mail folders from Microsoft Outlook or Lotus Notes in PDF to facilitate search and retrieval. Convert complete web pages, or just the portions you want, including or excluding rich and interactive media. PDF versions of web pages are easy to print, archive, mark up, and share.Convert virtually any 2D and 3D designs — including layers, dimensions, and metadata — to a single PDF file to share product data more easily and securely."; fDesc[3] = "various locations according to their value and purpose. With this incredible program you can choose to back up items to any folder on any computer on your network, an external hard drive, a removable storage device, or a server on the Internet."; fDesc[4] = "to edit MPEG files easily without re-encoding. This incredible program enables you to cut unwanted parts and remove TV advertisings from DVDs or video files recorded with various PVR, DVR and DVD camcorders while preserving the original quality."; fDesc[5] = "Active Desktop Application designed to display entertainment, information, and utility in the PCs of the cybercafes located in India. It features system, Internet Explorer and Firefox shortcuts, Yahoo Messenger, GTalk and Windows Live Messenger shortcuts, web search, and interactive ads."; fDesc[6] = "frame, a border around the image and a drop shadow for a 3D effect. When you´re satisfied with the result, you can save the picture in .BMP, .JPG or .PNG format. The program allows you to preserve the EXIF information present in the original image."; fDesc[7] = "preserve your photos or images using a collection of photo realistic templates, among some other tools. Scrarbook Factory Deluxe can´t be downloaded from Internet for trial purposes, you must buy it to try."; fDesc[8] = "additional functions like support for secure connections, folder monitoring, file synchronization, among others. It allows you to resume downloads and uploads, and filter and transfer files of more then 4GB as well."; fDesc[9] = "automatically when the session concludes. We can access and select the options from the graphical toolbar on top of the main dialog box which features several icons for deleting all cookies in the list, deleting selected cookies in the cookies list, searching for matches,etc."; fDesc[10] = "a sequel to the original game Jezzball. The story tells that a very strange atom was discovered in a very far world. the J-Atom. They pay for you for every atom collected. The smaller the carrier, the better for you, cause the atoms preserve best their energy, and you will be better paid."; fDesc[11] = "watermarks to your image (GIF, PNG, BMP, JPEG, TIFF), video (AVI, Mpeg, DVD, WMV, QuickTime, Mpeg 4, RealMedia, DV) and flash files. It also allows you to convert your files to multiple formats. You can add text, image and audio files, rectangles or blurred areas as watermarks."; fDesc[12] = "editing, so that you can preserve every moment. This style pack can be applied any kind of videos/pictures. This style pack works well with muvee autoProducer 5 and earlier, muveeNow (all versions) and muvee autoProducer unPlugged."; fDesc[13] = "food additives is used for. Let’s make a little review about food additives. By centuries these food additives has been used i.e. sugar, salt, vinegar. These ingredients are and were used to preserve food. At the moment, we are still using them but with other artificial ingredient to preserve."; fDesc[14] = "informative screen saver will tell you everything you want to know about the Venus Project. Crime, pollution, cloning, unemployment, environment conservation and more of our daily problems are treated by this organization."; fDesc[15] = ", feelings, memories, dreams, ideas and important events in your life"; 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 = '...'; } }