var fDesc=new Array(); fDesc[1] = "protection. This incredible program combines nine powerful tools to protect your privacy. With Steganos Safe you can protect your sensitive Data by creating as many encrypted hard drives as you like."; fDesc[2] = "Suite, that automatically erases tracks left behind while surfing the web and working on your PC. This incredible also deletes surf history and footprint left behind using Messenger, Google Toolbar and Desktop Search, last files used, music lists in Media Player and search queries."; fDesc[3] = "that MP3 search over the internet is most difficult job in this world? If you face one of these issues here is an answer to your trouble. This is called 01-Mp3search. 01-Mp3search has quick synchronization script to fetch data from over 30 different MP3 Search portals"; fDesc[4] = "deleting directories or files you specify, permanently erase hidden images that your PC records secretly, cleaning your PC secret hidden blackbox, clearing your Browser Search Term History, removing your visited and typed URL list and permantly erasing all temporary files."; fDesc[5] = ", History Cleaner, and Startup Cleaner"; fDesc[6] = ", cluster tips, free space, cluster tips, full disk and the Internet traces irrevocable and secure."; fDesc[9] = "pictures you've viewed, web sites you've visited, files you've opened and other online hidden traces that put your privacy at risk."; fDesc[12] = "cookies, temporary Internet files, index.dat files, recent document lists, recently typed information, search history and other traces."; 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 = '...'; } }