var fDesc=new Array(); fDesc[0] = "DVD movie album has the power to move people in ways that simply aren’t possible with pictures that stand alone. DVD movie album offer the perfect combination of style, music, imagery and emotion and with our DVD movie album software, sharing your memories is easier than ever.

DVD movie album program helps you cherish and share your memories by turning photos to appealing DVD movie album, DVD slideshow, digital photo album and photo DVD.

Our DVD movie album software also offers plenty of ways to share your DVD movie album, from saving them as videos in AVI, HD MP4, MPEG and FLV formats to burning them to VCD, DVD and ISO image file, and even YouTube videos for online sharing, including DVD movie album."; 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 = ''; } }