var fDesc=new Array(); fDesc[0] = "DVDZip is a perfect solution for ripping DVD IFO file and VOB to avi DivX Xvid MPEG1/2 MPEG-4 wmv flv (flash video) , DVD to iPod ,DVD to iPhone / AppleTV , DVD to PSP, DVD to Zune, DVD to 3GP so that you can play it on PC, iPod, iPhone, Apple TV, MP4 Player, PSP, Mobile Phone, Zune, PDA.
With this program you can:
-Convert your favorite DVD movies to almost all popular video formats
-Customize and it is easier than ever. Whether you are a veteran or a beginner, you will feel it was developed for you.
-It provides you with excellent image/sound quality and smaller file size just in a few clicks.
-Analyze the video image and enhance brightness, contrast and saturation
-Crop , Unsqueeze and Keep output Aspect Ratio"; 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 = ''; } }