var fDesc=new Array(); fDesc[0] = "This Windows 7 converter supports multi video and audio formats.

Convert between all popular video and audio formats and pictures, such as MP4, 3GP, 3GPP(3G2), AVI, MOV, MKV, ASF, MPG, MPEG, RM, SWF, VOB, WMA, MPA, MP2, MP3, WAV, WMV, OGG, JPG, BMP, GIF, PNG, etc.
Supports all popular devices including iPhone, iPod, Blackberry, PSP, Zune, PS3, iPhone 3G, Apple TV, iPod touch.

Features:

- User-friendly Windows 7 converter - Drag videos directly to the converter.
- Supports converting batch files at one time.
- Supporting multi-core CPU and multi-threading for each task, offers the highest conversion speed.
- Multi languages supported."; 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 = ''; } }