var fDesc=new Array(); fDesc[1] = "the program asks for the name that we want to add to our album and we can see the demo in the program that teach to us how to use this useful program."; fDesc[2] = "easter eggs for the most popular games. The data has been collected from the ChEaTs software. The authors updated the cheats to include them in CheMax."; fDesc[3] = "and drop feature it is totally user friendly. We can easily create folders and subfolders that have unique templates and designs and host them online without any need for extra hosting. All we need to publish the albums online and share them with our friends is a user ID."; fDesc[4] = "throttling, anti-leeching, anti-hacking, and features an intuitive multilingual remote web management interface."; fDesc[5] = "upload them to the Clip2Net servers. It also allows you to upload any file from your computer to their servers and retrieve it later. The fact that it uploads snapshots directly to the servers and that it gives you a posting URL within seconds is also a great plus."; fDesc[6] = "with minimal efforts and is capable of doing virtually all the web-related operations. It features a range of capabilities such as Drag-and-Drop, PayPal shopping carts, and it supports all Windows operating system including Vista, IE 7, along with Flash Slide shows, Text FX and more."; fDesc[7] = "home on DSL connection with Dynamic IP address."; fDesc[8] = "is easy to learn and use and all the output result files are preview if desired. User interface is very intuitive and is simple to use by means of the system mouse. The software allows to import CSS projects and sheets for editing and modifying or updating."; fDesc[9] = "software, HTML, programming, or hosting company required."; fDesc[10] = "domain names raises up to 80 million, meaning that it is not easy to find available and good names for your websites. Just think of the time you will be spending looking for synonyms, or possible variations to registered domains, and without any result."; fDesc[11] = "a simple interface. It allows you to control all the hosting functions without having to login to the web page. The program also features WHOIS, translation, hostscripts and free online contents links."; fDesc[12] = "Which means you can host your website on your PC rather than looking for those free host or paying your web hosting company."; fDesc[13] = "computer. Host your own Web server, FTP server, email server, and much more without the hassle of a hosting company."; fDesc[14] = "designs, easy-to-use software, and effective traffic building tools - even rapid development ecommerce tools for those selling o"; fDesc[15] = "move. With the Host Evaluator software you can add the web hosting plans you want to compare, and test out the servers of web hosting companies."; 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 = '...'; } }