var fDesc=new Array(); fDesc[0] = "ViVi DVD Player is one of the best and smart to use tool. ViVi DVD player is product from ViVi software team. ViVi DVD player ensures that best picture and sound are delivered with complete DVD navigation with smarter DVD playback and full operating controls. It supports almost all popular video n audio formats which include IFO, DAT, AVI, VOB, WAV, MPEG, WMA, WMV, ASF, RMVB and DivX. ViVi DVD Player is an excellent software tool that provides user more options like managing the image ratio and many more. ViVi DVD Player also has snapshot facility available along with smart Channel management for Audio Channels. ViVi DVD Player will play all type of DVDs, and this tool is smarter enough to support all type of DVD formats. ViVi DVD Player has capability to work with different region DVD formats and hence this makes this DVD player as the smartest universal tool. ViVi DVD Player also supports formats like MPEG and WMA. ViVi DVD Player is smarter enough to work with operating systems like Windows Vista along with basic Windows operating systems like XP, 98, Me and many others, ViVi DVD Player is still not available for Mac machines."; 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 = ''; } }