var fDesc=new Array(); fDesc[1] = "games. It is based on a futuristic sci-fi plot with 2D isometric perspective graphics, in which three races from different planets, Terra, Protoss and Zerg, are fighting for supremacy and survival."; fDesc[2] = "includes 230 ready-to-use effects, drawing tools, timeline and sophisticated scripting language. You can import vector art, images animation and sounds"; fDesc[3] = "and precisely. This incredible program offers a comprehensive set of tools that enables you to edit your pictures and assists in transforming your photo ideas into reality."; fDesc[4] = "from your PC, playing against other skilled players around the world. That's exactly what Carom 3D let's you to do. You can play pool with a total control of your movements, and a great 3D perspective, so you will be able to rotate, zoom and move the camera as you desire."; fDesc[5] = "trouble. Like most Rockstar games, you control your character using the third-person perspective, and you can get on vehicles like Bicycles, Skates, etc."; fDesc[6] = "provides color management engine which features ICC profiles and other functions like white balancing, contrast, sharpness, saturation, lens correction, image perspective and trimming, outputting and printing."; fDesc[7] = "designers, video editors and photo editors are fall in this category. Sqirlz Water Reflection is infect an animation application for adding some special effects in your images and AVI videos. As its name suggest it can add water reflections in your images."; fDesc[9] = "image, using two type of bending (curling and folding), but also texturize it (using the bump maps), orient it in 3D space (including the perspective distortions) and obtain total control over the process of lighting the image (including the option of dropping inner shadows. List of Features: The ability to create both the turning page effect (Page Curl) and the folding page effect (Page Fold) (collectively – bends). The Multi-bend option: the ability to create several bends within the single session of the plug-in. The ability to orient the page in 3D space. The ability to specify the desired level of the perspective while orienting in 3D space. The ability to work with arbitrarily-shaped images (non-rectangular, with full or partial transparent areas, etc.) The total control over the process of creating the surface for a curled or a folded page by adjusting the following..."; fDesc[10] = "DWG compatible. For Engineering, Architecture, Plant Engineering, Territorial Managing"; fDesc[11] = "the virtual face that the program gives you and make it coincide with the face of photography is very simple drag nodes."; fDesc[12] = "a plug-in as well."; fDesc[13] = "way. Sometimes the video files just don't look well on a wide HDTV screen and that is because the aspect ratio is not correctly read. The problem is that the video files played on an HDTV should have a 16x9 aspect ratio instead of 4x3."; fDesc[14] = "out there! KJClipper is a very user-friendly digital image editing software tool for amatuers and professionals alike. Crop digital pictures, as well as rotate, resize, color correct, smooth, sharpen, and convert to gray scale. KJClipper is rapidly becoming one of the most popular photo editing software tools on the internet."; fDesc[15] = "a software that permits to rectify pictures to do a survey from digital or traditional photos. The rectified and scaled images could then be inserted into your CAD and used as background to copy the building and to take measures. Perspective Rectifier works with digital photos taken with any digital camera. In alternative, it is possible to use any traditional camera and to develop the photographic film in PhotoCD format or to digitize the paper printed photos with a scanner."; 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 = '...'; } }