var fDesc=new Array(); fDesc[0] = "UM MP4 Converter is a powerful MP4 Converter which fast convert videos to MP4 video file format for playback on various portable players like iPod Touch, iPod Touch 4, iPhone, Apple TV, Apple TV 2, PSP, PS3, Archos AV500, Archos AV700, Creative Zen, iRiver PMP, Zune, Android mobile, etc. Besides, with this MP4 Video Converter, you are also able to extract music files from popular video formats to convert MP4 to MP3, and also convert video file to M4A, AAC, MP3, etc., and then enjoy the music. With easy-to-use interface and fast video to MP4 conversion, this MP4 video converter can convert video to MP4 file with excellent output quality and without source limitations."; 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 = ''; } }