var fDesc=new Array(); fDesc[1] = "use. Whenever a more recent version of any programme becomes available, Software Informer notifies you and offers a link for downloading the update. It also allows you to keep track of comments and questions on corresponding software."; fDesc[2] = "few users try to learn these important topics. But nowadays, it’s easier to get that information thanks to Berlac Advisor. This small utility will make a deep analysis of your PC, detecting all your hardware elements connected and all your installed applications."; fDesc[3] = "photos, specially for making birthday card, get well card, congratulation card, party card, greeting card, photo album and so on. PIF DESIGNER 2.2 does not provide with any frame at all."; fDesc[4] = "Security... that won?t slow you down!"; fDesc[5] = ", pendrives, etc., and eliminate them if they are found suspicious. When you make a double click to access to an infected drive, the 'autorun.inf' file executes the malware and your system gets infected. This utility helps you to eliminate those files."; fDesc[6] = "infiltrate several mafia organizations in Spain. The character played by Vince Diesel is an expert driver, so soon enough, you will be driving through the city at top speed trying to kill your targets or get from A to B faster than your competitors."; fDesc[8] = "acts as a camera we can use to view around at 360 degrees. We are Ash, a male trainer who can walk freely around the mini village, always followed by one of the Pokemon pets."; fDesc[9] = "Movienizer database and download all the information about that movie in a single click. You can get every small detail of the movie easily including names of movie director, actors, co-actors, release year and much more."; fDesc[10] = "you have to go to several locations to find such information, for example, your control panel, BIOS features and system properties, which is really time consuming. Smart System Informer proves to be a useful application here."; fDesc[11] = "otherwise shy Start Menu's search field. As you may known, in Microsoft Vista there isn't a unique search application. You can search from the start menu and from many fields all throughout the operative system."; fDesc[13] = "do. When you install Appget, you will give it permission to search your computer and find what applications are installed. Then, it will grab the versions of those apps and upload them to a web server where a database is built."; fDesc[14] = "mate. Bride.Ru Informer will let you enter the characteristics of a person you would like to find - and will search for that person on the corresponding site. The program has many advanced searching options, for example: by zodiac sign, country and spoken language."; fDesc[15] = "program can be used to extract images, names, contacts or anything desired from web pages. You can also extract data from offline web pages using this tool."; 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 = '...'; } }