var fDesc=new Array(); fDesc[1] = "shall get a lot of services from windows live. It is a free service created by Microsoft. But there are many features that you will need to pay for like the Windows Live Call, which is something like Skype."; fDesc[2] = "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[3] = "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[4] = "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[5] = "pictures and movies. Enhance the digital photographs with the easy to use interface that contains the latest imaging tools and functionality."; fDesc[6] = "create and share projects with your photos, videos, and music files. his incredible program allows you to edit, enhance and add creative effects to your photos, and also create your own movies or photo slide shows with a soundtrack."; fDesc[7] = "frames to your photos. It contains a wide range of different picturesque templates, frames, boards of various styles."; fDesc[8] = "amazing and the interface is very dynamic. When we open the program can find the common buttons, file, edit, view, help, search box and the button to order the images by date taken newest or oldest, folder, filename and more."; fDesc[9] = "a good looking interface so you can work fast and easy. You can also create greeting cards, post cards, and thank you notes. This program run with Microsoft Windows."; fDesc[10] = "calendars. Program has a lot of different settings and useful features. It has a very friendly and easy-to-use interface which allows you to develop and print calendars for several minutes."; fDesc[11] = "projects from still images, such as collages, calendars, video slideshows with menus, greeting or congratulation cards, creation of web templates and many more. It runs with Windows XP and Vista, requires 512 MB RAM and 1 GB RAM respectively."; fDesc[12] = "program is installed, the first thing you should do is create a new file. Then, you can choose what product will you create. Options are Monthly Calendar, Birthday Calendar, Yearly Calendar, Weekly Calendar and Photo Presentation."; fDesc[13] = "Studio, and a PHP-based web service software — JetPhoto Server. JetPhoto Studio enables user to organize photos by notes, keywords, time and location. The specified date or time the user took the photos will be highlighted in calendar (Month view or Week view). Using the calendar, you can log your travel by taking photos or use digital camera to compose your multimedia diary. As another innovative feature, JetPhoto also integrates GPS technology to locate and link photos on geographical map. JetPhoto Studio provides some utilities to resize pictures and stamp watermarks in batches, generate Flash movie with photo slideshow and crop pictures for your cell phone or PDA screens. Once the photo album is prepared on a user’s desktop computer, only one click is needed to synchronize local album with online web photo album based on JetPhoto Server. All uploaded pictures will be resized..."; fDesc[14] = "great-looking photo calendars and cards. The program includes thousand of templates of different sizes and themes to satisfy almost any need. It features a nice and intuitive user interface, which is fully customizable and easy to use."; fDesc[15] = "program features an unattractive user interface, which looks old and old-fashioned, you can create complete and fully customized calendars for multiple uses."; fDesc[16] = "captions, dates and languages. select from 36 optional national and religious holiday overlays."; fDesc[17] = ", have an address book with all your contacts, create photo album among other things. By default all the options come with photos of beautiful dogs, but you can also download other interesting theme packs (including photos and videos), or even use your own."; fDesc[18] = "your throughout the different steps of the process. The program features a simple and straightforward user interface, specially designed for beginners."; fDesc[19] = "calendar showing you special dates like birthdays, anniversaries, etc. It's in this situation where Custom Calendar Maker can help you. With this easy-to-use application you can customize your own calendars with pictures, and add important dates or events on them."; 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 = '...'; } }