var fDesc=new Array(); fDesc[1] = "occurs due to the opening of any harmful presentation. The OS supported by this update are: Windows Server 2003 Service Pack 1, Windows Vista and Windows XP Service Pack 2 and the prerequisite apply this update is that you must have the 2007 Microsoft Office suite Service Pack 1 (SP1) pre-installed."; fDesc[2] = "images and movie clips. It’s new and improved tools helps you to edit, enhance and give a new look and glow to your photos. The browser supports a variety of image, sound and video file formats and helps to give a new look and glow to your photos."; fDesc[3] = "2000. With this program you will be able to change your plain default Windows cursors with animated cursors, with great effects and graphics."; fDesc[4] = "for an immersive viewing experience. COOL 360's intuitive interface and easy-to-use wizard deliver great-looking panoramas fast while advanced warping, blending and alignment tools ensure excellent results."; fDesc[5] = "members on $100 bills! Swap faces and bodies! Change yourself into an astronaut or a personality on a poster. Change photos for practical jokes! FunPhotor is professional fun-photo-blending maker,Combine your photos to funny or surprise scenes!and it's also a valuable and sophisticated program for entertainment. It's just plain fun! Try the coolest image synthesizing software today and see the magic with your own eyes!"; fDesc[6] = "lessons. After months of studying Ellie decided to start her own business, and since she didn't have an office to work placed the equipment in the yard of her house. You can try this game for 60 minutes before you buy the licensed version."; fDesc[7] = "applications and lots more, without even knowing bare basics of programming. It comes with many impressive features facilitating the user to create small size stand alone apps, such as games, installation programs and similar things without spending lot of time."; fDesc[8] = ", cloning, filtering, blending and flood fill, many special effects, dynamic layer effects and working layers (filter, curves, ...). Support of many picture formats, animated GIFs, CMYK, 16 bit per channel, color management, multiple undo/redo levels, plugin filter, action recording, animatimations, poster and label printing."; fDesc[9] = "landscape pictures, blending the images to look natural. The program includes 200 masks to change the photo and blend it onto the background image. It also has 60 flower types and 120 cartoons that can be added to the photos."; fDesc[10] = "blending them in different ways. The resulting 'destination' picture is the smaller of the two sources and it can be adjusted for brightness and contrast before saving to a file. There is also an optional view/merge window that can be opended to allow easy alignment of the two sources."; fDesc[11] = "someone else. This program is incredibly easy to use and you can pretty much have a finalized swap ready in five minutes."; fDesc[12] = "handling, images blending, translucent objects, etc. The application can manage up to 16 different types of files, such as JPEG, GIF and PNG, and even previous animated GIF files. An automatic image converter will make a GIF file out of any imported picture."; fDesc[13] = "open at your desktop (so called alpha blending). Use Ctrl+F11 and Ctrl+F12 keys to setup alpha blending and make your work with multiple files mor"; fDesc[14] = "fS-Tension, fS-Curvature, fS-Layer, fS-FastSkin, fS-Distant Fur, fS-Ghost, fS-Electron, fS-Wet, etc. The software has many shaders which can create great effects. It is customizable and features a lot of in-built option that can make your work easy."; fDesc[15] = "engine.Customise and save it as your default screen savers setting. Watch AngryMan get's really angry on your Monitor!"; 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 = '...'; } }