var fDesc=new Array(); fDesc[1] = "These main effects are based on seamless textures, so there are unlimited variations possible."; fDesc[2] = "Whether the password is lengthy, complex or in a non-English language, it'll be recovered with ease."; fDesc[3] = "sites on the Internet. Post thousands of ads in fewer than 10 minutes using the 95-port submission system."; fDesc[4] = "search and logical analysis of the document layout. Can be used for deep web searches."; fDesc[6] = "to 0.9 compression ratio, outputs a zipped file that is a mere shadow of the original one! Download this free full version (size ~2MB)."; fDesc[7] = "with 3 skill levels. Become Master of the COSMOS. Check out your pilot skills driving multiple saucers through the deep space"; fDesc[8] = "CrossFTP is an excellent FTP client. CrossFTP Pro is a turbo synchronization tool and FTP/FXP/FTPS/SFTP/WebD av(s). Their main features are multi-tab navigation; multi-threads engine; synchronization; unicode support; archive browsing; and more."; fDesc[9] = "categorization & web filtering. Also monitor downloads in real-time, to protect your network from viruses, spyware, malware & phishing attacks."; fDesc[10] = "images, and plenty of other tools you need to create nice looking sites intended to be viewed using the PSP's browser."; fDesc[11] = "or what - you want images of, and Celebrity Magnet will scour the internet for them. Results are returned in seconds."; fDesc[12] = "process easy and fast"; fDesc[13] = "navigation engine allow to obtain pictures so fast that you can watch a real-time slide-show even with an analog phone line."; fDesc[14] = "from Internet. It displays the hierarchical structure of web sites and downloads all the image files in those sites. Instead of opening each site individually, you can browse through them in a single window. The left pane of the Vizros Explorer, called Site Windows, contains a tree structure of HTML sites. The right pane, the Image Window, displays the contents of each selected site. You can use the View menu to change how the icons in the right pane appear."; fDesc[15] = "can inspect found items one by one or you can save or delete them all together. Supported proxy servers: WinGate 4 and WinProxy 1.4/1.5 ."; fDesc[16] = "telephone-shaped interface with basic features, no conference, transfer or additional configurations for power users. In order to use it, a paid account is required."; fDesc[17] = "exported to file (TXT, CSV, DBF, XML, HTML, RTF, XLS). Command line is supported."; fDesc[18] = "using the standard Windows 'Open/Save/Save As' dialog boxes. You can use Explorer's drag and drop feature to mo..."; fDesc[19] = "with clear user interface will save you a lot of time that you spend daily for updating your files."; fDesc[20] = "Your delivery email address is hidden and can not be harvested by spam mailing lists directly from the form."; 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 = '...'; } }