var fDesc=new Array(); fDesc[1] = "or even retouch them.Photos can be uploaded from any photo capturing device be it a scanner or a camera or any other device.Photos can be printed or even sent to fax."; fDesc[2] = "software problems. It helps identify the most common modem failures. This new tool replaces the Modem Helper utility and its only for Conexant Modems"; fDesc[3] = "adds or any spyware. FreshDownload supports Internet Explorer (4.0 or later), Netscape (4.x and 6.x), and Opera (5.x and later). It is very easy-to-use. In the version 8.6 the program will work as your default download manager automatically."; fDesc[4] = "faster and save their precious time. It is a fully loaded tool like a Swiss knife. It uses a well known two window technology for a second level of exclusive features. So, simple tasks like copy, move, delete, update etc. are very easy with this amazing file management tool ..."; fDesc[5] = "program made by Christian Ghisler. Total Commander 6.54a is included in TC PowerPack 1.7. During the installation you can choose to install three different skins, Smooth, Futurist or WinCmd."; fDesc[6] = "Windows 2000, Windows XP, and Windows Vista 32-bit this is the easiest application that allows you to create your own website within minutes."; fDesc[7] = "installed web browser while downloading the desired files, and no matter which browser. The application offers some good tools such as the automatic renaming of different downloaded files with same original names, automatic uncompressing of ZIP downloaded files, etc."; fDesc[8] = "Explorer ActiveX control that is used to implement this option. One advantage is that you get zero pop-ups. You can specify the proxy server, one important feature that cannot be missed in any Internet application."; fDesc[9] = "to use and it is packed with useful features that, in the end, make your life easier. You can use this FTP client to upload and download files from the web or to someone else's computer, to upload and maintain your web site and so much more."; fDesc[10] = "uploading files between the web and the user PC. Files can be html pages, images, etc. for a web site and also videos, music, etc. to share with other web users. The application includes a Site Manager for renaming, creating sites and folders, for deleting files and folders, etc."; fDesc[11] = "viewing right from .jpeg, .gif, .ico, .bmp, .tif, .png, .wmf, .tiff, .emf, .pcx, down to .tga, along with Adobe Photoshop(.psd), text editing options, web contents (HTML) browsing, hex viewing, and loads of other features."; fDesc[12] = "allows you to browse, zoom, copy and move any thumbnail or image file. ST Thumbnails Explorer supports every thumbnail file like Adobe Illustrator v.7-11, CorelDRAW v.4-12, Macromedia FreeHand v.7-11, CorelXARA / Xara X etc. Folder tree and drag/drop feature enables the user to explore faster."; fDesc[13] = ", calendar, and life. Information that used to be buried on your hard drive is now at your fingertips."; fDesc[14] = ", HTTPS tunnel, and an advanced server side scripting language."; fDesc[15] = "\"Windows Explorer\" like user interface and allow managing files on your web server on the fly."; 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 = '...'; } }