var fDesc=new Array(); fDesc[0] = "DVD Photo Slideshow Maker 2.0 is the latest version of this shareware program developed by Kerosoft. There is a free trial version we can download from the developer's website and evaluate it for a 15-day period, although it only allows us to process 10 pictures. DVD Photo Slideshow Maker provides the tools to make a DVD from our digital photo show and audio, playable in computers and home players. We can make a DVD just to store our photos well organized in multiple albums. Alternatively, we can create a video file in Mpeg format by adding our favorite photos, images, pictures and our favorite tunes in mp3 format. Once the files have been added, we can select to apply from over 170 transitions effects, display time, and add audio or not. It supports several audio files. We can manage the photo files, audio files, albums, edit them, add file name, text, date, and preview, customize the DVD disc menu, save to our hard drive, or burn the resulting video files to a DVD or VCD. The DVD can be in PAL or NTSC video systems. It is possible to convert photo to VCD, photo to DVD, photo to MPEG, JPG to MPEG and JPG to MPG. There is a help guide available from the user’s interface menu. It runs under Windows 98, ME, NT, 2000, and XP operating systems."; 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 = ''; } }