var fDesc=new Array(); fDesc[0] = "ZC Video to Cell Phone Converter convert most of key feature format video movies and audio music to cell phone, backberry phone, windows mobile phone, symbian phone, palm phone, pocket pc playable movie, and extract the movie audio to playable music. It supports most of popular video movie formats, including AVI, DivX (*.divx; *.div), Xvid (*.xvid), MPEG (*.mpeg; *.mpg), WMV (*.wmv), ASF (*.asf), ASX (*.asx), Real Video(*.rm;*.rmvb), VCD Format (*.dat), Quick Time Format (*.mov), FLV (*.flv), MP4 (*.mp4; *.mpeg4), MKV (*.mkv), 3GP (*.3gp;*.3gpp;*.3gp2;*.3g2), Decrypted VOB(*.vob), Nullsoft Video(*.NSV) . In one word, it's video converter and audio ripper for most of movie and music resources to your cell phone. The 1-click intuitive user interface design makes you convert video and rip audio for your cell phone easily, although don't know any basic multimedia video and audio knowledge. With ZC Video to Cell Phone Converter, you will be able to enjoy huge of movies and music on your phone at anywhere and anytime, and you also can make yours favorite phone ring tone by extracting movie audio."; 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 = ''; } }