var fDesc=new Array(); fDesc[0] = "Inquisitor is a free, fast, save, visual Web Picture Site Ripper/Downloader/Grabber, Offline Browser to select and download images shown as thumbnails directly from a displayed website in a specified destination directory. It also includes a multi connect ftp-client, and a local FileManager like "NortonCommander", and the possibility to display captured websites with "Infiltrator-Mode" !
Also includes a HTTP scanner. No dangerous HTML/Java Code will executed, even on a Windows System. Includes a very save HTML interpreter. Works in english or german and is available for Windows and Linux."; 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 = ''; } }