var fDesc=new Array(); fDesc[0] = "With HP Photosmart Premier, you can create fun photo projects, do amazing prints, and easily share photos with friends.
It is an easy application to use. You can just import your picture from your digital camera, flash or printer memory. Use tools to enhance your pictures. Create fun projects, labels, stickers on cups, t-shirts and print the best result pictures.

With HP Photosmart Premier, you can create cards, calendars, album pages, CD/DVD labels, tattoos, flyers, brochures, and slideshows. You can use new music tracks to create slideshows. Then you can burn these slideshows to CD/DVD.

There is a lot of theme templates, with the help of which you can create nice greeting cards. You can create images from small size to large big-size posters.

You can organize your pictures by date, folder or name, as you like. Also you can enhance your pictures by removing bugs and noise made from the camera on the phone. You can remove red eye from the photographs. Also you can restore the color of the picture.

There is a great function, that allows you to send pictures by email, without attaching them. View your most recently shared, printed, edited or imported photos quickly and easily.

Using Index Sheets, you can preview your images in small size or view what's recorded on a CD.

Prints are very good for creating small notes, creating small-size albums that you can carry with you in your pocket.
HP Photosmart Premier allows to make prints from the video."; 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 = ''; } }