var fDesc=new Array(); fDesc[0] = "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.
Rip audio such as dialogues or music from a video and convert them into audio file compatible to play with iPhone 3G, iPhone 3GS, iPhone 4.
iPhone video converter and iPhone music converter
The iPod video converter can easily convert AVI, MPEG, WMV, DivX, MOV, RM, VOB and such video formats to iPod video MP4, or convert to iPod music MP3, M4A, WAV from multiform audios like MP3, WAV, WMA, RA, OGG, AAC, AC3, MP2, and then enjoy!"; 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 = ''; } }