var fDesc=new Array(); fDesc[0] = "Free BlackBerry Video Converter converts almost all PC video files to BlackBerry, with the option of inserting them directly into device. Now you can convert and compress your multimedia files and watch them on the go!

Surely you will have an access to easy command of BlackBerry Video Converter by just clicking several buttons so as to complete the conversion. Also besides the default setting, you can set up the parameters of output files including resolution, bit rate, audio track, frame rate etc. for best quality of audio and video output for your video BlackBerry.

Free BlackBerry Video Converter converts multimedia files from any supported format (including AVI, ASF, WMV, MOV, MPG, MPEG, AVC, OGG, MP4, DivX, FLV (Youtube), IFO, MP3, WMA, WAV, AAC and more) to BlackBerry compatible format."; 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 = ''; } }