var fDesc=new Array(); fDesc[1] = ", readit's, and other portals. Stumbleupon allows you to rate any website that you want. The feedback that you give a site will be sent to all the users who are connected to the Stumbleupon service."; fDesc[2] = "to creativity and work better and faster. The program SolidWorks reduces the overall costs in terms of CAD, because it is easy to deploy, use and maintain, giving the engineer more time to devote to design better products."; fDesc[3] = ", temporary Internet files, list of recent files etc. This program is a simple and efficient tool that sets clearly defined limits just with the help of a few mouse-clicks in a moment. It provides space on hard disk and security while surfing."; fDesc[4] = "better. It not only checks every component and every folder of your system to make sure you do not host more files than those you need, but also monitors your disk space, your memory performance, and all your running processes."; fDesc[5] = "invisible, where files can be secure. Hide and password-protect files, folders, pictures, and documents in a blink. During the installation, the password for accessing the program has to be set, for it to be protected from the beginning."; fDesc[6] = "conference in Egypt visits a museum, there she learns about an eerie ancient Egyptian story about a princess named Annabel just like her. We will have to help Annabel and to make our best to be able to go through all the puzzles and traps."; fDesc[7] = "and from your computer. This program will not only keep it free of unwanted visits, but will also allow you to configure the way your Internet connection is used. Suitable for both novice and expert users, with two selectable operation modes."; fDesc[9] = "game, you play a book collector who visits London on vacations. On your search for clues, you will explore iconic locations of the beautiful city of London including the Savoy Hotel and Theatre, the Tower of London, Tower Bridge, Westminster Abby, among others."; fDesc[10] = "rank and referrals very easily. You will easily boost your link popularity, position in search engines."; fDesc[11] = "models, referrer sites, hits and hosts per day, visitor counter, most popular search engines and keywords. Easy to use, very fast."; fDesc[12] = "secretary will be able to organize her boss agenda, a professional will be able to manage his clients visits, etc."; fDesc[13] = "trick!"; fDesc[14] = "do is click `Next' to cycle through your daily browsing routine. Links are sorted by category, and identi..."; fDesc[15] = "program automatically scans your computer and looks for \"cookies\" created during your visits through your navigators such as: Microsoft’s Internet Explorer, Netscape's Navigator and Mozilla Project's FireFox web browsers. These unwanted cookies can be erased."; 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 = '...'; } }