var fDesc=new Array(); fDesc[0] = "With Agood 3GP MP4 iPod iPhone Zune AVI Converter Free you can convert AVI, MPEG4, 3GP, iPhone files to other popular video file formats. This program helps you convert AVI ,MPEG4, 3GP, iPhone to AVI, MPEG4, 3GP, iPod, iPhone, Zune, XBOX, PMP, PSP, Apple TV, Pocket PC with high speed and super good quality. With this tool, you can, also set encoding parameters including video size, video quality, frame rate, aspect, audio quality, sample, channels and volume to get the best video 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 = ''; } }