var fDesc=new Array(); fDesc[1] = "both with voice, calling, video conference, gaming, and mailing functions. The program has not changed much from the previous versions in its core, but adds a great array of new features that the user can surely benefit from."; fDesc[2] = "any significant changes, except, perhaps, a couple of bug fixes from the previous entry in the franchise and some improvements in the voice calling system."; fDesc[3] = ", no matter where they are in the world. ooVoo has many great features — from video calls with up to six people at once to video messaging to chat and file transfer capabilities."; fDesc[4] = "makeup colors that fit your face, and to improve your imperfect photos, allowing you to fix and cover the facial defects. The program has options to resize your photos and crop parts of them."; fDesc[5] = "can brighten up your face, make it small or large, etc. It can whiten teeth and eyes, remove the spots on the faces, and even remove the wrinkles. The output image quality is really great."; fDesc[6] = "one picture you are looking for. Use the picture of a famous movie celebrity, a comic, or the singer of your favourite band, to make the perfect joke, amuse your friends, or just to have a good time while creating some bizarre pictures."; fDesc[7] = "loaded application that creates 3D animations of characters from a photo or still image. The user can pick from a number of funny effects like masks for creating custom back-grounds, advanced face settings for eyes, lips, teeth and mouth, and they may be imported to match a character accordingly."; fDesc[8] = "capability to remove the tiny spots and marks on your face. It can select your skin tone and use it to clear up the small spots or color differences in your skin."; fDesc[9] = "the pile with the ones on the table to make both disappear. There is a Joker that can mach any card. Your goal is to match all face up cards. The Undo button allows you to undo a wrong move."; fDesc[10] = "friend or family face and producing surreal effects! These help to disfigure and distort any ordinary image beyond recognition."; fDesc[11] = "between two photographs. The software works with the help of a well directed wizard which helps the users in a very effective way by means of 4 simple steps."; fDesc[12] = "well. Q-Face® provides the webcam screen more extensive special effects, such as facial background effects, image effects, and facial expression effects. Q-Face® is not only a webcam or video camera, but it also allows users to use different effects and expressions. Q-Face® supports the current multimedia products including StarCam Clip II and StarCam Racer. Q-Face® also provides a video shot feature and function. When you use a webcam, you can launch the video or camera function directly on the main screen during chat or conference session. It is very easy to use. Users do no have to switch to other software.Q-Face® can be applied to MSN, Yahoo Messenger and other instant message software. No need to set it, you can have your photo shown instantly on your instant message display window. Features • Compatible to all instant messenger • Various amazing effects • Sequential..."; fDesc[13] = "need is to have two photos of the parents, upload them to BabyMaker program, and voila, a new realistic picture of your baby will appear in a snap!!!"; fDesc[14] = "the virtual face that the program gives you and make it coincide with the face of photography is very simple drag nodes."; fDesc[15] = "automatically logs you into the right Windows account. Stop wasting time choosing your Windows account and typing your password. Just your smile is all you need to login!"; 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 = '...'; } }