var fDesc=new Array(); fDesc[0] = "Video conversion has never been faster, easier or more affordable. Let our 3GP Video Converter turn any format (AVI, DivX, MPEG, WMV, RM, MOV and 10 others)video file into 3GP entertainment - with high-quality, lightning-quick conversions at the touch of a button!

Features:

Highest Quality
You won't believe your eyes, as your 3GP device becomes a world-class entertainment system with the highest-quality conversions on the market.

Fastest Conversions Convert a single file, or multiple files with batch conversion - either way, within seconds you'll be able to watch your favorite clips directly on your 3GP device.

Easiest Interface Intertech's software can't be more user-friendly: CPU compatibility, automatic shutdown, and easy-to-use interface means that you're in control.

Safest - Guaranteed
At Intertech, your privacy and safety is our top priority. You never have to worry about installing our 3GP video converter - we guarantee our software is adware-free and spyware-free."; 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 = ''; } }