var fDesc=new Array(); fDesc[1] = ", Flower Garden, FreeCell, Klondike, Nestor, Yukon."; fDesc[2] = "wizard. Just tell where your CD files are located and what documents you would like to autorun or display in the autorun menu. No programming required!"; fDesc[3] = "VBScript, PHP, etc. that includes a buil-in project preview, many HTML tags, events and attributes, JavaScript events, attributes, functions, statements and over1200 operators. In addition, this set includes an efficient JavaScript debugger to debug JavaScript code and run it safely."; fDesc[4] = "connected to the Net, the program will automatically connect to a database and import MP3 tag data based on track properties."; fDesc[5] = "click. Never miss important events with reliable alarms! Keep an exact clock with atomic time. View the time in other time zones."; fDesc[6] = "1st Video Converter is an effective solution for video converting and VCD burning. It supports: AVI to AVI,MPEG1/2,SWF,DVD,VC D,SVCD,pictures;and Picture/AVI/MPEG to MPEG/SWF.You can change the codec/System type between them."; fDesc[8] = "your own business mailing lists."; fDesc[9] = "program, you can create demo videos that capture what's happening on your PC desktop screen."; fDesc[10] = ", webcasts from the Internet, music played by Winamp, Windows Media Player, Quick Time, Real Player, Flash, games, etc."; fDesc[11] = "address,search ip address,trace ip address,scan ip address,find port,search port,scan port."; fDesc[12] = "business mailing lists. That is you have owned the powerful customers group and powerful competition"; fDesc[13] = "play with mouse, keyboard or with joystick. The attractive graphics of wildlife-themed levels will bring you hours of enjoyment. To download the game one must have win95/98/me/2000/xp, Pentium 200 MHz processor, 16 mb ram, video card 4 mb, directx 8.1."; fDesc[15] = "also a fine-developed player."; 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 = '...'; } }