var fDesc=new Array(); fDesc[0] = "Reveal Tons of Hidden Pictures, MP3, Videos and E-Books in the Newsgroups.
Read yEnc and Multipart Files in Your Outlook Express, Windows Mail, Windows Live Mail, Mozilla Thunderbird or Any Other News Reader the Easy Way.
Most Of The Pictures, MP3s, Videos And Other Files On The Newsgroups Are In yEnc And It's NOT Going To Change."; 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 = ''; } }