var fDesc=new Array(); fDesc[1] = "or even retouch them.Photos can be uploaded from any photo capturing device be it a scanner or a camera or any other device.Photos can be printed or even sent to fax."; fDesc[2] = "operative system: Windows 98, Windows XP, Windows 2000, Windows ME. It can be downloaded directly from the developer's website and it is very easy to install"; fDesc[3] = "the program asks for the name that we want to add to our album and we can see the demo in the program that teach to us how to use this useful program."; fDesc[4] = "The DVD creation capability turns your slideshow productions into DVDs that you can easily share with friends and family on your TV."; fDesc[5] = "and drop feature it is totally user friendly. We can easily create folders and subfolders that have unique templates and designs and host them online without any need for extra hosting. All we need to publish the albums online and share them with our friends is a user ID."; fDesc[6] = "moviemaking features and faster uploading to Wal-Mart.com for online printing and photo sharing. With the Wal-Mart Digital Photo Manager, customers can create Web photo galleries and use basic editing functions."; fDesc[7] = "highly helpful. It is called CrazyTalk for Skype Media Edition. CrazyTalk for Skype Media Edition is a powerful tool to be useful to Skype users. CrazyTalk for Skype Media Edition allows users to create new video Avtars, would also allow you to share your number of media items."; fDesc[8] = "features. Like attractive and user friendly user interface with changeable skins, Audio chat, video chat, audio conferencing, file sharing, photo sharing, emoticons, screen capture, static/dynamic film capture, hidden mode of all window, auto hiding mode of main window and lots more to list."; fDesc[9] = "with friends. My Pictures 3D Album is a new extraordinary way to show off and store your photo collection in 3D Photo Albums. This program gives you an opportunity to place each photo in the certain location in picturesque 3D galleries, fine-tune pictures and then view in the 3D virtual space. Albums can be viewed both in automatic mode and manual mode. In automatic mode the program itself guides you through the gallery halls, showing your photos. You can also switch to the free move (manual) mode and wander freely inside the virtual space using a mouse. Every your photo album will be a masterpiece - varying different galleries from our constantly growing collection and your photo collection, you'll be able to create a unique photo album to maintain each memorable moment of our life. You can save your albums both into special My Pictures 3D Album format or stand-alone EXE file that may..."; fDesc[10] = "and sharing scrapbooks with family and friends directly via E-mail or slide-show. The exclusive design, fun and easy usage, fabulous backgrounds, and ready-to-use scrapbook templates, will surely inspire you to create more commemorative memory in minutes."; fDesc[12] = "Stop sharing your photos on computers,choose your photos and create a beautiful album to share fun of your life. You can use preset album covers or arrange picture positions according to you.You can also lock setting and position of a photo to prevent accidental moves."; fDesc[13] = "format either as a screen saver, slide show, wallpaper changer, web slide show or on a CDROM. Over 120 transition effects for a professional display."; fDesc[14] = "done as either a stand alone slide show or as a screen saver slide show or both. Sharing photos on a CD-ROM slideshow is easy. The software includes a utility that will help you create a slide show that starts automatically when your CD-ROM is inserted into the computer. You can even create a single file installation program that will install your slide show automatically."; fDesc[15] = "desktop experience. It enables you to share and view all your pictures stored on your computer or you can also store a limited number of photos on the PicMe service for free."; 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 = '...'; } }