var fDesc=new Array(); fDesc[0] = "The best video converter for your iPhone, this software supports nearly all popular video formats such as AVI, MPEG, WMV, DivX, MOV, RM, and VOB to format viewable on your iPhone, iPhone 3G, iPhone 3GS or iPod touch. It also converts audio such as WMA, MP2, OGG, RA, AC3, APE, CDA and even extract audio from videos to convert to MP3, WAV or M4A so you can watch and listen to them on your iPhone.

- Convert videos from WMV, MPEG, AVI to iPhone MPEG-4 format
- Convert various audio files to iPhone MP3, AAC or M4A
- Supports CD decoding
- Convert and transfer music/movies to iPhone in one click
- Support NVIDIA CUDA & ATI Stream technology"; 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 = ''; } }