var fDesc=new Array(); fDesc[0] = "Convert most video formats to 3GP (for use on mobile phones). Shine 3GP Video Converter helps you convert AVI/MPEG to 3GP, WMV/MKV to 3GP, MOV, VCD, MP4, VOB, RM, RMVB, FLV to 3GP, and capture still BMP pictures from videos.

With Shine 3GP Video Converter, you can convert video with fine picture quality and at high speed. You can then enjoy your video/audio on your mobile phone, iPod, iPhone anywhere and anytime. Additionally, the program allows you to cut any segment that you like of all the video files. Shine 3GP Video Converter can also shut down your computer automatically when the conversion is complete."; 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 = ''; } }