var fDesc=new Array(); fDesc[0] = "If you are a professional photographer, then Flip Album Vista Pro will make your job much easier and better in showcasing and distributing your work, which will lead to an increase in the selling rate of your photos and work.

You will also be able to protect and save your professional work on CD. It’s an intuitive natural experience in viewing by having the option of realistic 3D page flipping.

The program gives you the ability to create, manage and organize an album easily by a 3-step quick start wizard to guide new users opening a folder of images. You will have the opportunity of spicing up your photo album by choosing from a big selection of built-themes and borders that professionals designed by customizing editing controls. You can also set your background music and page by adding your favorite list of MP3; add your special effects or retouch (brightness, red eye, contrast, etc.) to you photos and work through the built in editor; add shadow and 3D effects to you photos and work; customize and add frames to you images and photos by choosing from a wide selection of picture frames.

You will enjoy full security by protecting and encrypting your copyrighted work material to stop any unauthorized copying of your work from you CD. You can put a password to your photo album CD to stop any malicious access, add your name or copyright message into your messages by using the watermarks, and share your photo album with your friends and family by uploading it to the Internet.

The auto flip function will enable you to set the flipping direction so you can start from either right or left or vice versa. Also, the auto slide show option will display your work as a slide show with auto-play and other options, like transitions effects, different time interval between slides, number of rows and columns of images and much more.

The supported multimedia formats are WAV, MP3, MIDI and WMA (audio) WMV, AVI and MPEG1 (video) GIF, BMP, JPG, PNG, ICO, WMF, PMX, PSD, PCD and TIF (image)

Windows 2000//XP/Vista."; 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 = ''; } }