var fDesc=new Array(); fDesc[1] = "features to provide powerful digital editing performance without any problem. Pictures can be copied from camera and other storage devices and can be captured from live videos and from video files."; fDesc[2] = "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[3] = "4 unique tanks of action-puzzle adventure!"; fDesc[4] = "its spectacular visual finish, which was built on the basis of the Essence engine. This game engine enables us to appreciate the battle from every angle imaginable with an amazing quality."; fDesc[5] = "lot of action, easy controls and, of course, a spectacular graphics display . Plot:You will be able to shoot to new enemies."; fDesc[6] = "made its grand debut on the XBOX 360 when the console was just released. The game introduced certain features that were long missing from the previous games. The most important change from the previous game is the great graphics that this game has."; fDesc[7] = "This amazing game developed by Media Contact LLC and distributed at GameTop.com offers the shooters fans frantic action within the stars."; fDesc[8] = "very first time. Only Print Artist gives you the creative edge with 15,000+ professionally designed templates and 250,000+ sensational graphics all inside the box. No downloading or club memberships are required to create sensational print projects for home, school or the office. From banners to brochures, calendars to certificates, greeting cards to gift items—no other software makes it more fun to create truly spectacular projects."; fDesc[9] = "software solutions. They have developed many products and one of them is the PanoramaPlus 3. PanoramaPlus 3 is called a digital photo/image stitching tool. PanoramaPlus 3 has an easy 1-2-3 type of facility where user can easily do number of edition in the image/images."; fDesc[10] = "pictures belonging to a panorama, First software to perform HDR stitching, First software to really correct color and exposure variations between source images. Autopano Pro is incredibly fast. It will take your workflow and productivity to new heights. Autopano Pro is extremely efficient, even in the most difficult cases. And you can at anytime take over on all the software automations to achieve perfect results."; fDesc[11] = "clouds drift by and the meadow flowers bend in a gentle breeze. Download the full version of Living 3D Butterflies and watch your screen come alive with the beauty of spectacular 3D butterflies."; fDesc[12] = "screensavers, clocks, wallpapers, videos and these is classified by different categories. Now we are having the opportunity to review a screensaver called Crystal Clock, this one is full of color, amazing jewels around its face a spectacular view full of beautiful colors."; fDesc[13] = "little pleasure! Download and install this amazing screen saver to your PC and you will find a magic world full of wonderful beauty and nice fishes living on the shore of the fairy lake!"; fDesc[14] = "tricks. The game includes seven real locations from around the world including Wyoming, Italy and New Mexico, with more than 30 tracks. It allows you to perform impressive aerial jumps and spectacular airborne tricks in photo-realistic locations with incredible landscapes."; fDesc[15] = "drive your car following a track. In this game you are going to speed up your vehicle and rocket yourself through professional stunt courses."; 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 = '...'; } }