var fDesc=new Array(); fDesc[0] = "DVD & Video Converter Pack

Avex DVD & Video Super Pack combines DVD Ripper Platinum, Video Converter Platinum and all DVD to iPod, PSP, 3GP, Zune Video Suite into one at steep discount.

The software features superb video/audio quality, the fastest conversion speed available on the market (Up to 3x faster), vast support for all kinds of devices. Easy to use and features fully loaded. It's a great software toolkit for video professionals as well as home users.

Features:
- Convert DVD, AVI, Xvid/DivX, WMV, MPEG, Tivo, RM, MOV and many more.
- Transcode to AVI, Xvid/Divx, WMV, MPEG, MP4 (H.264 or MPEG) videos
- Supported devices includes PC, Pocket PC, Palm, iPod, PSP, Mobile Phone, Zune player, etc
- Built-in X!-Speed transcode technology. Up to 3x faster than conventional dvd ripper.
- Easy to use. Adjustable settings.
- Support DVD DTS surround audio.
- Support video in Hi-Def, superb quality.
- Support conversion in batch mode."; 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 = ''; } }