var fDesc=new Array(); fDesc[0] = "DVD X Player Pro - Professional Version ( 5.1 channel version )DVD X Player Pro is the first region-free/code-free software DVD player in the world. Through this player you can play all region DVDs on all DVD drives even if you have changed the region code 5 times. You needn't hack DVD drive (flash firmware) which is very dangerous. DVD X Player's Macrovision-free feature allowing you view DVDs through your TV-out device without obstruction or distortion. You can skip the FBI warnning easily when enable the Operation-free option in DVD X Player. DVD X Player is also a full-featured and easy to use DVD player integrating all functions of a standard DVD player. DVD X Player Pro -Key FeaturesRegion free/ Code free/ Zone free - RPC2 Region Free - You can watch ALL movies from ALL regions(1 thru 6) without changing the region code.Macrovision-free. You can view DVDs through your TV-out device without obstruction or distortion.Operation-free. You can skip the FBI warnning easily. Superior audio and video playing quality Supports Dolby Digital 5.1(AC-3), Dolby Surround, multi-channel decoding up to 7.1 channelsSupports Digital Theater System (DTS), Dolby AC-3 through S/PDIFSupports DVD-Video, VCD/SVCD and other media formatsBookmark Manager, Auto-Resume Play, Image capture, Parental Control, Region code settingSupports full resolution video playback at 720x480 for NTSC and 720x576 for PALSupports Wide screen (video for 16:9 display) Full optimized for INTEL MMX, SSE, SSE2 and AMD 3DNOW, 3DNOW PRO instruction sets"; 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 = ''; } }