var fDesc=new Array(); fDesc[0] = "Nokia Lifeblog assist the user to create a photo album with the pictures taken with mobile phone or any other 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.

It shows all the supported types for images, videos, multimedia and messages, and you can search throughout the whole content and zoom on them to see exactly what you are looking for. It shows anything in full screen, to share all the pictures with family and/or friends, in chronological order to easy the way of following past messages.

It imports files from different sources by taking the pictures and puting them on the right folder (drag and drop) to and from your computer.

It tags files to easily search and filter by file type, text in files, favorites, etc. to sort them in the Timeline, so you can find quickly what you are looking for. Location, description or note tags can be added to easy the search of determinated items.

Rotates pictures, edit text, and permits to handle your files from other image applications you might have instaled on your computer.

The loaded items are automatically refresh whenever a new item is send, received or created on the mobile phone. A tag defining the origin or target phone can be attached for later searching by location purposes on the PC.

All the transferred files from the mobile phone are kept safe on the computer and you can make backup copies on CD, DVD, etc. and get more free memory on the mobile phone.

These files can be sent by email messages, uploaded to anywhere on the Internet (web page, blog, etc.), printed, transferred to anywhere on a local Net, etc.

Multilingual and easy to use Window style interface, audio attachments from phone, Undo/Redo capabilities, automatic delete (configurable), edition by other installed applications, local prints, etc.

System requirements:

- Nokia PC Suite
- 1 GHz Intel Pentium or higher, 128 MB RAM
- 400 MB of free HD space
- 1024x768 and 24bit color definition
- 32MB Graphics Card
- USB port or Bluetooth wireless for connecting mobile phone
- Microsoft DirectX 9.0"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }