var fDesc=new Array(); fDesc[0] = "iPad Mate is an all-in-one and powerful application combining Video to iPad Converter, DVD to iPad Converter, iPad to Computer/iTunes Transfer for Apple iPad tablet users. This iPad Mate provides the flexibility to convert various video and rip dvd movies to iPad friendly video format. Meanwhile, it also allow you to transfer movies/music/podcasts/video from iPad to computer or copy iPad contents to iTunes. So iPad Mate is really an assistant for Apple iPad and PC users. Video to iPad Converter - convert any popular video to iPad/ iPad 2 friendly video

As iPad Video Converter, it can convert all popular video formats such as AVI, WMV, MP4, RM, RMVB, MOV, MPG, MPEG, FLV, M4V, DivX, XviD,ASF, MKV, MOD, etc. to iPad video formats MPEG-4(.mp4), H.264(.mp4), MP4, Quicktime(.mov) even HD iPad video for playback on iPad, iPad 2 with excellent quality."; 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 = ''; } }