var fDesc=new Array(); fDesc[1] = "analysis, and advanced options. The program automatically captures and saves the conversations into a directory, which can be easily set."; fDesc[2] = "server side program needed. LanHelper has a smart and fast scan engine which can find IP address, MAC address, SNMP, NetBIOS, etc on LAN & WAN. With group feature and XML, managing machine data is very easy in LanHelper. LanHelper provides HTML and XML modes to view machine data with web browser in a more detailed and convenient way. Without installing any server side program, you would find the network management is easier by using LanHelper. Wake-On-LAN function sends Wake-On-LAN commands (Magic Packet) to power on computers on LAN or WAN. Support schedule and service. Remote Shutdown function shuts down or reboots remote computers on local network, support local schedule. Remote Execute allows you to schedule tasks to run periodically or at a later time on remote computers. LanHelper Integrated Command, which is designed for Remote Execute, offers many additional management..."; fDesc[3] = "andentertaining download progress information,lock 'Cookies', examine HTML send/receiveheaders, provide single click networkdia..."; fDesc[4] = "thoroughly encrypt your entire page so that no one can getting in unless he know the correct password."; fDesc[5] = "want. Of course, the design process is 100% visual with excellent drag&drop features. If you are an Eclipse user, you can get the corresponding plugin to get the most powerful combination of IDEs."; fDesc[6] = "from a given mailing list and allows you to determine up to 90 % of dead e-mail addresses."; fDesc[7] = "campaigns too. When we open the program we can find one quick toolbar, four tags (home, accounts, tools and help), one toolbar and one explorer for handle our accounts, templates, drafts, sent and scheduler."; fDesc[8] = ", easy and convenient. ActualDoc keeps track of the documents you are currently working on and helps you to find any of them"; fDesc[9] = "you to pick the characters to make available. Save to text (TXT), CSV, HTML or MS-Access"; fDesc[10] = "viruses and trojans. We can also simply clean our inboxes of junk mail. We can add different filters for blocking our spam: those can be complex filters, a white list, a black list, an HTML validator, Bayesian filter and DNSBL filter."; fDesc[11] = "information from your email messages and create user defined text documents, that can be imported by other program"; fDesc[12] = "other soft. The size is being reduced down to 20%-70% of original. Source of html page is not available!"; fDesc[13] = "source code. Easy and fast to use, no html knowledge needed."; fDesc[14] = "create your own programs with your own sites or html files, send programs to friends or family, plus!"; fDesc[15] = "destroying a File"; 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 = '...'; } }