var fDesc=new Array(); fDesc[0] = "ImTOO iPhone Video Converter is the best iPhone movie converter software specially designed for iPhone 4, iPhone 3GS, iPhone 3G fans to convert all video files like AVI, MPEG, WMV, DivX, MKV, H.264, AVCHD, MOV, MP4, RM, RMVB, and VOB to iPhone videos perfectly. The video to iPhone converter helps you convert and put movies on iPhone easily.

Convert almost all kinds of SD and HD videos to iPhone MP4/MPEG-4 videos, such as convert AVI to iPhone
Particularly suited to convert the latest video formats, e.g. AVCHD, H.264, MKV to iPhone
Create iPhone music from popular music files, as well as extract audios from movies or music videos
Support TV output with 480p and wide screen
Support NVIDIA CUDA & AMD APP technology to gain remarkable performance in iPhone video 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 = ''; } }