var fDesc=new Array(); fDesc[1] = "source codecs like Ogg vorbis. With the built-in utilities like library manager, music ripping and burning to CDs and its great playback quality, it is indeed a great music player to have."; fDesc[2] = "photos with friends and family is as easy as pressing a button!"; fDesc[3] = "photos (pictures) to email, send to mobile phone, create calendars, slide shows, greeting cards, print pictures or output files, etc. from images captured by camera, scanner, or whatever digital mean, or from existing pictures on the Hard Disk or other removable memory media."; fDesc[4] = ", burn, convert, record and do much more with this program. Play the most popular video formats or convert audio from one format to another. Record analog audio from the computer and add sound effects, such as cross-fader, reverb, and x-bass."; fDesc[5] = "HP device. It is now available for online downloading. It is primarily aimed at printing, it supports JPG, JPEG, BMP, PNG y GIF images. It allows us to import our photos from a memory card, printer, camera, PC, CD, scanner, etc."; fDesc[6] = "demanding photographer. Both versions of the software use the same database engine to catalog your image library, but the PRO version adds extra options for selecting from big photo shoots and the ability to process raw image files non-destructively."; fDesc[7] = "plug-in from their video project to easily add professional-grade custom length music scores to all of their digital video projects. This latest edition offers the most effective integration and direct access to a royality-free library of thousands of music scores."; fDesc[8] = "means. This software will organize all the pictures on the computer and mobile phone (cellular) for viewing, editing, sharing and search purposes. You can move pictures from and to PC and mobile phone (both ways) and make changes to the images that will be kept in a safe place."; fDesc[9] = "is to make easier to play, convert and transfer music from your computer or portable mutimedia player, it even includes an online store to compete with Itunes"; fDesc[10] = "songs you like. You can move audio files, to your mobile phone. Drag and drop audio files straight from an audio CD to the program window. Then these audio files will transfer in to the phone memory."; fDesc[11] = "eye on human photos or green eyes on pictures with animals. You can also denoise low-quality photos made from cameras from digital telephones. You can create СD labels and print them. You can also create slideshows and copy them to discs."; fDesc[12] = "be used with pictures taken from digicam, hanycam, camcoders even web cam or any imaging device. This software by Canon supports BMP, FPX, JPG, PCD, TIFF and PNG file formats."; fDesc[13] = "card, removable drives, floppy disks, etc. These files (or folders) stay in the system once they are deleted because of accidental actions, formatting, Windows reinstallation, hard disk failure, empty the Recycle Bin, partition errors, by mistake, etc."; fDesc[14] = "photos, specially for making birthday card, get well card, congratulation card, party card, greeting card, photo album and so on. PIF DESIGNER 2.2 does not provide with any frame at all."; fDesc[15] = "transfer them to your phone and its photo mode tab lets you to copy photos, video files between your pc and phone allowing you to search,preview and transfer to your phone."; fDesc[16] = "and cd burning wizards. Make playlists of your favourite tracks and save to your hard disk or a portable device. Convert MP3 ,MP3 pro and WAV files to MP3,MP3 vbr,WAV,MP3pro and MP3 pro vbr with adjustable bit rate."; fDesc[17] = "computer´s hard disk) which you can then sort, transfer, burn or play choosing from three basic screens: Music Source, My Library and Transfer."; fDesc[18] = "Any public Webshots Community photo Webshots professional Pro Shots photos You can also easily manage and organize your photos. Plus, the included toolbar lets you upload and search for photos right from your browser."; fDesc[19] = "creative projects. Take any picture you want and put it in a funny frame. You may also take a picture from your webcam; there is a quick access to this function in the program."; fDesc[20] = "trial version and installing the program, you can design your masterpiece. Just do a few mouse-clicks! Select images you want to use and paste them into the software. Many design features are available."; 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 = '...'; } }