var fDesc=new Array(); fDesc[1] = "regular, you probably have wasted time and energy in downloading headers off the newsgroups just to see if what you were looking for was there. Or maybe, you are smart and you tried search engines on-line. Either way, Grabit manages to make things easier for you."; fDesc[2] = "Converter. The application itself doesn't need any additional software to accomplish the total operation of downloading, playing and converting FLV to video format."; fDesc[3] = "video URL to the program and press Download. YouTube Video Downloader supports IE extension. You can download video with just One Click!"; fDesc[4] = "our hard drive. Once downloaded, we can go offline and use its built-in browser to view, browse, edit, and search them. It allows us to create E-books with our downloaded information and burn them to a disk. The New Project Wizard will provide systematic instructions."; fDesc[5] = "Ensure you download the latest music that you desire. Try music first before you download. Enable edit ID3v2 tag of the MP3 file including the title, artist and album before you download it. Easy to use with super friendly interface. Fast speed without seeds or sources problem. Compatible with any portable device."; fDesc[6] = "and will open it in your favorite bittorrent client."; fDesc[7] = "extra codecs or players needed."; fDesc[9] = "into a FLV Studio."; fDesc[10] = "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[11] = "Downloader also generates color-coded columns providing quick and easy recognition of the trending action of the stock."; fDesc[12] = "documents or pages. The application has three different regions in its user interface: a text input box, a search button and a main results window. The user only has to go through three simple steps to obtain the desired PDF documents."; fDesc[13] = "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[14] = "while downloading all types of stuff from the Internet including software, movies, videos, music, e-books and more… Nitro Downloader 3.0 satisfies almost all the prerequisites of a Download management application."; fDesc[15] = "program can convert the downloaded videos to various video formats for viewing them on your computer and on many different portable devices."; fDesc[16] = "distribution system much like Valve's Steam. However, many companies work hand in hand with Amazon to release their content on Amazon Software."; fDesc[17] = "different output formats, like for instance AVI, WMV, MPEG, 3GP, MP4, MOV video and extract audio to MP3, AAC, AC3, AMR, M4A, OGG, WAV files."; fDesc[18] = "from web pages quickly and easily. This utility will save you lots of time of web surfing. All downloaded pictures can be previewed before selection."; fDesc[19] = ", MySpace, Dailymotion, iFilm, Google Video. We can save a downloaded file as FLV, and/or convert it to AVI. We can also use this application to open a locally stored video and convert it from FLV, AVI, MPEG, MP4, RM, etc., to AVI."; fDesc[20] = "videos to our computer from most popular websites, including adult sites, then select to save them as FLV file format, and/or convert them to AVI or XViD."; 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 = '...'; } }