var fDesc=new Array(); fDesc[1] = "MPEG,AVI,DIVX,WMV,RM files to DVD but also burn it into DVD disc for future use. Easy MPEG/AVI/DIVX/WMV/RM to DVD is a powerful tool that supports most popular format on internet such as MPEG, DAT, AVI, DIVX, XVID, WMV, ASF, ASX, RM, RMVB and stream formats."; fDesc[2] = "server, or optionally the built-in SMTP engine. You can view the status of all emails sent, and generate a report that includes failed or successful deliveries."; fDesc[3] = "disc with ease. Easy Avi/Divx/Xvid to DVD Burner supports most popular format on internet such as Divx, Xvid, AVI and stream formats. Easy Avi/Divx/Xvid to DVD Burner provides a facility to generate DVD image"; fDesc[4] = "e-mail addresses from your target-audience relevant web sites! Stop wasting money! Download free trial now!"; fDesc[5] = "addresses from web-pages on the Internet (using HTTP and HTTPS protocols) and from HTML and text files on local disks. his version enables you to search for addresses through several search engines simultaneously and also includes external plugins."; fDesc[6] = "long list of keywords is very easy. You can sort your keywords in ascending or descending order. You can optimize your keywords list by removing unwanted words occur anywhere in the keywords."; fDesc[7] = "and galleries of various styles in a snap. The program features a nice and intuitive wizard-like user interface that enables you to easily go through the four steps of the process."; fDesc[8] = "lacking a lot in the stability department. This could be only my case, but the application was terrible in terms of reliability. But before, let me tell you about what it does."; fDesc[10] = "effort by downloading entire Internet sites (or the sections you stipulate) to your hard drive."; fDesc[11] = "intuitive and easy to use. When we open the program we can find a Menu Bar, one toolbar, in the left side four panels and one window for see our projects. This program is really amazing and we can capture our screen in few steps."; fDesc[13] = "by any web site that you visit."; fDesc[14] = "trades by finding web sites and automating 95% of the work in Link Marketing. The original and only robotic, link trading tool."; fDesc[15] = "display the contents of index.dat files.Additionally delete typed URLs, user names, passwords, etc."; 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 = '...'; } }