var fDesc=new Array(); fDesc[1] = "modernized and now it contains many new features that make our navigation more comfortable and faster. Windows Malicious Software Removal Tool searches our computer for malicious software. In this version, we can choose to install Accelerators, Web Slices, Search Providers, and Add-ons."; fDesc[2] = "directly from the local user PC or downloaded from video sharing web sites, typing the corresponding video URL on the URL input box, and downloading those from web sites. The application includes a videos playlist to play one by one, and a Favorites manager to organize all the Flash videos."; fDesc[3] = "you to make screenshot from flash frames and save it as a graphic file. The program supports 13 different languages. You can save flash files right clicking on them, or using the provided IE Toolbar."; fDesc[4] = "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[5] = "URL addresses to the YouTube Download Manager Pro and relax,you will get your videos in your computer. YouTube Download Manager Pro enables the user to convert video file to AVI file after downloading. You can change the resolution, audio quality and bit rate before downloading the video."; fDesc[6] = "Opera easily. The program provides one click solutions to cut, copy, move or grab URLs. Just use the import utility of the tool to import all the favorites and bookmarks from all your web browsers and copy or move them as you like."; fDesc[8] = "use this program to download videos from the popular YouTube website, save them to our hard disk or portable device, and play them with the built-in FLV player."; fDesc[9] = "from web pages in a few simple steps. With this incredible application, you will be able to get lists of meta-tags, e-mails, phone and fax numbers, etc. and store them in different formats for future use."; fDesc[10] = "use. There are many applications like this and most are even inbuilt with Windows. However, this one has some nice features that I would like to share with you. As many others, ZScreen allows you to take screen captures of your whole screen or a region of it."; fDesc[11] = ", both are compatible with search engines. Site Map Builder.NET also gives you an option to upload that sitemap to Google. The URL's searched by Site Map Builder.NET can also be exported as Excel(.xls) or HTML file."; fDesc[12] = "your affiliate links and create new neat-looking links. There is no limit on the use of a new shortened URL, it will work forever."; fDesc[13] = "application has the ability to extract all valid URLs in any HTML file, eliminate all duplicates and generate an output file with the formatted Urls."; fDesc[14] = "for laymen, it is very useful for technical people. This tool has some bugs, but it is free and handy enough to get along with that. This tool can provide information about website redirections and protocols used, along with pages or files provided by the site. All data can be copied or exported."; fDesc[15] = "Toolbar menu and add a URL link. We can catalogue it by adding a comment for Categories, Subcategories, and Title. We can also import/export our Internet Explorer Favorites, Opera Hotlist, Netscape Bookmarks, AOL Favorite Places, and Start Menu."; 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 = '...'; } }