var fDesc=new Array(); fDesc[2] = ", mov, qt, flv, 3gp, swf, nsv to Sony PSP MP4 video format ."; fDesc[3] = "mode\" time is UNLIMITED!"; fDesc[4] = "beginners and health professionals alike. It will help you lose your extra body weight or maintain your current body health and fitness. By using this program, you will be able to initiate a perfect diet regime, monitor it, trace your activities and the lost body weight."; fDesc[5] = "3GP Converter can rip DVD to Mobile Phone 3GP format. 3GP Video Converter could convert video formats such as MP4, AVI, MPEG to 3GP movie."; fDesc[6] = "Dive into the depths of the Atlantic and explore the world of the Titanic full of mysteries and secrets of the past."; fDesc[7] = "converting your DVD files into formats that are compatible with iPod and some other portable devices. With this program you do not have to worry about which conversion tool you should use for extracting your video files to your iPod."; fDesc[11] = ", mov, qt, vcd, svcd to Apple iPhone video (mp4) format with easy"; fDesc[19] = ", updated daily, where quality multimedia content available in 5 categories (News, Sports, Entertainment, Business, Lifestyle), a li..."; 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 = '...'; } }