var fDesc=new Array(); fDesc[0] = "Convert video to MP4 video. iSkysoft MP4 Video Converter is a powerful Windows video to MP4 converter.iSkysoft MP4 Video Converter can convert all sorts of video formats to MP4 for MP4 video players such as iPhone, iPod, Apple TV and PSP. This video to MP4 converter provides a series of practical features such as batch conversion, setting video brightness, contrast, saturation, video crop, and joining multiple files into one file. Convert video to MP4 and put them on iPhone, iPod, Apple TV and PSP with iSkysoft MP4 Video Converter!Key FeaturesConvert video to MP4 for iPhone, iPod, Apple TV and PSP.iSkysoft MP4 Video Converter can convert video to iPhone, iPod, Apple TV and PSP.Support most regular video filesConvert MOV, 3GP, AVI, WMV, RM, MPEG, ASF and FLV and so forth to MP4.Trim videoYou can trim your video files to only convert a part of a video file. Crop videoCrop video to remove the unwanted sides.Customize video effectsSet movie video brightness, contrast, saturation, and choose to apply special video effects to your video files. Various video and audio settingsSet video output settings including resolution, frame rate, encoder, and bit rate, and set audio output settings including sample rate, channel, encoder and bit rate. Merge fileMerge all added files and output one file.PreviewPreview your video files before conversion to adjust the output quality. Easy to useiSkysoft MP4 Video Converter can convert video to iPod MP4, iPhone MP4, Apple TV MP4 and PSP MP4 with a few very simple steps."; 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 = ''; } }