var fDesc=new Array(); fDesc[0] = "FLV MP4 Converter transposes FLV to MP4 and MP4 to FLV. It's EASY-TO-USE and ALL-IN-ONE video and audio converter software that could convert more than 120 video and audio file formats to 3G2, 3GP, ASF, AVI, DivX, FLV, H.264, MKV, MOV, MP4, MPEG, OGG, OGM, OGV, SWF, VOB, WMV, and Xvid.

FLV MP4 Converter also converts files to portable device compatible files such as iPhone, iPod, iPod touch, iPad, Apple TV, Archos, BlackBerry, Creative ZEN, iRiver, PS3, PSP, Wii and DS, Xbox 360, and Zune."; 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 = ''; } }