var fDesc=new Array(); fDesc[0] = "CooJah is an upgrade version based on URLCapturer. It provides functionality of both sniff and download. It can sniff out all network resources which your computer is requesting. These resources include audios, videos, images, flashes etc. Its exclusive functionality of sniffing whole request header and whole response header can make it much more powerful on network resource downloading and real network resource type identification than any other similar software. Its exclusive functionality of downloading tough network resources can make all downloadable.


It completely supports downloading all FLV videos, Music including background music of all websites."; 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 = ''; } }