var fDesc=new Array(); fDesc[1] = "phone or compatible player. The program offers flexible conversion with customized video resolution and quality that matches all the popular phone brands and models."; fDesc[2] = "for a fast and proper search. It also permits you to see the newest information on MSN most popular channels. You can customize this application as you wish, and do not have to leave the page you are working on."; fDesc[4] = "WMV.ASF. MOV. 3GP. SWF. FLV, among others to iPod, PSP, 3GP, Zune, FLV Video in a few steps. This incredible program has been designed for anyone who wants to enjoy movies or videos on any portable video device wherever you go."; fDesc[5] = "the credit of being punctual. Make your lifestyle convenient with this useful tool that will make you punctual. This amazing application will synchronize you desktop with all the important notes you have fed online so that you are reminded of important events wherever you are."; fDesc[6] = "programmes plus live channels * Catch up on the shows you've missed * No Sky TV subscription required * Free content for Sky TV customers"; fDesc[7] = "software will help you to plan individually and design according to your real kitchen size all your ALNO new furniture. You can have the traditional design, stylishly combined with modern kitchen technology – ALNO Country."; fDesc[9] = "Touch, Nano and Classic mp4 video. With just a few clicks, the program enables you to convertm, divx, xvid, avi, wmv, asf, mpg, etc. formats to iPod compatible format at high speed and with an excellent output quality."; fDesc[10] = ", mov, qt, flv, 3gp, swf, nsv to Sony PSP MP4 video format ."; fDesc[11] = "video format at a high speed and with excellent output quality. With just a few clicks, this incredible program converts avi,mpeg, flv, rm, divx, xvid, wmv, among many other formats to 3gp."; fDesc[12] = "mode\" time is UNLIMITED!"; fDesc[14] = "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[15] = "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[16] = "This title has the particularity of combining adventure and action genres in a lifestyle simulation game which covers virtually all aspects of student's life."; fDesc[18] = "Dive into the depths of the Atlantic and explore the world of the Titanic full of mysteries and secrets of the past."; fDesc[19] = "select from from hundreds of content options to create a home page containing images, humour, facts, news & information, tools, quick-connect icons, user created quick-connect buttons, lifestyle articles, self-help technical information and many other features. Demo at http://www.gmwebtops.c om"; 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 = '...'; } }