var fDesc=new Array(); fDesc[0] = "Aiprosoft iPod Video Converter is a professional iPod Video Converter program. It can convert any videos to iPod, iPod nano, iPod nano 4, iPod touch, iPod touch 2, iPod classic, iPod shuffle, iPhone and iPhone 3G MP4 video formats.

This tool supports converting MPG, MPEG, MPEG 2, VOB, DAT, MP4, M4V, TS, RM, RMVB, WMV, ASF, MKV, AVI, 3GP, 3G2, FLV, SWF, MPV, QT, MOV, DV, and HD TS to iPod/iPhone MP4 Movies with fast speed and good image/sound quality.

Aiprosoft iPod Video Converter can convert not only movies, but also audio files including MP3, MP2, AAC, AC3, WAV, WMA, M4A, RM, RAM, OGG, AU, AIF, AIFF, APE, FLAC to iPod/iPhone AAC, MP3, WAV, AIFF, M4A."; 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 = ''; } }