var fDesc=new Array(); fDesc[0] = "DDVideo DPG to iPod Video Converter Gain,a professional iPod converter and DPG converter software.

It can convert DPG video files to iPod.

At the same time,The application offers you the easiest and best solution to convert all popular video formats including AVI/DIVX/XVID/DIV, MPEG/MPG/DAT, WMV/ASF/ASX, RM/RMVB, MOV/QT, 3GP/3G2, MP4/M4V, MKV,PMP,FLV...... to MP4,H.264/MPEG-4 AVC(.mp4),MOV video format and nds DPG-1/DPG-2/DPG-3/DPG-4 video format and extract audio from video/music to MP2/MP3/WAV audio format for your iPod, iPod touch,ipod classic,iPod nano, iPod shuffle,iPhone,Apple TV,NDS etc with perfect quality."; 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 = ''; } }