var fDesc=new Array(); fDesc[0] = "Agree MP4 to AVI WMV MOV 3GP FLV Converter is a powerful and handy video converter which helps you convert MP4 file to all other video formats such as MP4 to AVI, MP4 to WMV, MP4 to 3GP, MP4 to MOV, MP4 to FLV, etc. This converter is a so super MP4 conversion tool that it can convert your MP4 file to almost all other video formats including AVI, WMV, MPEG, 3GP, iPod, iPhone, Zune, Xbox, PMP, PSP, Apple TV, Pocket PC, FLV, SWF, MOV. It can make your favorite MP4 file play on many digital players such as Mobile Phone, iPod, iPhone, Zune, Xbox, PMP, PSP, Apple TV, and Pocket PC."; 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 = ''; } }