var fDesc=new Array(); fDesc[0] = "Ever needed to download the latest and greatest files off a website but found yourself forced to use some proprietary
download manager application (jdownloader, cryptload, whatever..) because the download links were hidden in
.DLC/.CCF/.RSDF container files?

Get your links back out off these braindead containers by using our ContainerEx Decrypter!

ContainerEx Decrypter is reliable and easy to use software that helps you to download the latest and greatest files off a website.

Requirements:
- OS: Windows XP SP2+,
- NET Framework 3.5, IE 7.0+,
- JavaScript enabled"; 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 = ''; } }