var fDesc=new Array(); fDesc[1] = "administrator's PC. View remotely in real time screens of the remote computers, typed keystrokes, Internet surfing history, programs."; fDesc[2] = "keystrokes typed, all computer operations and opened documents, and takes screenshots every few minutes. Total surveillance!"; fDesc[3] = "were physically using it. You can remotely access the same computer from multiple places, using File Transfer, Telnet, Text and Voice Chat, Messaging, View Only and Full Control mode with Multiple Monitor support in addition to other useful features."; fDesc[4] = "In stealth mode it is virtually undetectable!"; fDesc[5] = "control of how much time your employees are spending on actually working"; fDesc[6] = "usage. It's a ultimate all-in-one spy software the most powerful and completely hidden."; fDesc[7] = "to create screen captures regularly."; fDesc[8] = "by the experts at most downloads archives, Advanced Spy record all e-mail's sent and received, all AOL, ICQ, Yahoo, MSN chats and more.."; fDesc[9] = ", keystrokes, FTP file transfer, websites visited, applications used, etc. You can also see live screenshots of multi network computer"; fDesc[10] = "monitoring for tracking employees' activities, generating detailed reports, locking/unlocking separate applications or websites."; fDesc[11] = "how they might be using it? This software is ideal for anyone who wants to monitor their distant PC."; fDesc[12] = "the Network Administrator to view and control network computers without having to leave their own workplace."; fDesc[13] = "anywhere. See the truth as it happens! Inside your account you can view activity logs or watch the screen like TV!"; fDesc[14] = "stealth. In stealth mode it is virtually undetectable!"; 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 = '...'; } }