var fDesc=new Array(); fDesc[0] = "Ksurist iPod Movie Converter is a super video and movie converter for your iPod/iPhone/AppleTV which helps you watch videos and movies on your iPod directly.
Ksurist iPod Movie Converter is best video to iPod converter to convert all kinds of videos to iPod MP4 e.g., convert AVI, MPEG, WMV, DivX, MP4, H.264/AVC, MKV, AVCHD, RM, MOV, ASF, 3GP, VOB to iPod movie and iPhone video."; 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 = ''; } }