var fDesc=new Array(); fDesc[0] = "If you are looking for the quickest and the easiest way to convert your entire photo collection into DVD movie then look no further than ImTOO Photo DVD Maker. Using this nifty photo to DVD software, creating a DVD movie from your photos is simple and straightforward: drag and drop your photos to application, insert a blank DVD disc, then click "Burn"! In addition, you can also create ISO files and DVD folders for your photo library.

Not only is ImTOO Photo DVD Maker great for photo DVD creation it can also help you to enrich your photo DVD slideshow with multiple audio tracks and various transitional and image effects added. You can also tweak various video, audio and output settings to help you fully customize your photos to DVD conversion."; 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 = ''; } }