var fDesc=new Array(); fDesc[1] = "that could harm or slow down your PC. Sunbelt Personal Firewall lists the applications that generate traffic (incoming or outgoing) and you’re able to permit or deny this traffic. at is generating to allow or block this application."; fDesc[2] = "purposes. The user interface offers an easy graphical way to control all the operations and transfers. The application has the capability of resuming broken or interrupted transfers (both ways: uploads and downloads) at the point they were stopped."; fDesc[3] = "kids from spending hours in chat rooms or remove undesired websites from their view. Software access and uninstall password protected."; fDesc[4] = "featured with different modules and templates. You are able to fill your website with any content you like including pictures, files, texts and links. Publishing a site is easy and takes just few minutes."; fDesc[5] = "excellent features."; fDesc[6] = "planar and axis symmetric domains. It utilizes finite element analysis for the solution of problems. The problems are analyzed in a preprocessor stage where must be drawn the problem geometry, must be defined the materials and boundary conditions. The postprocessor is used to view solutions."; fDesc[7] = "undesired web sites to keep your privacy and reduce internet traffic. Fully compatible with all popular web browsers. Enjoy!"; fDesc[8] = "with professional functions. It is probably the best choice if you search a port scanner."; fDesc[9] = "server so you never see it in your regular inbox. Spam Blocker automatically Removes Attached Viruses and more."; fDesc[10] = "except approved to be visited on the computer. Block questionable content from your kids eyes or use the software as a kiosk application."; fDesc[11] = "technology but does not participate in the DNS pool. Actually, DNSKong only returns one IP number, 127.0.0.1 - your local mac..."; fDesc[12] = "text or binary files."; fDesc[13] = "interface makes it simple to create access rules controlling what activity should be blocked."; fDesc[14] = "historical and real-time usage. Stops spyware, filters out unacceptable web sites, and blocks annoying advertisements."; fDesc[15] = "prevents new windows from automatically opening while you are browsing the internet."; fDesc[17] = "frequency domain. Graphical, block oriented user interface with more than 80 basic elements. Creates time, Bode, Black-Nichols and Nyquist diagrams."; 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 = '...'; } }