var fDesc=new Array(); fDesc[1] = "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[2] = "traffic. You have to sign up for an account in woopra.com, setup a new website to monitor, and plug some Javascript code into your web pages. The product is in beta release, some bugs may appear."; fDesc[3] = "kids from spending hours in chat rooms or remove undesired websites from their view. Software access and uninstall password protected."; fDesc[4] = "Traffic and Activity, enables users to control the Bandwith. It supports external programs, scripts and group management. Connection is controlled by IP based accelerator for access control and the results of making as good as possible IP, domain, and user FTP messaging."; fDesc[5] = "Diagrams improve the visibility of your data assets using the overview window or using the dynamic zoom picture. You can customize how to display the data architecture and switch to the physical model where you can see more detailed information."; fDesc[6] = ", create a new one to monitor our Wi-Fi signal strength for example. It can measure different kinds of application, i.e., HTTP, HTTPS, FTP, NetBIOS, domain, SMPT, POP3, IMAP, NNTP, RTSP, or custom."; fDesc[7] = "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[8] = "targeted to harvest email addresses in order to build a database, that can then be used to conduct ad campaigns through email. EmEx is able to look for email addresses that meet some criteria (domain name, country suffix, geographical zone, activity, etc.)"; fDesc[9] = ", learn and do to create a basic web page. It covers all stage from brain-storming to registering your domain and uploading content."; fDesc[10] = "network. This can be done from a local or a remote position. We are allowed to monitor our network and share connections, monitor servers, hosts, and services, create a network diagram and export it to Windows Visio."; fDesc[11] = "The content of a website is generally decided by using the \"meta\" tag in the HTML code. This program helps to increase a Web site's relevance for a particular keyword and phrase queries in the major search engines. It is really easy to do. Just start a \"new misssion\" and add the keywords."; fDesc[12] = "features is easy configuration via GUI or XML, service monitoring, low memory footprint, fault tolerance and high availability."; fDesc[13] = "your Internet. It will monitor your selected network in real time and provide detailed information about each connection established to your computer. So you can use this tool as a information tool, as a security tool or as a administrator tool."; fDesc[14] = ", service mail and html watchers, ping, traceroute, netstat, ns lookup, ftp, whois, ph, finger and many more..."; fDesc[15] = "experience from music recorded in mono."; fDesc[16] = "connection with a remote PC by sending special data packages and measuring the reply time. The Trace check gives detailed information about the routes of these data packages."; fDesc[17] = ", send to entire domains, specify the \"From\" field, and more. The MSGProxyService works on a network remote to you."; fDesc[18] = "capable of retrieving all contact e-mail addresses, phone and fax numbers, country name and expiration dates"; fDesc[19] = "Email Verify, Finger, Name Scan, plus 6 others. Also, NetGadgets provides 6 Local Information Network tools."; fDesc[20] = "your own. Recruit legendary Heroes, train your troops and wage war with various mystical lands."; 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 = '...'; } }