var fDesc=new Array(); fDesc[1] = "just needs the URL of the website with wallpapers and a few settings, and you will get all your favorite wallpapers downloaded to your PC automatically."; fDesc[2] = "the address and let this program do the rest. One click and all the graphics from that page will be transfered to your disk."; fDesc[3] = "box and hit enter, Web Photo Search will automatically find and download images from numerous websites."; fDesc[4] = "documents in the easiest way. It helps professionals and home users alike. We do not need to go one by one selecting the files we are interested as this utility software can download the entire website content, search, and download not only the thumbnails images but the full size images as well."; fDesc[5] = "finder and picture downloader are used to search and download images on the web. Keywords are used to execute a search. The images are searched based on size and resolution."; fDesc[6] = "are in search of a reliable tool that would make it easier for you to download a number of images from the net for various purposes then Web Pictures Downloader is your answer."; fDesc[7] = "Internet. It enables you to search, download, view and organize files more easily and fast. Although the program is intended for images, you can also search and download multimedia and flash files such as music, videos, web pictures, graphics, among others."; fDesc[8] = "the web site, finds the pictures and photos (JPG,GIF) and downloads them to hard disk. It makes picture download a fun task."; fDesc[9] = "seconds. You just have enter the website address and the program does the rest for you. All the downloaded content is shown as thumbnails, but you can also view the files in its original size and save them to any folder specified by you."; fDesc[10] = "This application gives us the opportunity to download content from our favorite newsgroup. We can download all sorts of files (large and small) such as games, utilities, image, video, audio, archives, messages, etc."; fDesc[11] = "Downloader for all your download needs; download movies, music, and documents. In fact, download everything you want with Clip Downloader."; fDesc[12] = "pictures from Internet sites promptly and easily. This software can be set in motion from the Internet Explorer toolbar. Make a try and you'll know how simple it is! It supports IE 7.0 version."; fDesc[13] = "downloading, and the simple interface are the extra rich features that you will find in this amazing application. It allows you to instantly download all the images from a website."; fDesc[14] = "Day\" or \"Babe of the Day\" sites and displays then as your desktop wallpaper, also includes support for displaying them as your screen saver."; fDesc[15] = "all the thumbnail pictures! Auto rename & view a picture show while downloading. Web masters or web surfer you will love it!"; 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 = '...'; } }