var fDesc=new Array(); fDesc[0] = "Play DVD, VCD,divx,mp3,mpeg,avietc on your pc, DVD convertor,DVD Backup tools included
SuperDVD Player is an easy to use and powerful software DVD Player , combines the great picture and sound with full featured DVD navigation.

*True DVD Region Free Player
*Support AC-3 surround sound up to 5.1 channel. Stunning video and audio quality.
*Support DVD,VCD MP3 ,MP4 ,3GP ,3GP2,AVI ,MPEG, DIVx ,WAVE etc Files.
*Support DVD, VCD/SVCD ,TV DVB ,and other popular media formats.
*Plays a wide range of media files:
*DVD-Video object files (*.VOB),RM,RMVB,DiVX,XVID etc.
*Microsoft Waveform audio files (*.WAV,*.ASF)
*Windows Media files (*.ASF; *.WM; *.WMA)"; 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 = ''; } }