var fDesc=new Array(); fDesc[1] = ", fast and quite simple to use software, what makes of it the perfect application for everyone. It's freeware, but the license is free only but non-commercial use."; fDesc[2] = ", and system information in one intuitive, easy to use interface, or at least thats was Dell goal! Though it improve the benefit obtained by it predecessor DellSupport, it still need to improve some of it features."; fDesc[3] = "using simple steps. PDF-XChange can output a PDF file with all the properties of a professional PDF file. You can select PDF-XChange in the printer tab while printing a Microsoft Office document to create PDF file. PDF-XChange enables you to set passwords, permissions for the PDF file."; fDesc[4] = "that the Creative MP3 players might give to the user, as well as for updating the firmware. One click is all it takes to update your player."; fDesc[5] = "screen recording by selecting the capture mode, such as: application capture mode, custom size capture mode and full screen capture mode. The on-screen actions can be easily recorded by just clicking the mouse or by following your keystrokes."; fDesc[6] = "popularity, save time with directory submissions and increase your website's Google PageRank."; fDesc[7] = "could help you in exposure about your business, by sending BULK sms to your clients.It is a unique way of sms advertisement & sms marketing"; fDesc[8] = "currencies. A quick pocket calculator is integrated. Just mimimize AB-Euro to a small icon in your task bar. Automatic rates update via internet."; fDesc[9] = "primary desktop (Video Wallpaper), by using the New Technology of overlaying YUV."; fDesc[10] = "text, picture and multimedia messages over Bluetooth technology to mobile and handheld devices."; fDesc[11] = "an hour. Auto save extracted addresses. Includes a utility for merging/deduping large email address files."; fDesc[12] = "solution for those people that do not want to display pretty faces or funny animals. It will allow you to display the name of your company as well as its web address."; fDesc[13] = "new Domain Name Monitor. Search Engine Commando's proven technology will increase traffic to your web site."; fDesc[14] = "the name of Crazy Chicken appeared since 1999. Originally developed by a Dutch studio and an advertising agency as as an advertise game for a world-renowned Scottish whiskey brand."; fDesc[15] = "software, or simply use it as a revenue raising tool! Content updated hourly, no intervention required"; 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 = '...'; } }