var fDesc=new Array(); fDesc[0] = "Joy Cell Phone Video Converter, an award-winning video converter that provides conversion from almost all videos to Cell Phone,mp4 video format.

It can convert all video files such as DVD, MOV, MP4, RM, RMVB, DivX, ASF, VOB, 3GP, WMV, MPEG, AVI to 3gp,mp4 movies. Joy Cell Phone Video Converter includes " Cell Phone Video Converter" and "DVD To Cell Phone Converter "(DVD Ripper Include). So with this 3gp Video Converter , you can convert both DVD media and video file media to Cell Phone,mp4 video. You can enjoy your favorite DVD and video clip on your mp4 player as a portable DVD Player."; 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 = ''; } }