var fDesc=new Array(); fDesc[0] = "Tipard PS3 Video Converter features with converting general videos, like 3GP, AVI, WMV, MOV, FLV, MP4, H.264, DivX, etc. to PS3, PSP. This PS3 Converter gives PSP users access to enjoy high definition videos from any video sources (including HD videos). Moreover, Tipard PS3 Video Converter lets you extract AAC, MP3, M4A format music from video sources. Tipard PS3 Video Converter lets you optimize video quality, since it enables you trim video, crop video, add watermark, edit video effectively. Plus, with newly adopted NVIDIA® CUDA™ technology and multi-core CPUs supporting technology, the converting speed is 6X faster now."; 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 = ''; } }