var fDesc=new Array(); fDesc[0] = "Photo DVD Burner is a professional program for creating digital photo slideshows.

With this program, you may easily display your photos and videos on TV, computers, websites and portable devices such as iPod series, cell phones, Zune, PSP and more. The built-in burner also allows you to burn your slideshows to DVD discs to play on DVD Player.

With built-in components including Web Album Creation component, Audio CD Ripper, Sound Recorder, DVD/VCD Burning component and Video Generator, Photo DVD Burner enables users to process media files for slideshows conveniently.

Web Album Creation component is one of the key components of the program. It features various cool transition effects, fantastic album themes and templates as well as powerful parameter settings for album photos.

Easy to navigate and efficient to process media files for digital photo slideshows

Various cool transition effects, fantastic album themes and templates for slideshow decoration

Creative settings for modifying album photos such as color, size, transitions, pan & zoom, text, art clips, contrast, color balance and more"; 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 = ''; } }