var fDesc=new Array(); fDesc[0] = "Add Photos + Music
An easy step-by-step interface guides you through the photo slideshow creation, from adding pictures, music and comments to previewing your work live. With the advanced live preview you can also change all your slideshow settings as they are playing in real time!

Edit and Customize
Bring your photos to life with transitions and animations. You can leave the settings on automatic for natural movement or customize the settings yourself . Photos can be rotated, and changed to black and white or sepia. Add audio playlists for different background music.

Create WEB video or Burn to DVD
A complete menu with video thumbnails and chapter points is automatically created. After following an easy 1, 2, 3 step process you can watch your photos on TV or the web and be impressed by the professional look of your creation! DVDs will play on any DVD player. Videos made for Youtube, Myspace, etc. can be made in SD and FULL HD (1920x1080)!"; 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 = ''; } }