var fDesc=new Array(); fDesc[1] = ", streaming audio and video, Podcast, and much more in the most smooth, safe and swift way. The amazing capability of this application depends on its 12 different downloading tools."; fDesc[2] = "It is identical to Adobe Reader program and adds high speed viewing of PDF documents to your applications easily."; fDesc[3] = "(including Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Project, and Microsoft Visio documents) in a custom form or Web page."; fDesc[4] = "Header,Timing, Content, Cookies, Query Strings, Post data, Request and Response Stream, redirection URLs and more."; fDesc[5] = ", Cookies, GET queries and POST data. The innovative 'HTML Spotlight' feature allows quick pinpointing of the HTML code."; fDesc[6] = "HTTP/HTTPS traffic in real-time. It doesn't change your Windows system files and no device drivers or proxies have to be installed."; fDesc[7] = "CrossFTP is an excellent FTP client. CrossFTP Pro is a turbo synchronization tool and FTP/FXP/FTPS/SFTP/WebD av(s). Their main features are multi-tab navigation; multi-threads engine; synchronization; unicode support; archive browsing; and more."; fDesc[8] = "Supports multi-threads for faster downloading Supports multi-languages in one viewer for international users Running independently, no third-party programs (such as JRE or .NET) required Very low system resources, your system don't even know it's running Inimitable to system tray icon Raises system balloon when feeds is updated Supports import feed from Internet Explorer Supports Auto-Start when login Supports proxy (http, https, socks4 & socks5)"; 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 = '...'; } }