var fDesc=new Array(); fDesc[0] = "Nokia C7 Video Converter is a program that makes this process very easy. It's designed to convert movies from popular files formats and from a DVD in just a few clicks, preserving picture and sound quality as best it can. Convert all kinds of multimedia for Nokia C7. Kingconvert Nokia C7 Video Converter can convert all the regular formats to MP4, 3GP video formats and AAC, MP3, WAV audio for all the advanced Nokia C7 players. Kingconvert Nokia C7 Video Converter allows you to get any clips from your video sources. You can get it by set the exact time or just drag the slider bar. Kingconvert Nokia C7 Video Converter allows you to crop the size of play region and adjust the output aspect ratio to get the perfect playing effect. Kingconvert Nokia C7 Video Converter has the capacity to set numerous output formats respectively which are compatible with Nokia C7."; 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 = ''; } }