var fDesc=new Array(); fDesc[1] = "panoramic image in a matter of seconds without being an expert. It allows you to stitch the selected photos into a fanstastic panoramic masterpiece in three modes: Vertical Panorama, Horizontal Panorama and 360 Panorama."; fDesc[2] = "disk. Supporting various operating systems it allows you to install multiple operating systems on a single PC according to your needs and multiple operating systems on a single partition."; fDesc[3] = "red square) on the system tray. Right-clicking over it you will see a contextual menu. You will be able to choose several commands."; fDesc[4] = "computer, there has been a sudden crash or it is going suspiciously slowly we can very easily download and set up this program to see what is wrong and get help from their experts."; fDesc[5] = "DinerTown and it is filled with babies to be looked after. The game is about baby management. The game has 50 levels. You have to start from basic and move to expert at every level."; fDesc[7] = ", iPhone, AppleTV , PSP , 3GP, Zune,Pocket PC, FLV Video and extract audio to mp3/ogg/wma. With this incredible program you will be able to transform all your videos and movies to the format you want at high speed and with an excellent output quality."; fDesc[8] = "players to \"uncover the code\", and this combines elements of adventure and puzzle with a script full of twists and surprises."; fDesc[9] = "faster and stable. It allows you to instantly free up memory when your system slows down."; fDesc[10] = "Expert engineering software can work for you without and error. This software application could be used for designing and analyzing the complex pipe networks which may include tanks, pumps, pipes, fittings etc."; fDesc[11] = ", including CD-ROMs, harddrives, audio CDs, MP3s, removable disks..."; fDesc[12] = ", adware, keyloggers, hidden dialers, browser hijackers, and other malicious programs."; fDesc[13] = "ebook shots. Complex scenes; reflection and transparency; soft shadows; a large number of supported image formats."; fDesc[14] = "protect yourself against accidental data loss and hardware failures."; fDesc[15] = "for English learner as well as professionals to ensure that the written communication is done with utmost care and professionalism. There are number of highly useful features available like Grammar checker, Spelling Checker, Word count per sentence,"; fDesc[16] = ", scrolling window into all kinds of image formats including pg, jpeg, gif, png, tiff, bmp and pdf etc."; fDesc[17] = "java code, without any additional downloads. All the plugins and necessary java development tools – all are integrated in this prepackaged software. In order to start developing Java code with Eclipse, all you need is EasyEclipse Expert Edition."; fDesc[18] = "of the power while its in Idle mode. Shut Down Expert 5.03 is a amazingly powerful tool for scheduling your machine shutdowns and wakeup time too. Many times Computer users wants some or other tasks to run automatically and leave the computer unattended,"; fDesc[19] = "Stat-Ease. With the current new 7.1 version this smart tool has become more powerful with many different functions added/upgraded from the older version. It has new features like upfront power calculation for factorial design, Report Bookmarking, possibility to display grid ..."; fDesc[20] = "FixYa tech experts to provide live technical assistance to its users for their tech related problems. So if you are a FixYa tech expert and work for FixYa users to solve their tech related problems and want to provide live assistance to increase your income or if you are an expert ..."; 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 = '...'; } }