var fDesc=new Array(); fDesc[1] = "Unlike eMule, DreaMule automatically connects to the network, so you don't have to stop to inspect the list of servers, or configure the servers.met"; fDesc[2] = "to use and even non-expert users can use it without any trouble. ASIO4ALL is compatible with most of the Windows operating systems."; fDesc[3] = "development effort. All code is released under the terms of the GNU GPL license. The Xvid video codec implements MPEG-4 Simple Profile and Advanced Simple Profile standards. It permits compressing and decompressing digital video in order to reduce the required bandwidth of video data for transmission over computer networks or efficient storage on CDs or DVDs. Due to its unrivalled quality Xvid has gained great popularity and is used in many other GPLed applications, like e.g. Transcode, MEncoder, MPlayer, Xine and many more."; fDesc[4] = "has been around for quite a while, and its popularity has been increasing ever since. It deals with a common problem of the multi-tasker: doing as much as he/she can from a single location."; fDesc[5] = "EA SPORTS games have gotten, but is nonetheless a fun game and a must-have for Rugby fans everywhere. For those who don't know, Rugby is a game very similar to Football, except that passes are only thrown backwards and the sport is more fluid than football."; fDesc[6] = "and online casinos. Its increasing popularity is due to events like the Word Series of Poker, the biggest world tournament of poker held in Las Vegas."; fDesc[7] = "videos and get popularity fast. The program interface is very intuitive, simple and clean, you must to paste your Youtube url in the visit box, you can change the Delay, threads, timeout and hits."; fDesc[8] = "that allow users to create and edit HTML, XHTML, CSS and JavaScript code in a fast and easy way. The application integrates powerful features, thus enabling one to validate, reuse, navigate and deploy code efficiently."; fDesc[9] = "the crucial task of managing the build process, in a compiler independent fashion in an operating system. It comprises of many simple configuration files, which collectively form the standard build files for normal working."; fDesc[10] = "well with any kind of videos or pictures. But it is mainly suited for Pictures/video of the children, family events & memoirs. It is a 6-style variety pack that mixes mellow with over-the-top."; fDesc[11] = "the most used video format in current market has grown by its popularity in a grand way. A123 DVD clone has various functions packed within the product. A123 DVD Clone has easy 3 step process to ensure that you have copied your complete DVD"; fDesc[12] = "rank and referrals very easily. You will easily boost your link popularity, position in search engines."; fDesc[13] = ", Link Popularity, Site Saturation and others. Multiple URLs is supported. Keeps history."; fDesc[14] = "with positioning, search engine and link popularity, pattern search, Net Speak?, trademark searches, exporting, 500+ domains and more!"; fDesc[15] = "links and backlinks by keywords and website."; fDesc[16] = "of accounts.Includes full proxy support and randomization to avoid detection"; fDesc[17] = "website and very important for SEO. Xtreme Link Analyzer for serious internet marketers."; fDesc[18] = "protecting your back links, and archieving higher link popularity and search engine rankings."; fDesc[19] = "build the right link exchange strategy, increases your web popularity and takes your web visibility to the next level."; fDesc[20] = ", using the most specific keys, using all similar terms, analysing the resulting text keywords density."; 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 = '...'; } }